|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthorizationType | |
---|---|
org.apache.directory.server.kerberos.shared.messages.value |
Uses of AuthorizationType in org.apache.directory.server.kerberos.shared.messages.value |
---|
Fields in org.apache.directory.server.kerberos.shared.messages.value declared as AuthorizationType | |
---|---|
static AuthorizationType |
AuthorizationType.IF_RELEVANT
|
static AuthorizationType |
AuthorizationType.IN_TICKET_EXTENSIONS
|
static AuthorizationType |
AuthorizationType.INTENDED_FOR_APPLICATION_CLASS
|
static AuthorizationType |
AuthorizationType.INTENDED_FOR_SERVER
|
static AuthorizationType |
AuthorizationType.KDC_ISSUED
|
static AuthorizationType |
AuthorizationType.MANDATORY_TICKET_EXTENSIONS
|
static AuthorizationType |
AuthorizationType.NULL
Enumeration elements are constructed once upon class loading. |
static AuthorizationType |
AuthorizationType.OR
|
static AuthorizationType |
AuthorizationType.OSF_DCE
|
static AuthorizationType |
AuthorizationType.SESAME
|
Methods in org.apache.directory.server.kerberos.shared.messages.value that return AuthorizationType | |
---|---|
AuthorizationType |
AuthorizationDataEntry.getAuthorizationDataType()
|
static AuthorizationType |
AuthorizationType.getTypeByOrdinal(int type)
|
Constructors in org.apache.directory.server.kerberos.shared.messages.value with parameters of type AuthorizationType | |
---|---|
AuthorizationDataEntry(AuthorizationType adType,
byte[] adData)
Class constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |