public interface OAuthToken
extends org.apereo.cas.ticket.ServiceTicket
| Modifier and Type | Method and Description |
|---|---|
org.apereo.cas.authentication.Authentication |
getAuthentication()
Get the current authentication.
|
java.util.Collection<java.lang.String> |
getScopes()
Get requested scopes requested at the time of issuing this code.
|
getService, grantProxyGrantingTicket, isFromNewLogin, isValidFororg.apereo.cas.authentication.Authentication getAuthentication()
java.util.Collection<java.lang.String> getScopes()