org.omg.Security
Class SecurityContextType
java.lang.Object
org.omg.Security.SecurityContextType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class SecurityContextType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "SecurityContextType"
- Author:
- JacORB IDL compiler
- 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 © {inceptionYear}-2007 null. All Rights Reserved.