Class AuthenticationConfig

java.lang.Object
com.skava.service.authenticator.model.AuthenticationConfig
All Implemented Interfaces:
Serializable

public class AuthenticationConfig extends Object implements Serializable
This class holds the authentication configuration.
Author:
annamalai.p
See Also:
  • Constructor Details

    • AuthenticationConfig

      public AuthenticationConfig(Map<String,String> properties)
      Constructor for authentication properties initialization.
      Parameters:
      properties - This is where you describe what the 'properties' parameter is used for.