|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.security.auth.spi.AbstractServerLoginModule
org.jboss.security.negotiation.AdvancedLdapLoginModule
org.jboss.security.negotiation.spnego.AdvancedLdapLoginModule
@Deprecated public class AdvancedLdapLoginModule
This login module has now been moved to the 'org.jboss.security.negotiation' package, this class remains for backwards compatibility.
Field Summary |
---|
Fields inherited from class org.jboss.security.negotiation.AdvancedLdapLoginModule |
---|
allowEmptyPassword, baseCtxDN, baseFilter, bindAuthentication, bindCredential, bindDn, jaasSecurityDomain, recurseRoles, roleAttributeID, roleAttributeIsDN, roleFilter, roleNameAttributeID, rolesCtxDN, roleSearchControls, searchTimeLimit, userSearchControls |
Fields inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule |
---|
callbackHandler, log, loginOk, options, principalClassName, sharedState, subject, unauthenticatedIdentity, useFirstPass |
Constructor Summary | |
---|---|
AdvancedLdapLoginModule()
Deprecated. |
Method Summary | |
---|---|
void |
initialize(Subject subject,
CallbackHandler handler,
Map sharedState,
Map options)
Deprecated. |
Methods inherited from class org.jboss.security.negotiation.AdvancedLdapLoginModule |
---|
authenticate, constructLdapContext, findUserDN, getIdentity, getRoleSets, innerLogin, login, obtainRole, processIdentityAndCredential, rolesSearch, traceLdapEnv |
Methods inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule |
---|
abort, commit, createGroup, createIdentity, getUnauthenticatedIdentity, getUseFirstPass, logout |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdvancedLdapLoginModule()
Method Detail |
---|
public void initialize(Subject subject, CallbackHandler handler, Map sharedState, Map options)
initialize
in interface LoginModule
initialize
in class AdvancedLdapLoginModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |