Uses of Class
org.apache.qpid.server.security.auth.AuthenticationResult

Packages that use AuthenticationResult
org.apache.qpid.server.security.auth.manager   
 

Uses of AuthenticationResult in org.apache.qpid.server.security.auth.manager
 

Methods in org.apache.qpid.server.security.auth.manager that return AuthenticationResult
 AuthenticationResult AuthenticationManager.authenticate(SaslServer server, byte[] response)
           
 AuthenticationResult PrincipalDatabaseAuthenticationManager.authenticate(SaslServer server, byte[] response)
           
 



Licensed to the Apache Software Foundation