Package com.tibco.tibems.tibemsd.security

Classes for JAAS and JACI Support.

  • Interface Summary 
    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.
    ConnectionAttributes
    The ConnectionAttributes interface provides access to connection related information.
    Group
    An object implementing this interface is used to pass group related information into the EMS server.
  • Class Summary 
    Class Description
    AuthorizationResult
    This class represents the answer to an authorization request.
    ConnectionInfoCallback Deprecated.
    as of EMS 8.1.
    Util
    Provides some utility functions for implementors of authorization systems.
  • Enum Summary 
    Enum Description
    Action.Type
    Action.Type represents various actions that can be permissioned by the EMS server.
    ConnectionAttributes.Type
    This enumeration describes the type of connection of the ConnectionAttributes object.
    ConnectionInfoCallback.Type
    Enumeration of possible connection types.