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(org.pac4j.core.context.CallContext ctx, SAML2Client client) buildContext.SAMLContextProvider.buildContext(org.pac4j.core.context.CallContext ctx, SAML2Client client) buildContext.final SAML2MessageContextSAML2ContextProvider.buildServiceProviderContext(org.pac4j.core.context.CallContext ctx, SAML2Client client) buildServiceProviderContext.SAMLContextProvider.buildServiceProviderContext(org.pac4j.core.context.CallContext ctx, SAML2Client client) buildServiceProviderContext. -
Uses of SAML2Client in org.pac4j.saml.credentials.extractor
Constructors in org.pac4j.saml.credentials.extractor with parameters of type SAML2ClientModifierConstructorDescriptionSAML2CredentialsExtractor(SAML2Client client, SAML2MetadataResolver idpMetadataResolver, SAML2MetadataResolver spMetadataResolver, SOAPPipelineProvider soapPipelineProvider) Constructor for SAML2CredentialsExtractor. -
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 SAML2ClientModifierConstructorDescriptionSAML2LogoutActionBuilder(SAML2Client client) Constructor for SAML2LogoutActionBuilder. -
Uses of SAML2Client in org.pac4j.saml.logout.processor
Constructors in org.pac4j.saml.logout.processor with parameters of type SAML2ClientModifierConstructorDescriptionSAML2LogoutProcessor(SAML2Client client) Constructor for SAML2LogoutProcessor. -
Uses of SAML2Client in org.pac4j.saml.redirect
Constructors in org.pac4j.saml.redirect with parameters of type SAML2ClientModifierConstructorDescriptionConstructor for SAML2RedirectionActionBuilder. -
Uses of SAML2Client in org.pac4j.saml.sso.artifact
Constructors in org.pac4j.saml.sso.artifact with parameters of type SAML2ClientModifierConstructorDescriptionConstructor for DefaultSOAPPipelineProvider.