| Package | Description |
|---|---|
| org.apache.directory.kerberos.credentials.cache |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Tag> |
CredentialsCache.tags |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Tag> |
CredentialsCache.getTags() |
private java.util.List<Tag> |
CacheInputStream.readTag() |
| Modifier and Type | Method and Description |
|---|---|
private void |
CacheOutputStream.writeTag(Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
void |
CredentialsCache.setTags(java.util.List<Tag> tags) |
private void |
CacheOutputStream.writeTags(java.util.List<Tag> tags) |