Uses of Class
org.oa4mp.delegation.server.client.RFC8623Server
-
Packages that use RFC8623Server Package Description org.oa4mp.delegation.server.client -
-
Uses of RFC8623Server in org.oa4mp.delegation.server.client
Methods in org.oa4mp.delegation.server.client that return RFC8623Server Modifier and Type Method Description RFC8623Server
DS2. getRfc8623Server()
Methods in org.oa4mp.delegation.server.client with parameters of type RFC8623Server Modifier and Type Method Description void
DS2. setRfc8623Server(RFC8623Server rfc8623Server)
Constructors in org.oa4mp.delegation.server.client with parameters of type RFC8623Server Constructor Description DS2(AGServer agServer, ATServer atServer, PAServer paServer, UIServer2 uiServer, RTServer rtServer, RFC6749_4_4Server rfc6749_4_4Server, RFC7009Server rfc7009Server, RFC7662Server rfc7662Server, RFC7523Server rfc7523Server, RFC8623Server rfc8623Server)
Constructor
-