Package | Description |
---|---|
org.forgerock.json.jose.exceptions |
Exceptions for all possible JWT exception scenarios.
|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
org.forgerock.json.jose.jwk.store |
This package contains classes to manage a JWKs URI.
|
org.forgerock.oauth.resolvers |
This package contains classes to generate Open ID Resolvers, which can
validate a supplied JWS against an Open ID Connect provider.
|
Class and Description |
---|
JweException
Represents a generic exception for JWE operations.
|
JwsException
Represents a generic exception for JWS operations.
|
JwtBuilderException
Represents an exception that occurs when creating/rebuilding JWTs.
|
JwtReconstructionException
Represents an exception that occurs when reconstructing JWTs.
|
JwtRuntimeException
Represents a generic exception for JWT operations.
|
Class and Description |
---|
FailedToLoadJWKException
Unable to load the JWK/x5u location points.
|
Class and Description |
---|
FailedToLoadJWKException
Unable to load the JWK/x5u location points.
|
Class and Description |
---|
FailedToLoadJWKException
Unable to load the JWK/x5u location points.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.