Uses of Interface
com.ibm.websphere.security.jwt.JwtToken
-
Uses of JwtToken in com.ibm.websphere.security.jwt
Modifier and TypeMethodDescriptionBuilder.buildJwt()
JwtBuilder.buildJwt()
Creates a newJwtToken
object based on the information in thisJwtBuilder
object and based on the configuration for thejwtBuilder
element that is specified in the server configuration that matches the ID used to instantiate thisJwtBuilder
object.Creates a newJwtToken
object based on the provided encoded token string.Modifier and TypeMethodDescriptionRetrieves all the claims from the given jwt.Retrieves the specified claim from the given JwtToken.