Package com.swiftmq.amqp.v100.generated.security.sasl
-
Interface Summary Interface Description SaslFrameIF The SaslFrame interface.SaslFrameVisitor The SaslFrame visitor. -
Class Summary Class Description SaslChallengeFrame Send the SASL challenge data as defined by the SASL specification.SaslCode SaslFrameFactory Factory class to create SaslFrameIF objects out of a bare AMQPTypeSaslFrameVisitorAdapter The SaslFrame visitor adapter.SaslInitFrame Selects the sasl mechanism and provides the initial response if needed.SaslMechanismsFrame SaslOutcomeFrame SaslResponseFrame Send the SASL response data as defined by the SASL specification.