Uses of Class
se.swedenconnect.spring.saml.idp.settings.EndpointSettings
-
Uses of EndpointSettings in se.swedenconnect.spring.saml.idp.settings
Modifier and TypeMethodDescriptionprotected EndpointSettings
EndpointSettings.Builder.buildObject()
Is invoked byAbstractSettings.AbstractBuilder.build()
and builds the settings object.IdentityProviderSettings.getEndpoints()
Gets the IdP endpoints settings.Modifier and TypeMethodDescriptionIdentityProviderSettings.Builder.endpoints
(EndpointSettings endpoints) Assigns the IdP endpoints.