Class FactoryPermissionCollection

  • All Implemented Interfaces:
    Serializable

    public final class FactoryPermissionCollection
    extends PermissionCollection
    A permission collection which lazily instantiates the permission objects on first use. Any unavailable permission objects will not be granted to the resultant collection.
    Author:
    David M. Lloyd
    See Also:
    Serialized Form