Class HttpBasicAuthenticationModuleType

All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class HttpBasicAuthenticationModuleType extends AbstractPasswordAuthenticationModuleType
Definition of HTTP BASIC authentication module (RFC 7617).
See Also: