Uses of Class
com.ibm.websphere.security.jwt.InvalidConsumerException
-
Uses of InvalidConsumerException in com.ibm.websphere.security.jwt
Modifier and TypeMethodDescriptionConsumer.create()
static JwtConsumer
JwtConsumer.create()
Creates a newJwtConsumer
object using the default configuration ID "defaultJwtConsumer".static JwtConsumer
Creates a newJwtConsumer
object using the configuration ID provided.Creates a newJwtToken
object based on the provided encoded token string.