Class AuthenticationSequenceModuleType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class AuthenticationSequenceModuleType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    Specification of authentication module in the sequence. The authentication modules are evaluated in sequence (or in parallel if possible). At least one authentication module must succeed for authentication to be successful. If there are required or requisite modules in the sequence then all of them must succeed for the sequence to be successful.
    See Also:
    Serialized Form