jboss-sasl 1.0.0.Beta1

Uses of Interface
org.jboss.sasl.util.SaslState

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

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.