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.Agent |
getAgent() |
Authenticator.AuthenticationStatus |
getStatus() |
void |
postAuthenticate() |
void authenticate()
void postAuthenticate()
Authenticator.AuthenticationStatus getStatus()
org.picketlink.idm.model.Agent getAgent()
Copyright © 2013. All Rights Reserved.