public class DefaultAuthorizationServerEncoder extends Object implements AuthorizationServerEncoder
| Constructor and Description |
|---|
DefaultAuthorizationServerEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected KeyPair |
createKeyPair() |
String |
getJsonWebKeys(Annotation annotation) |
String |
getToken(Annotation authorizationServer,
Map<String,Object> claims,
Map<String,Object> headers) |
boolean |
isStandardClaim(String name) |
public boolean isStandardClaim(String name)
protected KeyPair createKeyPair()
public String getJsonWebKeys(Annotation annotation)
getJsonWebKeys in interface AuthorizationServerEncoderpublic String getToken(Annotation authorizationServer, Map<String,Object> claims, Map<String,Object> headers)
getToken in interface AuthorizationServerEncoderCopyright © 2020 Entur AS. All rights reserved.