|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static String |
BASE_OBJECT_NAME
|
Method Summary | |
JaasLoginModuleConfiguration[] |
getAppConfigurationEntries()
Gets the JAAS configuration for this security realm. |
String[] |
getLoginDomains()
Gets a list of the login domains that make up this security realm. |
JaasLoginModuleChain |
getLoginModuleChain()
Gets the first JaasLoginModuleChain node in the chain of LoginModules for this realm. |
boolean |
isRestrictPrincipalsToServer()
If this attribute is true, the login service will not return principals generated by this realm to clients. |
boolean |
isWrapPrincipals()
If this attribute is true, then the principals will be wrapped in realm principals. |
Methods inherited from interface org.apache.geronimo.management.geronimo.SecurityRealm |
getRealmName |
Field Detail |
public static final String BASE_OBJECT_NAME
Method Detail |
public JaasLoginModuleConfiguration[] getAppConfigurationEntries()
public boolean isRestrictPrincipalsToServer()
public boolean isWrapPrincipals()
public String[] getLoginDomains()
public JaasLoginModuleChain getLoginModuleChain()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |