|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaasLoginModuleChain | |
|---|---|
| org.apache.geronimo.security.jaas | |
| org.apache.geronimo.security.realm | |
| Uses of JaasLoginModuleChain in org.apache.geronimo.security.jaas |
|---|
| Classes in org.apache.geronimo.security.jaas that implement JaasLoginModuleChain | |
|---|---|
class |
JaasLoginModuleUse
Holds a reference to a login module and the control flag. |
| Methods in org.apache.geronimo.security.jaas that return JaasLoginModuleChain | |
|---|---|
JaasLoginModuleChain |
JaasLoginModuleChain.getNext()
Gets the ObjectName of the next node in the chain after this one (another JaasLoginModuleChain). |
JaasLoginModuleChain |
JaasLoginModuleUse.getNext()
|
| Uses of JaasLoginModuleChain in org.apache.geronimo.security.realm |
|---|
| Methods in org.apache.geronimo.security.realm that return JaasLoginModuleChain | |
|---|---|
JaasLoginModuleChain |
GenericSecurityRealm.getLoginModuleChain()
|
JaasLoginModuleChain |
SecurityRealm.getLoginModuleChain()
Gets the first JaasLoginModuleChain node in the chain of LoginModules for this realm. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||