Interface QuarkusAuthenticationRealmConfiguration
- All Superinterfaces:
org.apache.polaris.service.auth.AuthenticationRealmConfiguration
public interface QuarkusAuthenticationRealmConfiguration
extends org.apache.polaris.service.auth.AuthenticationRealmConfiguration
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfaceNested classes/interfaces inherited from interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration
org.apache.polaris.service.auth.AuthenticationRealmConfiguration.AuthenticatorConfiguration, org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration, org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenServiceConfiguration -
Method Summary
-
Method Details
-
type
@WithDefault("internal") org.apache.polaris.service.auth.AuthenticationType type()- Specified by:
typein interfaceorg.apache.polaris.service.auth.AuthenticationRealmConfiguration
-
authenticator
- Specified by:
authenticatorin interfaceorg.apache.polaris.service.auth.AuthenticationRealmConfiguration
-
tokenService
- Specified by:
tokenServicein interfaceorg.apache.polaris.service.auth.AuthenticationRealmConfiguration
-
tokenBroker
- Specified by:
tokenBrokerin interfaceorg.apache.polaris.service.auth.AuthenticationRealmConfiguration
-