Class LDAuthenticationDetails

  • All Implemented Interfaces:
    Serializable

    public class LDAuthenticationDetails
    extends org.springframework.security.web.authentication.WebAuthenticationDetails
    Our customization of an AuthenticationDetails used to extract a third authentication parameter for the 2FA.
    Since:
    7.7.3
    Author:
    Marco Meschieri - LogicalDOC
    See Also:
    Serialized Form
    • Constructor Detail

      • LDAuthenticationDetails

        public LDAuthenticationDetails​(javax.servlet.http.HttpServletRequest request)
    • Method Detail

      • getSecretKey

        public String getSecretKey()