keycloak-service
公開メンバ関数 | 全メンバ一覧
org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSP クラス
org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSP 連携図
Collaboration graph

公開メンバ関数

CertificateValidatorBuilder oCSPResponderURI (String responderURI)
 

詳解

関数詳解

◆ oCSPResponderURI()

CertificateValidatorBuilder org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotOCSP.oCSPResponderURI ( String  responderURI)
inline
678  {
679  _responderUri = responderURI;
680  return _parent;
681  }

このクラス詳解は次のファイルから抽出されました: