public interface CspAccessTokenSecurityContext extends ExecutionContext.SecurityContext
AUTHENTICATION_DATA_ID, AUTHENTICATION_SCHEME_ID
Modifier and Type | Method and Description |
---|---|
boolean |
needsRefresh()
Method to check if access token needs to be refreshed.
|
void |
setAccessToken(char[] accessToken)
Used to set AccessToken in security context.
|
getAllProperties, getProperty