public class MapRCommonSecurityUtil
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
DEFAULT_INSTALL_LOCATION |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getClusterName() |
|
java.util.Set<java.lang.String> |
getClustersNamesList() |
|
static MapRCommonSecurityUtil |
getInstance() |
|
java.lang.String |
getUserTicketAndKeyFileLocation() |
Obtains the full path name of the file containing the user ticket.
|
void |
init() |
|
boolean |
isSecurityEnabled() |
public static final java.lang.String DEFAULT_INSTALL_LOCATION
public static MapRCommonSecurityUtil getInstance()
public void init()
public java.lang.String getUserTicketAndKeyFileLocation()
throws MapRCommonSecurityException
MapRCommonSecurityException - Thrown when the location of the user ticket cannot be determinedpublic boolean isSecurityEnabled()
public java.lang.String getClusterName()
public java.util.Set<java.lang.String> getClustersNamesList()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.