| Package | Description |
|---|---|
| co.cask.cdap.proto.security |
| Modifier and Type | Method and Description |
|---|---|
Principal.PrincipalType |
Principal.getType() |
static Principal.PrincipalType |
Principal.PrincipalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Principal.PrincipalType[] |
Principal.PrincipalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Principal(String name,
Principal.PrincipalType type) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.