Package net.shibboleth.oidc.security.jose.criterion
OIDC security criterion.
- Since:
- 2.2.0
-
Class Summary Class Description ClientInformationCriterion Client information criterion to make decisions based on client information.ClientSecretCredentialCriterion ACriterionthat holds a single, fixed, client_secret credential.DecryptionConfigurationCriterion Criterion which holds one or more instances of aDecryptionConfiguration.EncryptionConfigurationCriterion Criterion which holds one or more instances ofEncryptionConfigurationCriterion.JOSEObjectCriterion An implementation ofCriterionwhich specifies criteria based on the contents of aJOSEObjectelement.JWKSetCriterion An implementation ofCriterionwhich specifies criteria based on the contents of aJWKSetelement.KeyIdCriterion An implementation ofCriterionwhich specifies key ID criteria.ProviderMetadataCriterion Provider metadata criterion to make decisions based on OpenID Provider information.SignatureSigningConfigurationCriterion Criterion which holds one or more instances ofSignatureSigningConfigurationCriterion.SignatureValidationConfigurationCriterion Criterion which holds one or more instances ofSignatureValidationConfigurationforsigned JWTs.SignatureValidationParametersCriterion Criterion which holds an instance ofSignatureValidationParameters.