org.omg.Security
Class DelegationDirective
java.lang.Object
org.omg.Security.DelegationDirective
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public class DelegationDirective
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/Security/DelegationDirective.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /builddir/build/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/Security.idl
Monday, March 23, 2009 3:45:51 PM EDT
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_Delegate
public static final int _Delegate
- See Also:
- Constant Field Values
Delegate
public static final DelegationDirective Delegate
_NoDelegate
public static final int _NoDelegate
- See Also:
- Constant Field Values
NoDelegate
public static final DelegationDirective NoDelegate
DelegationDirective
protected DelegationDirective(int value)
value
public int value()
from_int
public static DelegationDirective from_int(int value)
Copyright © 2009. All Rights Reserved.