public interface ValidatorContext extends InvocationContext
Modifier and Type | Method and Description |
---|---|
AuthorizationCredentialType |
getAuthorizationCredentialType()
Returns the type of authorisation credential used at the OAuth 2.0
client registration endpoint.
|
com.nimbusds.openid.connect.sdk.rp.OIDCClientMetadata |
getReceivedMetadata()
Returns the OAuth 2.0 client / OpenID relying party metadata as
received at the client registration endpoint.
|
getIssuer
AuthorizationCredentialType getAuthorizationCredentialType()
null
.com.nimbusds.openid.connect.sdk.rp.OIDCClientMetadata getReceivedMetadata()
null
.Copyright © 2021 Connect2id Ltd.. All rights reserved.