Uses of Class
edu.harvard.med.cbmi.auth.AuthenticateResponse

Packages that use AuthenticateResponse
edu.harvard.med.cbmi.auth   
 

Uses of AuthenticateResponse in edu.harvard.med.cbmi.auth
 

Methods in edu.harvard.med.cbmi.auth that return AuthenticateResponse
 AuthenticateResponse ObjectFactory.createAuthenticateResponse()
          Create an instance of AuthenticateResponse
 

Methods in edu.harvard.med.cbmi.auth that return types with arguments of type AuthenticateResponse
 JAXBElement<AuthenticateResponse> ObjectFactory.createAuthenticateResponse(AuthenticateResponse value)
          Create an instance of JAXBElement<AuthenticateResponse>}
 

Methods in edu.harvard.med.cbmi.auth with parameters of type AuthenticateResponse
 JAXBElement<AuthenticateResponse> ObjectFactory.createAuthenticateResponse(AuthenticateResponse value)
          Create an instance of JAXBElement<AuthenticateResponse>}
 



Copyright © 2011. All Rights Reserved.