Uses of Class
com.nimbusds.openid.connect.sdk.op.OIDCProviderEndpointMetadata
Packages that use OIDCProviderEndpointMetadata
-
Uses of OIDCProviderEndpointMetadata in com.nimbusds.openid.connect.sdk.op
Methods in com.nimbusds.openid.connect.sdk.op that return OIDCProviderEndpointMetadataModifier and TypeMethodDescriptionOIDCProviderMetadata.getMtlsEndpointAliases()OIDCProviderMetadata.getReadOnlyMtlsEndpointAliases()static OIDCProviderEndpointMetadataOIDCProviderEndpointMetadata.parse(net.minidev.json.JSONObject jsonObject) Parses an OAuth 2.0 Authorisation Server endpoint metadata from the specified JSON object.