Class PlainSASLResult
java.lang.Object
org.apache.activemq.artemis.protocol.amqp.sasl.PlainSASLResult
- All Implemented Interfaces:
SASLResult
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PlainSASLResult
-
-
Method Details
-
getSubject
- Specified by:
getSubjectin interfaceSASLResult
-
getUser
- Specified by:
getUserin interfaceSASLResult
-
getPassword
-
isSuccess
public boolean isSuccess()- Specified by:
isSuccessin interfaceSASLResult
-