Interface SASLResult
-
- All Known Implementing Classes:
PlainSASLResult,PrincipalSASLResult
public interface SASLResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SubjectgetSubject()StringgetUser()booleanisSuccess()
-