org.omg.Security
Class QOP
java.lang.Object
org.omg.Security.QOP
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public class QOP
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/Security/QOP.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
Tuesday, December 2, 2008 12:16:18 PM EST
- See Also:
- Serialized Form
Constructor Summary |
protected |
QOP(int value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_SecQOPNoProtection
public static final int _SecQOPNoProtection
- See Also:
- Constant Field Values
SecQOPNoProtection
public static final QOP SecQOPNoProtection
_SecQOPIntegrity
public static final int _SecQOPIntegrity
- See Also:
- Constant Field Values
SecQOPIntegrity
public static final QOP SecQOPIntegrity
_SecQOPConfidentiality
public static final int _SecQOPConfidentiality
- See Also:
- Constant Field Values
SecQOPConfidentiality
public static final QOP SecQOPConfidentiality
_SecQOPIntegrityAndConfidentiality
public static final int _SecQOPIntegrityAndConfidentiality
- See Also:
- Constant Field Values
SecQOPIntegrityAndConfidentiality
public static final QOP SecQOPIntegrityAndConfidentiality
QOP
protected QOP(int value)
value
public int value()
from_int
public static QOP from_int(int value)
Copyright © 2008. All Rights Reserved.