Package | Description |
---|---|
com.nimbusds.oauth2.sdk.auth |
Implementations of OAuth 2.0 client authentication methods at the Token
endpoint.
|
Modifier and Type | Method | Description |
---|---|---|
static SelfSignedTLSClientAuthentication |
SelfSignedTLSClientAuthentication.parse(HTTPRequest httpRequest) |
Parses a self-signed certificate mutual TLS client authentication
from the specified HTTP request.
|
Copyright © 2019 Connect2id Ltd.. All rights reserved.