Class AbstractAuthenticationModuleType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractAuthenticationModuleType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
AbstractCredentialAuthenticationModuleType, DuoAuthenticationModuleType, HttpHeaderAuthenticationModuleType, LdapAuthenticationModuleType, OidcAuthenticationModuleType, OtherAuthenticationModuleType, Saml2AuthenticationModuleType

public abstract class AbstractAuthenticationModuleType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
Common supertype for all authentication module definitions.
See Also: