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() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.