Interface | Description |
---|---|
Action |
An instance of this class is passed to the isAllowed() method of an Authorizer
to describe the action that is being authorized.
|
Authorizer |
Authorization providers must provide a class that implements this interface,
and has a default constructor.
|
Class | Description |
---|---|
AuthorizationResult |
This class represents the answer to an authorization request.
|
ConnectionInfoCallback | |
Util |
Provides some utility functions for implementors of authorization systems.
|
Enum | Description |
---|---|
Action.Type |
Action.Type represents various actions that can be permissioned by the EMS server.
|
ConnectionInfoCallback.Type |
Copyright © TIBCO Software Inc. All rights reserved