インタフェース JwtKeyStore
- すべてのスーパーインタフェース:
org.iplass.mtp.spi.ServiceInitListener<OAuthAuthorizationService>
- 既知の実装クラスのリスト:
SimpleJwtKeyStore
public interface JwtKeyStore
extends org.iplass.mtp.spi.ServiceInitListener<OAuthAuthorizationService>
-
メソッドの概要
インタフェースから継承されたメソッド org.iplass.mtp.spi.ServiceInitListener
destroyed, inited
-
メソッドの詳細
-
getCertificateKeyPair
CertificateKeyPair getCertificateKeyPair() -
list
List<CertificateKeyPair> list()
-