Uses of Interface
se.swedenconnect.spring.saml.idp.attributes.release.AttributeReleaseManager
Package
Description
Support for attribute release.
Support for user authentication including SSO.
-
Uses of AttributeReleaseManager in se.swedenconnect.spring.saml.idp.attributes.release
Modifier and TypeClassDescriptionclass
Default implementation of theAttributeReleaseManager
interface. -
Uses of AttributeReleaseManager in se.swedenconnect.spring.saml.idp.authentication
ModifierConstructorDescriptionSaml2AssertionBuilder
(String idpEntityId, PkiCredential signatureCredential, AttributeReleaseManager attributeReleaseManager) Constructor.