Uses of Class
org.pac4j.saml.client.SAML2Client
Packages that use SAML2Client
Package
Description
-
Uses of SAML2Client in org.pac4j.saml.context
Methods in org.pac4j.saml.context with parameters of type SAML2ClientModifier and TypeMethodDescriptionSAML2ContextProvider.buildContext(SAML2Client client, org.pac4j.core.context.WebContext webContext, org.pac4j.core.context.session.SessionStore sessionStore) SAMLContextProvider.buildContext(SAML2Client client, org.pac4j.core.context.WebContext webContext, org.pac4j.core.context.session.SessionStore sessionStore) final SAML2MessageContextSAML2ContextProvider.buildServiceProviderContext(SAML2Client client, org.pac4j.core.context.WebContext webContext, org.pac4j.core.context.session.SessionStore sessionStore) SAMLContextProvider.buildServiceProviderContext(SAML2Client client, org.pac4j.core.context.WebContext webContext, org.pac4j.core.context.session.SessionStore sessionStore) -
Uses of SAML2Client in org.pac4j.saml.credentials.extractor
Fields in org.pac4j.saml.credentials.extractor declared as SAML2ClientModifier and TypeFieldDescriptionprotected final SAML2ClientSAML2CredentialsExtractor.saml2ClientConstructors in org.pac4j.saml.credentials.extractor with parameters of type SAML2Client -
Uses of SAML2Client in org.pac4j.saml.logout
Fields in org.pac4j.saml.logout declared as SAML2ClientModifier and TypeFieldDescriptionprotected final SAML2ClientSAML2LogoutActionBuilder.saml2ClientConstructors in org.pac4j.saml.logout with parameters of type SAML2Client -
Uses of SAML2Client in org.pac4j.saml.redirect
Constructors in org.pac4j.saml.redirect with parameters of type SAML2Client -
Uses of SAML2Client in org.pac4j.saml.sso.artifact
Constructors in org.pac4j.saml.sso.artifact with parameters of type SAML2Client -
Uses of SAML2Client in org.pac4j.saml.state
Constructors in org.pac4j.saml.state with parameters of type SAML2Client