Class | Description |
---|---|
AllPermission |
The AllPermission is a permission that implies all other permissions.
|
ClientPermission |
Base class of client specific permissions.
|
MethodCallPermission |
Allows to remotely call a method of the service.
|
PrincipalPermission |
PrincipalPermission represents an access limitation to the
private resource for a particular principal.
|