org.jboss.reliance.drools.core.security
Class Role

java.lang.Object
  extended by org.jboss.reliance.drools.core.rules.Nameable
      extended by org.jboss.reliance.drools.core.security.Role
All Implemented Interfaces:
Serializable

public class Role
extends Nameable

Represents a user role exclusively within the scope of security rules.

Author:
Ales Justin
See Also:
Serialized Form

Constructor Summary
Role(Object name)
           
 
Method Summary
 
Methods inherited from class org.jboss.reliance.drools.core.rules.Nameable
getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Role

public Role(Object name)


Copyright © 2008 JBoss Inc.. All Rights Reserved.