Interface JackrabbitPrincipal

  • All Superinterfaces:
    java.security.Principal
    All Known Subinterfaces:
    ItemBasedPrincipal
    All Known Implementing Classes:
    EveryonePrincipal, PrincipalImpl

    public interface JackrabbitPrincipal
    extends java.security.Principal
    JackrabbitPrincipal marks the principal to be the result of authentication against the repository.
    • Method Summary

      • Methods inherited from interface java.security.Principal

        equals, getName, hashCode, implies, toString