|
Spring Extensions | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |