Class AuthenticationSequenceType

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

    public class AuthenticationSequenceType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    Authentication sequence. It is a sequence of authentication modules. The modules could be invoked in order, or they may be invoked in parallel if the specific implementation allows such approach. The purpose of the sequence is to guide user through a complete authentication process.
    See Also:
    Serialized Form