org.apache.jackrabbit.api.security.principal
Interface JackrabbitPrincipal

All Superinterfaces:
Principal
All Known Subinterfaces:
ItemBasedPrincipal

public interface JackrabbitPrincipal
extends 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, toString
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.