public interface Authenticator
| Modifier and Type | Interface and Description |
|---|---|
static class |
Authenticator.AuthenticationStatus |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate() |
Authenticator.AuthenticationStatus |
getStatus() |
org.picketlink.idm.api.User |
getUser() |
void |
postAuthenticate() |
void authenticate()
void postAuthenticate()
org.picketlink.idm.api.User getUser()
Authenticator.AuthenticationStatus getStatus()
Copyright © 2013 Seam Framework. All Rights Reserved.