org.omg.Security
Class SecurityContextType
java.lang.Object
org.omg.Security.SecurityContextType
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class SecurityContextType
- extends java.lang.Object
- implements IDLEntity
Generated from IDL enum "SecurityContextType".
- Version:
- generated at Mar 23, 2009 3:46:23 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_SecClientSecurityContext
public static final int _SecClientSecurityContext
- See Also:
- Constant Field Values
SecClientSecurityContext
public static final SecurityContextType SecClientSecurityContext
_SecServerSecurityContext
public static final int _SecServerSecurityContext
- See Also:
- Constant Field Values
SecServerSecurityContext
public static final SecurityContextType SecServerSecurityContext
SecurityContextType
protected SecurityContextType(int i)
value
public int value()
from_int
public static SecurityContextType from_int(int value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2009. All Rights Reserved.