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