Uses of Class
net.shibboleth.oidc.security.credential.impl.AbstractClientInformationCredentialResolver
Packages that use AbstractClientInformationCredentialResolver
Package
Description
Credential resolver implementation classes.
-
Uses of AbstractClientInformationCredentialResolver in net.shibboleth.oidc.security.credential.impl
Subclasses of AbstractClientInformationCredentialResolver in net.shibboleth.oidc.security.credential.implModifier and TypeClassDescriptionclassAJOSEObjectCredentialResolverthat resolves client secret from of a ClientInformation.classAJOSEObjectCredentialResolverthat resolves credentials from the jwks or contents of jwks_uri of a ClientInformation.