|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
public class AuthorizationDataEntry
| Constructor Summary | |
|---|---|
AuthorizationDataEntry(AuthorizationType adType,
byte[] adData)
Creates a new instance of AuthorizationDataEntry. |
|
| Method Summary | |
|---|---|
byte[] |
getAuthorizationData()
Returns the raw bytes of the authorization data. |
AuthorizationType |
getAuthorizationDataType()
Returns the AuthorizationType. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthorizationDataEntry(AuthorizationType adType,
byte[] adData)
adType - adData - | Method Detail |
|---|
public byte[] getAuthorizationData()
public AuthorizationType getAuthorizationDataType()
AuthorizationType.
AuthorizationType.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||