Class RSAKeyPairJWTBrokerFactory

java.lang.Object
org.apache.polaris.service.auth.internal.broker.RSAKeyPairJWTBrokerFactory
All Implemented Interfaces:
TokenBrokerFactory

@ApplicationScoped @Identifier("rsa-key-pair") public class RSAKeyPairJWTBrokerFactory extends Object implements TokenBrokerFactory
  • Constructor Details

  • Method Details

    • create

      public TokenBroker create(org.apache.polaris.core.persistence.PolarisMetaStoreManager metaStoreManager, org.apache.polaris.core.PolarisCallContext polarisCallContext)
      Specified by:
      create in interface TokenBrokerFactory