Uses of Package
jakarta.security.jacc
-
Packages that use jakarta.security.jacc Package Description jakarta.security.jacc This package contains the Jakarta Authorization APIorg.wildfly.security.authz.jacc JSR-115 Java Authorization Contract for Containers (JACC) implementation. -
Classes in jakarta.security.jacc used by jakarta.security.jacc Class Description PolicyConfiguration The methods of this interface are used by containers to create policy statements in a Policy provider.PolicyConfigurationFactory Abstract factory and finder class for obtaining the instance of the class that implements the PolicyConfigurationFactory of a provider.PolicyContextException This checked exception is thrown by implementations of thePolicyConfigurationInterface, thePolicyConfigurationFactoryabstract class, thePolicyContextutility class, and implementations of thePolicyContextExceptionInterface.PolicyContextHandler This interface defines the methods that must be implemented by handlers that are to be registered and activated by thePolicyContextclass. -
Classes in jakarta.security.jacc used by org.wildfly.security.authz.jacc Class Description PolicyConfiguration The methods of this interface are used by containers to create policy statements in a Policy provider.PolicyConfigurationFactory Abstract factory and finder class for obtaining the instance of the class that implements the PolicyConfigurationFactory of a provider.PolicyContextException This checked exception is thrown by implementations of thePolicyConfigurationInterface, thePolicyConfigurationFactoryabstract class, thePolicyContextutility class, and implementations of thePolicyContextExceptionInterface.PolicyContextHandler This interface defines the methods that must be implemented by handlers that are to be registered and activated by thePolicyContextclass.