Uses of Class
com.ibm.websphere.security.jwt.JwtException
-
-
Uses of JwtException in com.ibm.websphere.security.jwt
Methods in com.ibm.websphere.security.jwt that throw JwtException Modifier and Type Method Description JwtToken
Builder. buildJwt()
JwtToken
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.
-