|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.protocol.shared.store.KerberosAttribute
Field Summary | |
static java.lang.String |
KEY
the krb5kdc schema key for a krb5KDCEntry |
static java.lang.String |
PRINCIPAL
the krb5kdc schema principal name for a krb5KDCEntry |
static java.lang.String |
SAM_TYPE
the Apache specific SAM type attribute |
static java.lang.String |
TYPE
the krb5kdc schema key encryption type for a krb5KDCEntry |
static java.lang.String |
VERSION
the krb5kdc schema key version identifier for a krb5KDCEntry |
Constructor Summary | |
KerberosAttribute()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String KEY
public static final java.lang.String TYPE
public static final java.lang.String PRINCIPAL
public static final java.lang.String VERSION
public static final java.lang.String SAM_TYPE
Constructor Detail |
public KerberosAttribute()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |