Package io.extact.rms.platform.jwt
Class JwtConfig
java.lang.Object
io.extact.rms.platform.jwt.JwtConfig
-
Field Details
-
CONFIG_PREFIX
- See Also:
-
BEARER_MARK
- See Also:
-
-
Method Details
-
of
-
getSecretPhrase
-
getSecretKey
-
getIssuer
-
isIssuedAtToNow
public boolean isIssuedAtToNow() -
getIssuedAt
public long getIssuedAt() -
getExpirationTime
public float getExpirationTime() -
getAllowedClockSeconds
public int getAllowedClockSeconds() -
enableFilter
public boolean enableFilter()
-