public class HSDescriptorCookie extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HSDescriptorCookie.CookieType |
| Constructor and Description |
|---|
HSDescriptorCookie(HSDescriptorCookie.CookieType type,
byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getAuthTypeByte() |
HSDescriptorCookie.CookieType |
getType() |
byte[] |
getValue() |
public HSDescriptorCookie(HSDescriptorCookie.CookieType type, byte[] value)
public byte getAuthTypeByte()
public HSDescriptorCookie.CookieType getType()
public byte[] getValue()
Copyright © 2015. All rights reserved.