Spring Extensions

Uses of Interface
com.myjeeva.spring.security.util.SecureUriMapper

Packages that use SecureUriMapper
com.myjeeva.spring.security.secureuri   
com.myjeeva.spring.security.util   
 

Uses of SecureUriMapper in com.myjeeva.spring.security.secureuri
 

Methods in com.myjeeva.spring.security.secureuri with parameters of type SecureUriMapper
 void SecureUriProviderImpl.setSecureUriMapper(SecureUriMapper secureUriMapper)
           
 void SecureServerURI.setSecureUriMapper(SecureUriMapper secureUriMapper)
           
 

Uses of SecureUriMapper in com.myjeeva.spring.security.util
 

Classes in com.myjeeva.spring.security.util that implement SecureUriMapper
 class SecureUriMapperImpl
          Concrete implementation of SecureUriMapper that obtains URI/URL's pass key from the application context.
 


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.