org.hippoecm.hst.security
Class TransientRole
java.lang.Object
org.hippoecm.hst.security.TransientRole
- All Implemented Interfaces:
- Serializable, Principal, Role
public class TransientRole
- extends Object
- implements Role
TransientRole
- Version:
- $Id$
- See Also:
- Serialized Form
TransientRole
public TransientRole()
TransientRole
public TransientRole(String name)
getName
public String getName()
- Specified by:
getName
in interface Principal
equals
public boolean equals(Object o)
- Specified by:
equals
in interface Principal
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Specified by:
hashCode
in interface Principal
- Overrides:
hashCode
in class Object
Copyright © 2008-2012 Hippo. All Rights Reserved.