public final class YarnSecureStore extends Object implements SecureStore
SecureStore
for hadoop credentials.Modifier and Type | Method and Description |
---|---|
static SecureStore |
create(org.apache.hadoop.security.Credentials credentials) |
org.apache.hadoop.security.Credentials |
getStore() |
public static SecureStore create(org.apache.hadoop.security.Credentials credentials)
public org.apache.hadoop.security.Credentials getStore()
getStore
in interface SecureStore
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.