org.omg.Security
Class Right

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

public final class Right
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/Security/Right.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /usr/src/RPM/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/Security.idl Wednesday, November 26, 2008 6:59:32 PM UTC

See Also:
Serialized Form

Field Summary
 ExtensibleFamily rights_family
           
 java.lang.String the_right
           
 
Constructor Summary
Right()
           
Right(ExtensibleFamily _rights_family, java.lang.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 java.lang.String the_right
Constructor Detail

Right

public Right()

Right

public Right(ExtensibleFamily _rights_family,
             java.lang.String _the_right)


Copyright © {inceptionYear}-2008 null. All Rights Reserved.