Class PrincipalImpl
- java.lang.Object
-
- org.apache.jackrabbit.oak.spi.security.principal.PrincipalImpl
-
-
Constructor Summary
Constructors Constructor Description PrincipalImpl(String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Two principals are equal, if their names are.StringgetName()inthashCode()StringtoString()
-