com.ibm.security.jgss.mech.spnego
Class SPNEGOMechOID
- java.lang.Object
com.ibm.security.jgss.mech.spnego.SPNEGOMechOID
- public final class SPNEGOMechOID
- extends java.lang.Object
Version:
1.0
Author:
Yanni Zhang
Field Summary
Modifier and Type | Field and Description |
---|---|
|
MechOID
Defines the Object Identifier of Simple and Protected GSS-API Negotiation Mechanism
iso.org.dod.internet.security.mechanism.snego (1.3.6.1.5.5.2)
|
Constructor Summary
Constructor and Description |
---|
SPNEGOMechOID()
|
Method Summary
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail
MechOID
- public static final Oid MechOID
Defines the Object Identifier of Simple and Protected GSS-API Negotiation Mechanism
iso.org.dod.internet.security.mechanism.snego (1.3.6.1.5.5.2)
Constructor Detail
SPNEGOMechOID
- public SPNEGOMechOID()