org.apache.geronimo.connector.outbound.security
Class ResourcePrincipal
java.lang.Object
org.apache.geronimo.connector.outbound.security.ResourcePrincipal
- All Implemented Interfaces:
- Serializable, Principal
public class ResourcePrincipal
- extends Object
- implements Principal, Serializable
- Version:
- $Rev: 550546 $ $Date: 2007-06-25 12:52:11 -0400 (Mon, 25 Jun 2007) $
- See Also:
- Serialized Form
ResourcePrincipal
public ResourcePrincipal(String resourcePrincipal)
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 © 2003-2009 The Apache Software Foundation. All Rights Reserved.