public interface Authenticator
| Modifier and Type | Interface and Description |
|---|---|
static class |
Authenticator.AuthenticationStatus |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate() |
org.picketlink.idm.model.Account |
getAccount() |
Authenticator.AuthenticationStatus |
getStatus() |
void |
postAuthenticate() |
void authenticate()
void postAuthenticate()
Authenticator.AuthenticationStatus getStatus()
org.picketlink.idm.model.Account getAccount()
Copyright © 2013. All Rights Reserved.