public class JWTHokToken extends AbstractJWT
Constructor and Description |
---|
JWTHokToken(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 JWTHokToken(String serialized) throws JWTException, ParseException
publicKey
- serialized
- JWTException
ParseException
protected String getTokenType()
AbstractJWT
ACCESS_TOKEN ID_TOKEN REFRESH_TOKEN
getTokenType
in class AbstractJWT
Copyright © 2015 Universitätsmedizin Mainz, Abteilung IMBEI. All rights reserved.