Class OneStageAuthenticationState

java.lang.Object
org.apache.pulsar.broker.authentication.OneStageAuthenticationState
All Implemented Interfaces:
AuthenticationState

public class OneStageAuthenticationState extends Object implements AuthenticationState
Interface for authentication state. It tell broker whether the authentication is completed or not, if completed, what is the AuthRole is.