public interface UpdatableAuthenticationToken extends AuthenticationToken
AuthenticationToken
is to be consumed in a read only fashion,
but certain API Calls may request the ability to override the state.Modifier and Type | Method and Description |
---|---|
void |
setAuthenticated(Boolean authenticated) |
getRoles, getUserId, isAuthenticated
void setAuthenticated(Boolean authenticated)
Copyright © 2018. All rights reserved.