public class IdentityLoginModule extends IdentityLoginModule
callbackHandler, jbossModuleName, log, loginOk, options, principalClassModuleName, principalClassName, sharedState, subject, unauthenticatedIdentity, useFirstPass
Constructor and Description |
---|
IdentityLoginModule() |
Modifier and Type | Method and Description |
---|---|
boolean |
login()
Looks for javax.security.auth.login.name and javax.security.auth.login.password
values in the sharedState map if the useFirstPass option was true and returns
true if they exist.
|
getIdentity, getRoleSets, initialize
abort, addValidOptions, checkOptions, commit, createGroup, createIdentity, getCallerPrincipalGroup, getUnauthenticatedIdentity, getUseFirstPass, logout
public boolean login() throws LoginException
AbstractServerLoginModule
login
in interface LoginModule
login
in class IdentityLoginModule
LoginException
Copyright © 2018 JBoss by Red Hat. All rights reserved.