Package com.pingidentity.sdk.oauth20.registration
package com.pingidentity.sdk.oauth20.registration
A plugin interface, with associated classes, for creating custom OAuth 2.0 client registration policies.
- Since:
- 9.0
-
ClassDescriptionAn enum representing different OAuth 2.0 client authentication methods.An exception used to handle invalid OAuth 2.0 Dynamic Client Registration data.Error codes for Dynamic Client Registration.Interface for handling client data from the OAuth 2.0 Dynamic Client Registration Protocol.Status codes to handle error conditions with dynamically registered clients.A list of OAuth 2.0 Dynamic Client Registration fields used by PingFederate.This interface defines the methods that PingFederate calls when performing policy processing for OAuth 2.0 Dynamic Client Registration.This class is used to describe a Dynamic Client Registration policy plugin implementation to the PingFederate server.