Class SetAuthenticationContextClassReferenceToResponseContext

    • Field Detail

      • log

        @Nonnull
        private org.slf4j.Logger log
        Class logger.
      • authCtx

        @Nullable
        private net.shibboleth.idp.authn.context.AuthenticationContext authCtx
        Authentication context.
      • requestedPrincipalContext

        @Nullable
        private net.shibboleth.idp.authn.context.RequestedPrincipalContext requestedPrincipalContext
        requested principal context.
      • preferredPrincipalContext

        @Nullable
        private net.shibboleth.idp.authn.context.PreferredPrincipalContext preferredPrincipalContext
        preferred principal context.
      • classRefLookupStrategy

        @NonnullAfterInit
        private Function<ProfileRequestContext,​net.shibboleth.oidc.authn.principal.AuthenticationContextClassReferencePrincipal> classRefLookupStrategy
        Strategy used to determine the AuthnContextClassRef.
    • Constructor Detail

      • SetAuthenticationContextClassReferenceToResponseContext

        public SetAuthenticationContextClassReferenceToResponseContext()