Class PolicyFactory

java.lang.Object
jakarta.security.jacc.PolicyFactory

public abstract class PolicyFactory extends Object
Abstract factory and finder class for obtaining the instance of the class that implements the PolicyFactory of a provider. The factory will be used to instantiate Policy objects.
Author:
Arjan Tijms
See Also: