JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
H
I
M
N
V
W
A
AUTHORIZATION
- Static variable in class com.mapr.security.client.
ClientSecurity
The HTTP "Authorization" request header.
C
ClientSecurity
- Class in
com.mapr.security.client
The ClientSecurity class.
ClientSecurity()
- Constructor for class com.mapr.security.client.
ClientSecurity
Constructor.
ClientSecurity(String)
- Constructor for class com.mapr.security.client.
ClientSecurity
Constructor.
CLUSTER_CONFIG_LOCATION
- Static variable in class com.mapr.security.client.
ClientSecurity
Location of the mapr-clusters.conf file relative to the installation directory.
com.mapr.security.client
- package com.mapr.security.client
D
DEFAULT_INSTALL_LOCATION
- Static variable in class com.mapr.security.client.
ClientSecurity
Default installation location if the MAPR_HOME environment variable is not set.
G
generateChallenge()
- Method in class com.mapr.security.client.
ClientSecurity
Evaluates the challenge from the MapR user ticket.
getClusterName()
- Method in class com.mapr.security.client.
ClientSecurity
Returns the cluster name.
getUserTicketAndKeyFileLocation()
- Method in class com.mapr.security.client.
ClientSecurity
Obtains the full path name of the file containing the user ticket.
H
hasValidTicket()
- Method in class com.mapr.security.client.
ClientSecurity
Determines if the user has a valid ticket for the cluster specified in the parameter.
I
isClusterNameValid()
- Method in class com.mapr.security.client.
ClientSecurity
Returns true if the cluster name is valid, false otherwise.
isSecurityEnabled()
- Method in class com.mapr.security.client.
ClientSecurity
Returns the security status for the current cluster.
M
MapRClientSecurityException
- Exception in
com.mapr.security.client
MapR client security exception
MapRClientSecurityException(String)
- Constructor for exception com.mapr.security.client.
MapRClientSecurityException
MapRClientSecurityException(String, Throwable)
- Constructor for exception com.mapr.security.client.
MapRClientSecurityException
MapRClientSecurityException(Throwable)
- Constructor for exception com.mapr.security.client.
MapRClientSecurityException
N
NEGOTIATE
- Static variable in class com.mapr.security.client.
ClientSecurity
HTTP header prefix used by the MAPR client/server end-points during an authentication sequence.
V
validateServerResponseToChallenge(String)
- Method in class com.mapr.security.client.
ClientSecurity
Given the response from the server to the challenge, validates the response to the challenge.
W
WWW_AUTHENTICATE
- Static variable in class com.mapr.security.client.
ClientSecurity
The "WWW-Authenticate" response header.
WWW_ERR_AUTHENTICATE
- Static variable in class com.mapr.security.client.
ClientSecurity
HTTP header used by the MAPR server end-point during an authentication sequence in case of error.
A
C
D
G
H
I
M
N
V
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes