Package | Description |
---|---|
org.hibernate.secure.spi |
Modifier and Type | Method and Description |
---|---|
PermissibleAction |
GrantedPermission.getPermissibleAction()
Deprecated.
|
static PermissibleAction |
PermissibleAction.interpret(String action)
Deprecated.
|
static PermissibleAction |
PermissibleAction.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PermissibleAction[] |
PermissibleAction.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JaccService.checkPermission(PermissionCheckEntityInformation entityInformation,
PermissibleAction action)
Deprecated.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.