Class AuthenticationFlow

java.lang.Object
pl.edu.icm.unity.engine.api.authn.AuthenticationFlow

public class AuthenticationFlow extends Object
Stores information about a authentication flow, as configured by administrator and selectable by a user or client. The flow contains a first factor authenticators, policy and optionally second factor authenticators. The policy decide how second factor authenticator is enforced.

This class is a working instance of what can be described by the AuthenticationFlowDefinition.

Implementation note: RBA is unimplemented yet. In future it will be extended.

Author:
K. Benedyczak