Uses of Class
net.shibboleth.oidc.authn.principal.AuthenticationContextClassReferencePrincipal
-
Packages that use AuthenticationContextClassReferencePrincipal Package Description net.shibboleth.oidc.authn.principal OIDC-specific classes for integration with idp-authn-api packages.net.shibboleth.oidc.profile.config.navigate Navigation functions related to OIDC profile configurations. -
-
Uses of AuthenticationContextClassReferencePrincipal in net.shibboleth.oidc.authn.principal
Methods in net.shibboleth.oidc.authn.principal that return AuthenticationContextClassReferencePrincipal Modifier and Type Method Description AuthenticationContextClassReferencePrincipalAuthenticationContextClassReferencePrincipal. clone() -
Uses of AuthenticationContextClassReferencePrincipal in net.shibboleth.oidc.profile.config.navigate
Methods in net.shibboleth.oidc.profile.config.navigate that return types with arguments of type AuthenticationContextClassReferencePrincipal Modifier and Type Method Description Collection<AuthenticationContextClassReferencePrincipal>ProxyAwareDefaultOIDCAuthenticationContextClassRequestLookupFunction. apply(ProfileRequestContext input)
-