|
||||||||||
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 |
JaasLoginModuleUse.getNext()
|
JaasLoginModuleChain |
JaasLoginModuleChain.getNext()
Gets the ObjectName of the next node in the chain after this one (another JaasLoginModuleChain). |
Uses of JaasLoginModuleChain in org.apache.geronimo.security.realm |
---|
Methods in org.apache.geronimo.security.realm that return JaasLoginModuleChain | |
---|---|
JaasLoginModuleChain |
SecurityRealm.getLoginModuleChain()
Gets the first JaasLoginModuleChain node in the chain of LoginModules for this realm. |
JaasLoginModuleChain |
GenericSecurityRealm.getLoginModuleChain()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |