|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
String |
getControlFlag()
The String form of the control flag for the login module at this position in the chain. |
LoginModuleSettings |
getLoginModule()
Gets the login module that this node in the chain corresponds to (a LoginModuleGBean). |
JaasLoginModuleChain |
getNext()
Gets the ObjectName of the next node in the chain after this one (another JaasLoginModuleChain). |
void |
setControlFlag(String controlFlag)
The String form of the control flag for the login module at this position in the chain. |
Method Detail |
public LoginModuleSettings getLoginModule()
public JaasLoginModuleChain getNext()
public String getControlFlag()
public void setControlFlag(String controlFlag)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |