Uses of Package
net.shibboleth.oidc.security.jose
-
Packages that use net.shibboleth.oidc.security.jose Package Description net.shibboleth.oidc.profile.config Profile configurations related to OIDC functionality.net.shibboleth.oidc.profile.config.navigate Navigation functions related to OIDC profile configurations.net.shibboleth.oidc.profile.impl OIDC profile implementation classes.net.shibboleth.oidc.security.impl Utility classes for security related functions.net.shibboleth.oidc.security.jose.context JOSE security contexts .net.shibboleth.oidc.security.jose.criterion OIDC security criterion.net.shibboleth.oidc.security.jose.impl Implementation of cryptographic primitives that support JOSE objects. -
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.profile.config Class Description DecryptionConfiguration The configuration information to use when decrypting JWEs.EncryptionConfiguration The configuration information to use when generating a JWE.SignatureSigningConfiguration The configuration information to use when generating a signed JWT.SignatureValidationConfiguration The configuration information to use when validating a JWS. -
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.profile.config.navigate Class Description DecryptionConfiguration The configuration information to use when decrypting JWEs.EncryptionConfiguration The configuration information to use when generating a JWE.SignatureSigningConfiguration The configuration information to use when generating a signed JWT.SignatureValidationConfiguration The configuration information to use when validating a JWS. -
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.profile.impl Class Description DecryptionConfiguration The configuration information to use when decrypting JWEs.DecryptionParametersResolver An interface for components which resolveDecryptionParametersbased on aCriteriaSet.EncryptionConfiguration The configuration information to use when generating a JWE.EncryptionParametersResolver An interface for components which resolveEncryptionParametersbased on aCriteriaSet.SignatureSigningConfiguration The configuration information to use when generating a signed JWT.SignatureSigningParametersResolver An interface for components which resolveSignatureSigningParametersbased on aCriteriaSet.SignatureValidationConfiguration The configuration information to use when validating a JWS.SignatureValidationParametersResolver An interface for components which resolveSignatureValidationParametersbased on aCriteriaSet. -
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.security.impl Class Description DecryptionParameters Describes the decryption parameters the system is required to use to decrypt a JWE.EncryptionParameters The effective parameters to use when generating encrypted JWTs.SignatureSigningParameters The effective parameters to use when generating a JWS. -
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.security.jose.context Class Description DecryptionParameters Describes the decryption parameters the system is required to use to decrypt a JWE.EncryptionParameters The effective parameters to use when generating encrypted JWTs.SignatureSigningParameters The effective parameters to use when generating a JWS.SignatureValidationParameters The effective parameters to use when validating a JWS. -
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.security.jose.criterion Class Description DecryptionConfiguration The configuration information to use when decrypting JWEs.EncryptionConfiguration The configuration information to use when generating a JWE.SignatureSigningConfiguration The configuration information to use when generating a signed JWT.SignatureValidationConfiguration The configuration information to use when validating a JWS.SignatureValidationParameters The effective parameters to use when validating a JWS. -
Classes in net.shibboleth.oidc.security.jose used by net.shibboleth.oidc.security.jose.impl Class Description DecryptionConfiguration The configuration information to use when decrypting JWEs.DecryptionParameters Describes the decryption parameters the system is required to use to decrypt a JWE.DecryptionParametersResolver An interface for components which resolveDecryptionParametersbased on aCriteriaSet.EncryptionConfiguration The configuration information to use when generating a JWE.EncryptionParameters The effective parameters to use when generating encrypted JWTs.EncryptionParametersResolver An interface for components which resolveEncryptionParametersbased on aCriteriaSet.SignatureSigningConfiguration The configuration information to use when generating a signed JWT.SignatureSigningParameters The effective parameters to use when generating a JWS.SignatureSigningParametersResolver An interface for components which resolveSignatureSigningParametersbased on aCriteriaSet.SignatureValidationConfiguration The configuration information to use when validating a JWS.SignatureValidationParameters The effective parameters to use when validating a JWS.SignatureValidationParametersResolver An interface for components which resolveSignatureValidationParametersbased on aCriteriaSet.