Uses of Class
org.apache.flink.runtime.security.NoMatchSecurityFactoryException
Packages that use NoMatchSecurityFactoryException
-
Uses of NoMatchSecurityFactoryException in org.apache.flink.runtime.security
Methods in org.apache.flink.runtime.security that throw NoMatchSecurityFactoryExceptionModifier and TypeMethodDescriptionstatic SecurityContextFactorySecurityFactoryServiceLoader.findContextFactory(String securityContextFactoryClass) Find a suitableSecurityContextFactorybased on canonical name.static SecurityModuleFactorySecurityFactoryServiceLoader.findModuleFactory(String securityModuleFactoryClass) Find a suitableSecurityModuleFactorybased on canonical name.