Uses of Interface
org.oa4mp.delegation.client.server.AGServer
-
Packages that use AGServer Package Description org.oa4mp.delegation.client -
-
Uses of AGServer in org.oa4mp.delegation.client
Methods in org.oa4mp.delegation.client that return AGServer Modifier and Type Method Description AGServerDelegationService. getAgServer()This server issues the authorization grant that starts the delegation process.Constructors in org.oa4mp.delegation.client with parameters of type AGServer Constructor Description DelegationService(AGServer agServer, ATServer atServer, PAServer paServer)
-