org.omg.Security
Class QOP
java.lang.Object
org.omg.Security.QOP
- All Implemented Interfaces:
- Serializable, IDLEntity
public class QOP
- extends Object
- implements IDLEntity
org/omg/Security/QOP.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/Security.idl
Saturday, September 22, 2012 10:56:39 AM CEST
- 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 © 2003-2012 Apache Software Foundation. All Rights Reserved.