Class AgentAuthentication.BaseAuthentication

java.lang.Object
com.flowable.agent.engine.impl.model.auth.AgentAuthentication.BaseAuthentication
All Implemented Interfaces:
AgentAuthentication
Enclosing interface:
AgentAuthentication

public static class AgentAuthentication.BaseAuthentication extends Object implements AgentAuthentication
Author:
Filip Hrisafov
  • Field Details

    • type

      protected final String type
  • Constructor Details

    • BaseAuthentication

      public BaseAuthentication(String type)
  • Method Details