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

All Superinterfaces:
Principal
All Known Subinterfaces:
ItemBasedPrincipal
All Known Implementing Classes:
AdminPrincipal, PrincipalImpl

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-2008 The Apache Software Foundation. All Rights Reserved.