public class JWTAdfsAccessToken extends AbstractJWT
Constructor and Description |
---|
JWTAdfsAccessToken(PublicKey publicKey,
String serialized) |
Modifier and Type | Method and Description |
---|---|
protected String |
getTokenType()
This method must return one of the currently defined token types:
|
getClaimsSet, getPublicKey, getSerialized, getSubject, isValid
public JWTAdfsAccessToken(PublicKey publicKey, String serialized) throws JWTException
JWTException
protected String getTokenType()
AbstractJWT
ACCESS_TOKEN ID_TOKEN REFRESH_TOKEN
getTokenType
in class AbstractJWT
Copyright © 2015 Universitätsmedizin Mainz, Abteilung IMBEI. All rights reserved.