Class Saml2UserAuthenticationInfoAuditData.SsoInformation

java.lang.Object
se.swedenconnect.spring.saml.idp.audit.data.Saml2UserAuthenticationInfoAuditData.SsoInformation
All Implemented Interfaces:
Serializable
Enclosing class:
Saml2UserAuthenticationInfoAuditData

public static class Saml2UserAuthenticationInfoAuditData.SsoInformation extends Object implements Serializable
If the current authentication object is being re-used, i.e., if SSO was applied, this object holds information about the instance when the user was authenticated.
See Also:
  • Constructor Details

    • SsoInformation

      public SsoInformation()
  • Method Details