Uses of Class
se.swedenconnect.spring.saml.idp.settings.IdentityProviderSettings
Package
Description
Support for processing SAML authentication requests.
Configurers for the SAML Identity Provider.
Context definitions for the Saml Identity Provider.
Non-standard SAML extensions.
Identity Provider Settings.
-
Uses of IdentityProviderSettings in se.swedenconnect.spring.saml.idp.authnrequest
ModifierConstructorDescriptionSaml2AuthnRequestAuthenticationConverter
(org.opensaml.saml.metadata.resolver.MetadataResolver metadataResolver, IdentityProviderSettings settings) Constructor. -
Uses of IdentityProviderSettings in se.swedenconnect.spring.saml.idp.config.configurers
Modifier and TypeMethodDescriptionstatic void
Saml2IdpConfigurer.validateIdentityProviderSettings
(IdentityProviderSettings identityProviderSettings) Validates thatIdentityProviderSettings
has been set up so that the Identity Provider can function. -
Uses of IdentityProviderSettings in se.swedenconnect.spring.saml.idp.context
Modifier and TypeMethodDescriptionSaml2IdpContext.getSettings()
Gets the IdP settings (configuration) -
Uses of IdentityProviderSettings in se.swedenconnect.spring.saml.idp.extensions
ModifierConstructorDescriptionConstructor setting up the object for decryptingSignMessage
objects. -
Uses of IdentityProviderSettings in se.swedenconnect.spring.saml.idp.settings
Modifier and TypeMethodDescriptionIdentityProviderSettings.Builder.buildObject()
Builds theIdentityProviderSettings
.