|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AutoMapAssistant
Provides a way for security realms to provide reasonable defaults for principal to role mapping.
This interface is used by the deployment code to automatically map principals to roles.
Method Summary | |
---|---|
MapOfSets |
getAutoMapPrincipalClasses()
Provides a set of principal class names to be used when automatically mapping principals to roles. |
PrincipalInfo |
getDefaultPrincipal()
Provides the default principal to be used when an unauthenticated subject uses a container. |
String |
getRealmName()
Provides the realm name of the auto map assistant. |
Method Detail |
---|
String getRealmName()
PrincipalInfo getDefaultPrincipal()
MapOfSets getAutoMapPrincipalClasses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |