|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Permissions | |
---|---|
tigase.server |
Uses of Permissions in tigase.server |
---|
Methods in tigase.server that return Permissions | |
---|---|
Permissions |
Packet.getPermissions()
Method returns permissions set of the user who has sent the packet. |
static Permissions |
Permissions.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Permissions[] |
Permissions.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in tigase.server with parameters of type Permissions | |
---|---|
void |
Packet.setPermissions(Permissions perm)
The method sets permissions for the packet of a user who sent the stanza. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |