public interface AuthenticationToken extends org.apache.hadoop.io.Writable, Destroyable, Cloneable
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | AuthenticationToken.Properties | 
| static class  | AuthenticationToken.TokenProperty | 
| Modifier and Type | Method and Description | 
|---|---|
| AuthenticationToken | clone() | 
| Set<AuthenticationToken.TokenProperty> | getProperties() | 
| void | init(AuthenticationToken.Properties properties) | 
destroy, isDestroyedvoid init(AuthenticationToken.Properties properties)
Set<AuthenticationToken.TokenProperty> getProperties()
AuthenticationToken clone()
Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.