|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DerConstants
Constants needed for unwrapping/wrapping the incoming/outgoing Spnego message.
| Field Summary | |
|---|---|
static byte[] |
NEGOTIATION_RESULT
|
static byte[] |
OID_KERBEROS_V5
Oid for Kerberos proper 1.2.840.113554.1.2.2 . |
static byte[] |
OID_KERBEROS_V5_COMPAT
Oid for Kerberos with one bit wrong (needed for compatibility reasons) 1.2.840.48018.1.2.2 . |
static byte[] |
OID_SPNEGO
Oid for SPNEGO 1.3.6.1.5.5.2 . |
static byte[] |
SEQ_POS_0
Position 0 in TYPE_SEQUENCE (0xa0). |
static byte[] |
SEQ_POS_1
Position 1 in TYPE_SEQUENCE (0xa1). |
static byte[] |
SEQ_POS_2
Position 2 in TYPE_SEQUENCE (0xa2). |
static byte[] |
TYPE_APP_CONSTRUCTED_OBJECT
Type identifier for Application Constructed Objects (0x60). |
static byte[] |
TYPE_OCTET_STRING
Type identifier for octet strings (0x04). |
static byte[] |
TYPE_SEQUENCE
Type identifier for sequences (0x30). |
static byte[] |
TYPE_SPNEGO_NEGTOKENINIT
Type identifier for NegTokenInit messages (0xa0). |
static byte[] |
TYPE_SPNEGO_NEGTOKENTARG
Type identifier for NegTokenTarg messages (0xa1). |
| Field Detail |
|---|
static final byte[] TYPE_SPNEGO_NEGTOKENINIT
static final byte[] TYPE_SPNEGO_NEGTOKENTARG
static final byte[] TYPE_APP_CONSTRUCTED_OBJECT
static final byte[] TYPE_OCTET_STRING
static final byte[] TYPE_SEQUENCE
static final byte[] SEQ_POS_0
static final byte[] SEQ_POS_1
static final byte[] SEQ_POS_2
static final byte[] OID_SPNEGO
static final byte[] OID_KERBEROS_V5_COMPAT
static final byte[] OID_KERBEROS_V5
static final byte[] NEGOTIATION_RESULT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||