Class StateAwareAuthorizationCallback

    • Constructor Detail

      • StateAwareAuthorizationCallback

        public StateAwareAuthorizationCallback​(StateSerDes stateSerDes)
        Parameters:
        stateSerDes - The state serdes
    • Method Detail

      • getStateValue

        @Nullable
        protected abstract java.lang.String getStateValue()
        Returns:
        The state string value
      • getState

        @Nullable
        public State getState()
        Returns:
        The state in the callback