Class ServerRFC7523Utils
- java.lang.Object
-
- org.oa4mp.delegation.server.client.RFC7523Utils
-
- org.oa4mp.server.admin.oauth2.tools.ServerRFC7523Utils
-
- All Implemented Interfaces:
RFC7523Constants
public class ServerRFC7523Utils extends RFC7523Utils
Supports starting a flow with an admin client.
-
-
Field Summary
-
Fields inherited from interface org.oa4mp.delegation.server.server.RFC7523Constants
ADMIN_CLIENT, ADMIN_KID, ASSERTION, ASSERTION_JWT_BEARER, CLIENT_ASSERTION, CLIENT_ASSERTION_TYPE, DEFAULT_LIFETIME, GRANT_TYPE_JWT_BEARER
-
-
Constructor Summary
Constructors Constructor Description ServerRFC7523Utils()
-
Method Summary
-
Methods inherited from class org.oa4mp.delegation.server.client.RFC7523Utils
createBasicJWT, doInitFlowTokenRequest, doPost, doPost, doTokenRequest, findKey
-
-