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

公開メンバ関数

GotOCSP oCSPEnabled (boolean value)
 

詳解

関数詳解

◆ oCSPEnabled()

GotOCSP org.keycloak.authentication.authenticators.x509.CertificateValidator.CertificateValidatorBuilder.RevocationStatusCheckBuilder.GotCRLRelativePath.oCSPEnabled ( boolean  value)
inline
658  {
659  _ocspEnabled = value;
660  return new GotOCSP();
661  }

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