Uses of Class
org.pac4j.saml.credentials.SAML2AuthenticationCredentials
Packages that use SAML2AuthenticationCredentials
-
Uses of SAML2AuthenticationCredentials in org.pac4j.saml.credentials.authenticator
Methods in org.pac4j.saml.credentials.authenticator with parameters of type SAML2AuthenticationCredentialsModifier and TypeMethodDescriptionprotected voidSAML2Authenticator.buildProfile(SAML2AuthenticationCredentials credentials) buildProfile. -
Uses of SAML2AuthenticationCredentials in org.pac4j.saml.sso.impl
Methods in org.pac4j.saml.sso.impl that return SAML2AuthenticationCredentialsModifier and TypeMethodDescriptionprotected SAML2AuthenticationCredentialsSAML2AuthnResponseValidator.buildSAML2Credentials(SAML2MessageContext context, org.opensaml.saml.saml2.core.StatusResponseType response) buildSAML2Credentials.