Uses of Class
net.shibboleth.oidc.profile.core.OIDCAuthenticationRequest
-
Packages that use OIDCAuthenticationRequest Package Description net.shibboleth.oidc.profile.encoding OIDC message encoder API. -
-
Uses of OIDCAuthenticationRequest in net.shibboleth.oidc.profile.encoding
Methods in net.shibboleth.oidc.profile.encoding with parameters of type OIDCAuthenticationRequest Modifier and Type Method Description static voidAuthenticationContextClassReferenceSupport. buildACRClaimsRequest(OIDCAuthenticationRequest authnRequest)Build an ID Token requested claims request with any ACR values in the authentication request.
-