public interface Authentication
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials()
The credentials that prove the principal is correct.
|
Object |
getPrincipal()
The identity of the principal being authenticated.
|
Object getPrincipal()
Principal being authenticated or the authenticated
principal after authentication.Object getCredentials()
PrincipalCopyright © 2018. All rights reserved.