org.glyptodon.guacamole.net.auth.permission
T - The type of identifier used by the object this permission affects.public interface ObjectPermission<T> extends Permission<ObjectPermission.Type>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ObjectPermission.Type
Specific types of object-level permissions.
|
| Modifier and Type | Method and Description |
|---|---|
T |
getObjectIdentifier()
Returns the identifier of the specific object affected by this
permission.
|
getTypeT getObjectIdentifier()
Copyright © 2014. All Rights Reserved.