Class SystemPrincipal
- java.lang.Object
-
- org.apache.jackrabbit.core.security.SystemPrincipal
-
- All Implemented Interfaces:
Serializable,Principal
public final class SystemPrincipal extends Object implements Principal, Serializable
ASystemPrincipal...- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SystemPrincipal()Creates aSystemPrincipal.
-