Uses of Class
com.ibm.websphere.security.jwt.InvalidBuilderException
-
Uses of InvalidBuilderException 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.Builder.create()
static JwtBuilder
JwtBuilder.create()
Creates a newJwtBuilder
object using the default configuration ID .static JwtBuilder
Creates a newJwtBuilder
object using the configuration ID provided.