Uses of Interface
fish.payara.jacc.ContextProvider
-
Packages that use ContextProvider Package Description fish.payara.jacc -
-
Uses of ContextProvider in fish.payara.jacc
Methods in fish.payara.jacc that return ContextProvider Modifier and Type Method Description ContextProviderJaccConfigurationFactory. getContextProviderByPolicyContextId(String policyContextId)Gets the context JACC provider that was set by registerContextProvider.ContextProviderJaccConfigurationFactory. removeContextProviderByPolicyContextId(String policyContextId)Removes any context JACC provider that was set by registerContextProvider.
-