public interface JwtClaimsParameterGroup
static String
CLAIMS_PARAMETER_GROUP
String
getAud()
Map<String,String>
getCustomClaims()
getExp()
getIat()
getIss()
getJti()
getNbf()
getSub()
static final String CLAIMS_PARAMETER_GROUP
String getIss()
String getAud()
String getSub()
String getJti()
String getExp()
String getIat()
String getNbf()
Map<String,String> getCustomClaims()
Copyright © 2019. All rights reserved.