|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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. |
Principal |
getDefaultPrincipal()
Provides the default principal to be used when an unauthenticated subject uses a container. |
java.lang.String |
getRealmName()
Provides the realm name of the auto map assistant. |
| Method Detail |
public java.lang.String getRealmName()
public Principal getDefaultPrincipal()
public MapOfSets getAutoMapPrincipalClasses()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||