| Package | Description | 
|---|---|
| org.picketlink.authentication | 
| Modifier and Type | Method and Description | 
|---|---|
| Authenticator.AuthenticationStatus | BaseAuthenticator. getStatus() | 
| Authenticator.AuthenticationStatus | Authenticator. getStatus()Returns the current status of the authentication attempt. | 
| static Authenticator.AuthenticationStatus | Authenticator.AuthenticationStatus. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Authenticator.AuthenticationStatus[] | Authenticator.AuthenticationStatus. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | BaseAuthenticator. setStatus(Authenticator.AuthenticationStatus status) | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.