Package | Description |
---|---|
org.jenkinsci.plugins.matrixauth |
Modifier and Type | Method and Description |
---|---|
AuthorizationType |
PermissionEntry.getType() |
static AuthorizationType |
AuthorizationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationType[] |
AuthorizationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PermissionEntry(AuthorizationType type,
String sid) |
Copyright © 2016–2022. All rights reserved.