@InterfaceAudience.Private public class AuthenticationTokenSelector extends Object implements org.apache.hadoop.security.token.TokenSelector<AuthenticationTokenIdentifier>
Constructor and Description |
---|
AuthenticationTokenSelector() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.security.token.Token<AuthenticationTokenIdentifier> |
selectToken(org.apache.hadoop.io.Text serviceName,
Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens) |
public org.apache.hadoop.security.token.Token<AuthenticationTokenIdentifier> selectToken(org.apache.hadoop.io.Text serviceName, Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens)
selectToken
in interface org.apache.hadoop.security.token.TokenSelector<AuthenticationTokenIdentifier>
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.