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