Package org.apache.bookkeeper.sasl
Class SaslServerState
java.lang.Object
org.apache.bookkeeper.sasl.SaslServerState
Server side Sasl implementation.
-
Constructor Summary
ConstructorsConstructorDescriptionSaslServerState(ServerConfiguration serverConfiguration, Subject subject, Pattern allowedIdsPattern) -
Method Summary
-
Constructor Details
-
SaslServerState
public SaslServerState(ServerConfiguration serverConfiguration, Subject subject, Pattern allowedIdsPattern) throws IOException, SaslException, LoginException - Throws:
IOExceptionSaslExceptionLoginException
-
-
Method Details
-
isComplete
public boolean isComplete() -
getUserName
-
response
- Throws:
SaslException
-