Class SyncopeAuthenticationDetails

java.lang.Object
org.apache.syncope.core.spring.security.SyncopeAuthenticationDetails
All Implemented Interfaces:
Serializable

public class SyncopeAuthenticationDetails extends Object implements Serializable
See Also:
  • Constructor Details

    • SyncopeAuthenticationDetails

      public SyncopeAuthenticationDetails(HttpServletRequest request)
    • SyncopeAuthenticationDetails

      public SyncopeAuthenticationDetails(String domain, String delegatedBy)
  • Method Details