|
jboss-sasl 1.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SaslState | |
---|---|
org.jboss.sasl.util |
Uses of SaslState in org.jboss.sasl.util |
---|
Fields in org.jboss.sasl.util declared as SaslState | |
---|---|
static SaslState |
SaslState.COMPLETE
The SASL negotiation completed state. |
static SaslState |
SaslState.FAILED
The SASL negotiation failure state. |
Methods in org.jboss.sasl.util with parameters of type SaslState | |
---|---|
void |
SaslStateContext.setNegotiationState(SaslState newState)
Set the state to use for the next incoming message. |
|
jboss-sasl 1.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |