Class AbstractAuthenticationFlow

java.lang.Object
ch.tocco.nice2.sso.impl.authenticationflows.AbstractAuthenticationFlow
All Implemented Interfaces:
OpenIdAuthenticationFlow
Direct Known Subclasses:
ClientSecretAuthenticationFlow, PublicAuthenticationFlow

public abstract class AbstractAuthenticationFlow extends Object implements OpenIdAuthenticationFlow