|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JaasLoginModuleChain
| 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 |
|---|
LoginModuleSettings getLoginModule()
JaasLoginModuleChain getNext()
String getControlFlag()
void setControlFlag(String controlFlag)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||