org.jboss.seam.security.management
Class IdentityObjectRelationshipTypeImpl
java.lang.Object
org.jboss.seam.security.management.IdentityObjectRelationshipTypeImpl
- All Implemented Interfaces:
- Serializable, org.picketlink.idm.spi.model.IdentityObjectRelationshipType
public class IdentityObjectRelationshipTypeImpl
- extends Object
- implements org.picketlink.idm.spi.model.IdentityObjectRelationshipType, Serializable
Simple implementation of IdentityObjectRelationshipType
- Author:
- Shane Bryzak
- See Also:
- Serialized Form
IdentityObjectRelationshipTypeImpl
public IdentityObjectRelationshipTypeImpl(String name)
getName
public String getName()
- Specified by:
getName in interface org.picketlink.idm.spi.model.IdentityObjectRelationshipType
equals
public boolean equals(Object value)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2011 Seam Framework. All Rights Reserved.