Uses of Class
com.ibm.websphere.security.jwt.InvalidClaimException
-
Uses of InvalidClaimException in com.ibm.websphere.security.jwt
Modifier and TypeMethodDescriptionSets audience claim.Sets the specified claim.Sets the specified claims.Retrieves the specified claim from the given JwtToken.Retrieves all the claims from the given json or jwt string.Retrieves the specified claim from the given json or jwt string.Builder.expirationTime
(long exp) JwtBuilder.expirationTime
(long exp) Sets expiration claim.Retrieves the specified claim from the configured user registry.Sets issuer claim.Builder.notBefore
(long time_from) JwtBuilder.notBefore
(long time_from) Sets "not before" claim.Removes the specified claim.Sets "subject" claim.