public class OpenIdConnectTokenPKIProviderFactoryImpl extends Object implements OpenIdConnectTokenPKIProviderFactory
OpenIdConnectTokenPKIProviderFactory
Modifier and Type | Method and Description |
---|---|
OpenIdConnectTokenPKIProvider |
getOpenIdConnectTokenCryptoProvider(OpenIdConnectTokenConfig tokenConfig) |
public OpenIdConnectTokenPKIProvider getOpenIdConnectTokenCryptoProvider(OpenIdConnectTokenConfig tokenConfig) throws TokenCreationException
getOpenIdConnectTokenCryptoProvider
in interface OpenIdConnectTokenPKIProviderFactory
tokenConfig
- the OpenIdConnectTokenConfig corresponding the STS instance for whom the token service is generating
tokensTokenCreationException
- if the OpenIdConnectTokenPKIProvider could not be instantiated - usually because
of incorrect keystore configurationCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.