Package net.shibboleth.oidc.security.credential
package net.shibboleth.oidc.security.credential
JWK Credentials.
-
ClassDescriptionFactory to generate a
ClientSecretCredentialfrom a client_secret string.Basic implementation of an ExpiringJWKCredential.A factory bean for creating aBasicExpiringJWKCredentialfrom an injected secret.A basic implementation ofJWKCredential.Factory bean for Basic JSON Web Keys (JWK).A basic implementation ofJWKReferenceCredential.Deprecated, for removal: This API element is subject to removal in a future version.Credential wrapping a client_secret.A basic implementation ofClientSecretCredential.Acredentialthat expires at some duration in seconds after 1970-01-01T0:0:0Z.SpecializedCredentialResolvermarker interface for resolvers which resolve credentials from the headers of aJOSEObjectinstance.Support class for JSON Web Algorithm credentials.Credential based on JSON Web Key (JWK).Provide JWK specific credential support.Credential based on a reference (URI) to a JSON Web Key (JWK).Deprecated, for removal: This API element is subject to removal in a future version.
ClientSecretCredential