|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.springframework.security.authoritymapping used by org.springframework.security.authoritymapping | |
---|---|
Attributes2GrantedAuthoritiesMapper
Interface to be implemented by classes that can map a list of security attributes (such as roles or group names) to a list of Spring Security GrantedAuthorities. |
|
MappableAttributesRetriever
Interface to be implemented by classes that can retrieve a list of mappable security attribute strings (for example the list of all available J2EE roles in a web or EJB application). |
Classes in org.springframework.security.authoritymapping used by org.springframework.security.ui.preauth.j2ee | |
---|---|
Attributes2GrantedAuthoritiesMapper
Interface to be implemented by classes that can map a list of security attributes (such as roles or group names) to a list of Spring Security GrantedAuthorities. |
|
MappableAttributesRetriever
Interface to be implemented by classes that can retrieve a list of mappable security attribute strings (for example the list of all available J2EE roles in a web or EJB application). |
|
XmlMappableAttributesRetriever
This implementation for the MappableAttributesRetriever interface retrieves the list of mappable attributes from an XML file. |
Classes in org.springframework.security.authoritymapping used by org.springframework.security.ui.preauth.websphere | |
---|---|
Attributes2GrantedAuthoritiesMapper
Interface to be implemented by classes that can map a list of security attributes (such as roles or group names) to a list of Spring Security GrantedAuthorities. |
|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |