@Experimental public class DelegationTokenContainer extends Object implements Serializable
| Constructor and Description |
|---|
DelegationTokenContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToken(String key,
byte[] value) |
Map<String,byte[]> |
getTokens() |
boolean |
hasTokens() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.