|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JaasLoginModuleChain
Method Summary | |
---|---|
LoginModuleControlFlag |
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(LoginModuleControlFlag controlFlag)
The String form of the control flag for the login module at this position in the chain. |
Method Detail |
---|
LoginModuleSettings getLoginModule()
JaasLoginModuleChain getNext()
LoginModuleControlFlag getControlFlag()
void setControlFlag(LoginModuleControlFlag controlFlag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |