public interface BitMaskPermission extends ACLPermission
This interface defines the methods that must be implemented by bitmask-based permissions.
Modifier and Type | Method and Description |
---|---|
int |
getMaskValue()
Obtains the bitmask value of the permission.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.