Consolidated security parsers into the main 'config' package (avoids a tangle).

This commit is contained in:
Mark Fisher
2008-07-07 01:54:41 +00:00
parent 47d4093a93
commit 590f7e9f26
10 changed files with 6 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.integration.security.channel.config;
package org.springframework.integration.security.config;
import static org.junit.Assert.*;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.integration.security.channel.config;
package org.springframework.integration.security.config;
import static org.junit.Assert.*;