| Package | Description |
|---|---|
| org.apache.ranger.authz.handler |
| Modifier and Type | Method and Description |
|---|---|
RangerAuth.AUTH_TYPE |
RangerAuth.getType() |
static RangerAuth.AUTH_TYPE |
RangerAuth.AUTH_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangerAuth.AUTH_TYPE[] |
RangerAuth.AUTH_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RangerAuth.setType(RangerAuth.AUTH_TYPE type) |
| Constructor and Description |
|---|
RangerAuth(org.apache.hadoop.security.authentication.server.AuthenticationToken authenticationToken,
RangerAuth.AUTH_TYPE type) |
Copyright © 2025 The Apache Software Foundation. All rights reserved.