org.pentaho.platform.engine.security
Class SimpleRole
java.lang.Object
org.pentaho.platform.engine.security.SimpleRole
- All Implemented Interfaces:
- IPermissionRecipient
public class SimpleRole
- extends Object
- implements IPermissionRecipient
SimpleRole
public SimpleRole(String roleName)
getName
public String getName()
- Specified by:
getName
in interface IPermissionRecipient
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object