public interface AuthenticationToken
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials()
Returns the credentials submitted by the user during the authentication
process that verifies the submitted
account
identity. |
Object |
getPrincipal()
Returns the account identity submitted during the authentication
process.
|
Object getPrincipal()
Object getCredentials()
account
identity.Copyright © 2011-2016 OpenESB Community. All Rights Reserved.