public class OID extends Object
Contains Oids used by SPNEGO
Modifier and Type | Field and Description |
---|---|
static String |
ID_KERBEROS5 |
static String |
ID_KRB5USERTOUSER |
static String |
ID_MSKERBEROS5 |
static String |
ID_NTLMSSP |
static String |
ID_SPNEGO |
static Oid |
KERBEROS5 |
static Oid |
KRB5USERTOUSER |
static Oid |
MSKERBEROS5 |
static Oid |
NTLMSSP |
static Oid |
SPNEGO |
Constructor and Description |
---|
OID() |
public static final String ID_SPNEGO
public static final String ID_KERBEROS5
public static final String ID_MSKERBEROS5
public static final String ID_KRB5USERTOUSER
public static final String ID_NTLMSSP
public static Oid SPNEGO
public static Oid KERBEROS5
public static Oid MSKERBEROS5
public static Oid KRB5USERTOUSER
public static Oid NTLMSSP
Copyright © 2005–2018 Alfresco Software. All rights reserved.