Uses of Class
com.nimbusds.oauth2.sdk.auth.PKITLSClientAuthentication
Packages that use PKITLSClientAuthentication
Package
Description
Implementations of OAuth 2.0 client authentication methods at the Token
endpoint.
-
Uses of PKITLSClientAuthentication in com.nimbusds.oauth2.sdk.auth
Methods in com.nimbusds.oauth2.sdk.auth that return PKITLSClientAuthenticationModifier and TypeMethodDescriptionstatic PKITLSClientAuthentication
PKITLSClientAuthentication.parse
(HTTPRequest httpRequest) Parses a PKI mutual TLS client authentication from the specified HTTP request.