Uses of Class
net.authorize.api.contract.v1.AuthenticateTestResponse
-
Packages that use AuthenticateTestResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of AuthenticateTestResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return AuthenticateTestResponse Modifier and Type Method Description AuthenticateTestResponseObjectFactory. createAuthenticateTestResponse()Create an instance ofAuthenticateTestResponse -
Uses of AuthenticateTestResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type AuthenticateTestResponse Modifier and Type Method Description protected Class<AuthenticateTestResponse>AuthenticateTestController. getResponseType()
-