public class PrincipalImpl extends Object implements JackrabbitPrincipal
JackrabbitPrincipal interface.| Constructor and Description |
|---|
PrincipalImpl(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Two principals are equal, if their names are.
|
String |
getName() |
int |
hashCode() |
String |
toString() |
public PrincipalImpl(String name)
public boolean equals(Object obj)
equals in interface Principalequals in class ObjectObject.equals(Object)public int hashCode()
hashCode in interface PrincipalhashCode in class ObjectObject.hashCode()"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"