Package | Description |
---|---|
org.apache.qpid.server.security |
Modifier and Type | Method and Description |
---|---|
SubjectAuthenticationResult |
SubjectCreator.authenticate(SaslServer server,
byte[] response)
Authenticates a user using SASL negotiation.
|
SubjectAuthenticationResult |
SubjectCreator.authenticate(String username,
String password) |
SubjectAuthenticationResult |
SubjectCreator.createResultWithGroups(AuthenticationResult authenticationResult) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.