Uses of Class
org.apache.openejb.client.AuthenticationRequest

Packages that use AuthenticationRequest
org.apache.openejb.client   
 

Uses of AuthenticationRequest in org.apache.openejb.client
 

Methods in org.apache.openejb.client that return AuthenticationRequest
 AuthenticationRequest AuthenticationResponse.getRequest()
           
 

Methods in org.apache.openejb.client with parameters of type AuthenticationRequest
protected  AuthenticationResponse JNDIContext.requestAuthorization(AuthenticationRequest req)
           
 void AuthenticationResponse.setRequest(AuthenticationRequest request)
           
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.