Class EverybodyPrincipal

  • All Implemented Interfaces:
    Serializable, Principal

    public final class EverybodyPrincipal
    extends Object
    implements Principal
    Principal used for permissions granted to everyone, regardless of an authenticated subject. This is the principal used when you specify a grant statement without principal in the policy file. You should not need to manually add this principal to your Subject.
    Author:
    marrink
    See Also:
    Serialized Form