jboss-sasl 1.0.0.Beta1

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

Packages that use SaslWrapper
org.jboss.sasl.util   
 

Uses of SaslWrapper in org.jboss.sasl.util
 

Methods in org.jboss.sasl.util that return SaslWrapper
protected  SaslWrapper AbstractSaslParticipant.getWrapper()
          Get the current configured SASL wrapper, if any.
 

Methods in org.jboss.sasl.util with parameters of type SaslWrapper
protected  void AbstractSaslParticipant.setWrapper(SaslWrapper wrapper)
          Set the current configured SASL wrapper, if any.
 


jboss-sasl 1.0.0.Beta1

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