Spring Extensions

Package com.myjeeva.spring.security.util

Interface Summary
CrossDomainMapper CrossDomainMapper implementations provide callers with information about which HTTP cross domain name are associated with which HTTPS cross domain name on the system, and vice versa.
SecureUriMapper SecureUriMapper implementations provide callers with information about which URI/URL Ant-style path patterns should be secured.
 

Class Summary
CrossDomainMapperImpl Concrete implementation of CrossDomainMapper that obtains HTTP domain:HTTPS domain pairs from the application context.
SecureUriMapperImpl Concrete implementation of SecureUriMapper that obtains URI/URL's pass key from the application context.
SpringExtensionsUtil myjeeva.com Spring Extensions library Helper Util implementation
 


Spring Extensions

Copyright © 2010-2012 www.myjeeva.com, All rights reserved.

The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva.com has license information.