Uses of Package
net.shibboleth.oidc.security.jose
Packages that use net.shibboleth.oidc.security.jose
Package
Description
Profile configurations related to OIDC functionality.
Navigation functions related to OIDC profile configurations.
OIDC profile implementation classes.
Utility classes for security related functions.
JOSE security contexts .
OIDC security criterion.
Implementation of cryptographic primitives that support JOSE objects.
-
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.profile.configClassDescriptionThe configuration information to use when decrypting JWEs.The configuration information to use when generating a JWE.The configuration information to use when generating a signed JWT.The configuration information to use when validating a JWS.
-
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.profile.implClassDescriptionThe configuration information to use when decrypting JWEs.An interface for components which resolve
DecryptionParametersbased on aCriteriaSet.The configuration information to use when generating a JWE.An interface for components which resolveEncryptionParametersbased on aCriteriaSet.The configuration information to use when generating a signed JWT.An interface for components which resolveSignatureSigningParametersbased on aCriteriaSet.The configuration information to use when validating a JWS.An interface for components which resolveSignatureValidationParametersbased on aCriteriaSet. -
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.security.implClassDescriptionDescribes the decryption parameters the system is required to use to decrypt a JWE.The effective parameters to use when generating encrypted JWTs.Exception thrown when an error occurs during JWS signature operations.The effective parameters to use when generating a JWS.
-
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.security.jose.contextClassDescriptionDescribes the decryption parameters the system is required to use to decrypt a JWE.The effective parameters to use when generating encrypted JWTs.The effective parameters to use when generating a JWS.The effective parameters to use when validating a JWS.
-
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.security.jose.criterionClassDescriptionThe configuration information to use when decrypting JWEs.The configuration information to use when generating a JWE.The configuration information to use when generating a signed JWT.The configuration information to use when validating a JWS.The effective parameters to use when validating a JWS.
-
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.security.jose.implClassDescriptionThe configuration information to use when decrypting JWEs.Describes the decryption parameters the system is required to use to decrypt a JWE.An interface for components which resolve
DecryptionParametersbased on aCriteriaSet.The configuration information to use when generating a JWE.The effective parameters to use when generating encrypted JWTs.An interface for components which resolveEncryptionParametersbased on aCriteriaSet.The configuration information to use when generating a signed JWT.The effective parameters to use when generating a JWS.An interface for components which resolveSignatureSigningParametersbased on aCriteriaSet.The configuration information to use when validating a JWS.The effective parameters to use when validating a JWS.An interface for components which resolveSignatureValidationParametersbased on aCriteriaSet.