类 PermissionRequest
java.lang.Object
org.apache.hadoop.fs.cosn.ranger.security.authorization.PermissionRequest
-
构造器概要
构造器构造器说明PermissionRequest(ServiceType serviceType, AccessType accessType, String bucketName, String objectKey, String fsMountPoint, String chdfsPath) PermissionRequest(ServiceType serviceType, AccessType accessType, String bucketName, String objectKey, String fsMountPoint, String chdfsPath, String userCred) -
方法概要
-
构造器详细资料
-
PermissionRequest
public PermissionRequest(ServiceType serviceType, AccessType accessType, String bucketName, String objectKey, String fsMountPoint, String chdfsPath) -
PermissionRequest
public PermissionRequest(ServiceType serviceType, AccessType accessType, String bucketName, String objectKey, String fsMountPoint, String chdfsPath, String userCred)
-
-
方法详细资料
-
getServiceType
-
getAccessType
-
getBucketName
-
getObjectKey
-
getFsMountPoint
-
getChdfsPath
-
getUserCred
-
setUserCred
-
getReqContextMeta
-
setReqContextMeta
-