org.omg.Security
Class Right

java.lang.Object
  extended by org.omg.Security.Right
All Implemented Interfaces:
Serializable, IDLEntity

public final class Right
extends Object
implements IDLEntity

org/omg/Security/Right.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/Security.idl Saturday, November 5, 2011 7:43:25 PM UTC

See Also:
Serialized Form

Field Summary
 ExtensibleFamily rights_family
           
 String the_right
           
 
Constructor Summary
Right()
           
Right(ExtensibleFamily _rights_family, String _the_right)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rights_family

public ExtensibleFamily rights_family

the_right

public String the_right
Constructor Detail

Right

public Right()

Right

public Right(ExtensibleFamily _rights_family,
             String _the_right)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.