static TokenAuthentication.Builder |
TokenAuthentication.builder() |
static TokenAuthentication.Builder |
TokenAuthentication.builder(TokenAuthentication tokenAuthentication) |
TokenAuthentication.Builder |
TokenAuthentication.Builder.withProperties(Map<String,Object> properties) |
TokenAuthentication.Builder |
TokenAuthentication.Builder.withResourceOwnerRoles(Set<String> resourceOwnerRoles) |
TokenAuthentication.Builder |
TokenAuthentication.Builder.withScopes(Set<String> scopes) |
TokenAuthentication.Builder |
TokenAuthentication.Builder.withToken(String token) |
TokenAuthentication.Builder |
TokenAuthentication.Builder.withTokenHolder(AccessTokenStoreHolder tokenHolder) |