@InterfaceAudience.Private @InterfaceStability.Unstable public class GetDelegationTokenRequestPBImpl extends GetDelegationTokenRequest
Constructor and Description |
---|
GetDelegationTokenRequestPBImpl() |
GetDelegationTokenRequestPBImpl(SecurityProtos.GetDelegationTokenRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
SecurityProtos.GetDelegationTokenRequestProto |
getProto() |
String |
getRenewer() |
int |
hashCode() |
void |
setRenewer(String renewer) |
String |
toString() |
newInstance
public GetDelegationTokenRequestPBImpl()
public GetDelegationTokenRequestPBImpl(SecurityProtos.GetDelegationTokenRequestProto proto)
public String getRenewer()
getRenewer
in class GetDelegationTokenRequest
public void setRenewer(String renewer)
setRenewer
in class GetDelegationTokenRequest
public SecurityProtos.GetDelegationTokenRequestProto getProto()
Copyright © 2013 Apache Software Foundation. All rights reserved.