public interface SaslStateContext
Modifier and Type | Method and Description |
---|---|
void |
negotiationComplete()
Indicate that negotiation is complete.
|
void |
setNegotiationState(SaslState newState)
Set the state to use for the next incoming message.
|
void setNegotiationState(SaslState newState)
newState
- the new statevoid negotiationComplete()
setNegotiationState(SaslState)
.Copyright © 2018 JBoss by Red Hat. All rights reserved.