Uses of Interface
org.oa4mp.delegation.server.RFC7009Server
-
Packages that use RFC7009Server Package Description edu.uiuc.ncsa.oa4mp.delegation.oa2.client -
-
Uses of RFC7009Server in edu.uiuc.ncsa.oa4mp.delegation.oa2.client
Classes in edu.uiuc.ncsa.oa4mp.delegation.oa2.client that implement RFC7009Server Modifier and Type Class Description class
RFC7009Server2
For RFC 7009 -- the revocation endpoint.Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.client that return RFC7009Server Modifier and Type Method Description RFC7009Server
DS2. getRfc7009Server()
Constructors in edu.uiuc.ncsa.oa4mp.delegation.oa2.client with parameters of type RFC7009Server Constructor Description DS2(AGServer agServer, ATServer atServer, PAServer paServer, UIServer2 uiServer, RTServer rtServer, RFC7009Server rfc7009Server, RFC7662Server rfc7662Server, RFC7523Server rfc7523Server, RFC8623Server rfc8623Server)
Constructor
-