public class GSISecurityContext extends AbstractSecurityContext
| Modifier and Type | Field and Description |
|---|---|
static String |
GSI_SECURITY_CONTEXT |
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
GSISecurityContext(Cluster pbsCluster) |
GSISecurityContext(CredentialReader credentialReader,
RequestData requestData) |
GSISecurityContext(CredentialReader credentialReader,
RequestData requestData,
Cluster pbsCluster) |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
getPbsCluster() |
void |
setPbsCluster(Cluster pbsCluster) |
getCredentialReader, getRequestDataprotected static final org.slf4j.Logger log
public static final String GSI_SECURITY_CONTEXT
public GSISecurityContext(CredentialReader credentialReader, RequestData requestData, Cluster pbsCluster)
public GSISecurityContext(CredentialReader credentialReader, RequestData requestData)
public GSISecurityContext(Cluster pbsCluster)
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.