Class SimpleAuthenticationConfig

All Implemented Interfaces:
AuthenticationConfig

public class SimpleAuthenticationConfig extends AbstractClusterLoginConfig<SimpleAuthenticationConfig>
Typed authentication configuration for SimplePropertiesLoginModule. The user configuration (username, password, and assigned roles) is directly part of the configuration object.