@Internal public abstract class StateAwareAuthorizationCallback extends java.lang.Object implements StateAware
Constructor and Description |
---|
StateAwareAuthorizationCallback(StateSerDes stateSerDes) |
Modifier and Type | Method and Description |
---|---|
State |
getState() |
protected abstract java.lang.String |
getStateValue() |
public StateAwareAuthorizationCallback(StateSerDes stateSerDes)
stateSerDes
- The state serdes@Nullable protected abstract java.lang.String getStateValue()
@Nullable public State getState()
getState
in interface StateAware