Package fish.payara.jacc
-
Interface Summary Interface Description ContextProvider This interface is used to bundle the two elements that make up a full JACC Provider (authorization module), thePolicyConfigurationFactory
and thePolicy
.JaccConfigurationFactory An alternative interface for Payara'sPolicyConfigurationFactory
that allows to install a local (per application) Jacc Provider (authorization module).