keycloak-service
公開メンバ関数 | 全メンバ一覧
org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLLoaderImpl クラスabstract
org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLLoaderImpl の継承関係図
Inheritance graph
org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLLoaderImpl 連携図
Collaboration graph

公開メンバ関数

abstract Collection< X509CRL > getX509CRLs () throws GeneralSecurityException
 

詳解

関数詳解

◆ getX509CRLs()

abstract Collection<X509CRL> org.keycloak.authentication.authenticators.x509.CertificateValidator.CRLLoaderImpl.getX509CRLs ( ) throws GeneralSecurityException
abstract

Returns a collection of X509CRL

戻り値
例外
GeneralSecurityException

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