Uses of Class
com.nimbusds.openid.connect.sdk.op.OIDCProviderEndpointMetadata
-
Packages that use OIDCProviderEndpointMetadata Package Description com.nimbusds.openid.connect.sdk.op OpenID Connect Provider (OP) classes. -
-
Uses of OIDCProviderEndpointMetadata in com.nimbusds.openid.connect.sdk.op
Methods in com.nimbusds.openid.connect.sdk.op that return OIDCProviderEndpointMetadata Modifier and Type Method Description OIDCProviderEndpointMetadataOIDCProviderMetadata. getMtlsEndpointAliases()static OIDCProviderEndpointMetadataOIDCProviderEndpointMetadata. parse(net.minidev.json.JSONObject jsonObject)Parses an OAuth 2.0 Authorisation Server endpoint metadata from the specified JSON object.
-