Uses of Interface
org.oa4mp.delegation.server.OA2Constants
-
Packages that use OA2Constants Package Description org.oa4mp.delegation.server.client org.oa4mp.delegation.server.server org.oa4mp.server.loader.oauth2.servlet -
-
Uses of OA2Constants in org.oa4mp.delegation.server.client
Classes in org.oa4mp.delegation.server.client that implement OA2Constants Modifier and Type Class Description class
AGServer2
This class manages the client call to the authorization grant server -
Uses of OA2Constants in org.oa4mp.delegation.server.server
Subinterfaces of OA2Constants in org.oa4mp.delegation.server.server Modifier and Type Interface Description interface
RFC8693Constants
Created by Jeff Gaynor
on 6/24/20 at 11:43 AM -
Uses of OA2Constants in org.oa4mp.server.loader.oauth2.servlet
Subinterfaces of OA2Constants in org.oa4mp.server.loader.oauth2.servlet Modifier and Type Interface Description interface
RFC8693Constants2
Constants for RFC 8693: The token exchange endpoint.
-