public class PlainSASLResult extends Object implements SASLResult
| Constructor and Description |
|---|
PlainSASLResult(boolean success,
String user,
String password) |
public String getUser()
getUser in interface SASLResultpublic String getPassword()
public boolean isSuccess()
isSuccess in interface SASLResultCopyright © 2017 The Apache Software Foundation. All Rights Reserved.