Class RFC8623Server
- java.lang.Object
-
- org.oa4mp.delegation.server.client.ASImpl
-
- org.oa4mp.delegation.server.client.TokenAwareServer
-
- org.oa4mp.delegation.server.client.RFC8623Server
-
- All Implemented Interfaces:
AddressableServer
,DoubleDispatchServer
,Server
public class RFC8623Server extends TokenAwareServer
Created by Jeff Gaynor
on 7/19/23 at 9:29 AM
-
-
Constructor Summary
Constructors Constructor Description RFC8623Server(edu.uiuc.ncsa.security.servlet.ServiceClient serviceClient, URI issuer, String wellKnown, boolean oidcEnabled)
-
Method Summary
-
Methods inherited from class edu.uiuc.ncsa.oa4mp.delegation.oa2.client.TokenAwareServer
getAndCheckIDToken, getAndCheckResponse, getJsonWebKeys, getServiceClient, getTokenEndpoint, setTokenEndpoint
-
Methods inherited from class edu.uiuc.ncsa.oa4mp.delegation.oa2.client.ASImpl
getAddress, process
-
-