org.jboss.picketlink.idm.model
Class SimpleRole
java.lang.Object
org.jboss.picketlink.idm.model.AbstractIdentityType
org.jboss.picketlink.idm.model.SimpleRole
- All Implemented Interfaces:
- IdentityType, Role
public class SimpleRole
- extends AbstractIdentityType
- implements Role
Simple implementation of the Role interface
| Fields inherited from interface org.jboss.picketlink.idm.model.Role |
KEY_PREFIX |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleRole
public SimpleRole(String name)
getName
public String getName()
- Specified by:
getName in interface Role
getKey
public String getKey()
- Specified by:
getKey in interface IdentityType
Copyright © 2012. All Rights Reserved.