Package com.ibanity.apis.client.factory
Class HttpsJwksVerificationKeyResolverFactory
java.lang.Object
com.ibanity.apis.client.factory.HttpsJwksVerificationKeyResolverFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jose4j.keys.resolvers.VerificationKeyResolverbuild(ApiUrlProvider apiUrlProvider, IbanityConfiguration ibanityConfiguration, SSLContext sslContext)
-
Constructor Details
-
HttpsJwksVerificationKeyResolverFactory
public HttpsJwksVerificationKeyResolverFactory()
-
-
Method Details
-
build
public static org.jose4j.keys.resolvers.VerificationKeyResolver build(ApiUrlProvider apiUrlProvider, IbanityConfiguration ibanityConfiguration, SSLContext sslContext)
-