| Package | Description |
|---|---|
| org.pac4j.saml.client | |
| org.pac4j.saml.crypto | |
| org.pac4j.saml.logout | |
| org.pac4j.saml.metadata | |
| org.pac4j.saml.sso.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SAML2ClientConfiguration
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected SAML2Configuration |
SAML2Client.configuration |
| Modifier and Type | Method and Description |
|---|---|
SAML2Configuration |
SAML2Client.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML2Client.setConfiguration(SAML2Configuration configuration) |
| Constructor and Description |
|---|
SAML2Client(SAML2Configuration configuration) |
| Constructor and Description |
|---|
DefaultSignatureSigningParametersProvider(CredentialProvider credentialProvider,
SAML2Configuration configuration) |
KeyStoreCredentialProvider(SAML2Configuration configuration) |
| Modifier and Type | Field and Description |
|---|---|
protected SAML2Configuration |
SAML2LogoutActionBuilder.configuration |
| Constructor and Description |
|---|
SAML2IdentityProviderMetadataResolver(SAML2Configuration configuration) |
SAML2ServiceProviderMetadataResolver(SAML2Configuration configuration,
java.lang.String callbackUrl,
CredentialProvider credentialProvider) |
| Constructor and Description |
|---|
SAML2AuthnRequestBuilder(SAML2Configuration cfg)
Instantiates a new Saml 2 authn request builder.
|
Copyright © 2019. All Rights Reserved.