Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


Uses of Package
oracle.iam.rm.server_api

Packages that use oracle.iam.rm.server_api
oracle.iam.rm.client Provides the classes and interfaces for the Oracle Role Manager client. 
oracle.iam.rm.server_api Provides the interfaces and classes used for remotely interacting with Oracle Role Manager. 
oracle.iam.rm.server_api.model Provides the classes and interfaces for the underlying model. 

 

Classes in oracle.iam.rm.server_api used by oracle.iam.rm.client
ColumnSet
          Column information used for the search operation.
CriterionSet
          Filters information used for search operations.
EntityKey
          A Serializable identifier for objects from the server.
FilterCriterion
          A generic superclass for all filters to use for searches through the server API.
IdentityToken
          A token that represents an authenticated user.
OperationVerificationRequest
          An object that represents a request to determine whether an operation is valid to invoke or not.
OperationVerificationResponse
          An object that provides the response to a request to determine whether an operation is valid to invoke.
PermissionFilter
          A filter used to describe filtering the results by the user's current permissions.
ServerException
          An exception thrown by the server API to express a problem from the server.

 

Classes in oracle.iam.rm.server_api used by oracle.iam.rm.server_api
ArgumentDefinition
          The interface definition of an argument for an operation.
ColumnMapping
          Describes how search subject attributes are to be included in a search result.
ColumnOrdering
          Column ordering definition.
ColumnSet
          Column information used for the search operation.
CriterionSet
          Filters information used for search operations.
EntityKey
          A Serializable identifier for objects from the server.
FilterCriterion
          A generic superclass for all filters to use for searches through the server API.
IdentityToken
          A token that represents an authenticated user.
OperationVerificationRequest
          An object that represents a request to determine whether an operation is valid to invoke or not.
OperationVerificationResponse
          An object that provides the response to a request to determine whether an operation is valid to invoke.
PermissionFilter
          A filter used to describe filtering the results by the user's current permissions.
SecuredValue
          A container for a value that has been secured by way of RBAC (role-based access control).
Server
          The interface by way of which all clients interact with the server.
ServerBusinessTransaction
          A server representation of a business transaction.
ServerConstraintViolation
          A piece of information representing when a constraint has been violated.
ServerEntity
          The server representation of an Entity.
ServerException
          An exception thrown by the server API to express a problem from the server.
ServerHierarchyNode
          The server representation of a HierarchyNode.
ServerMetaData
          The metadata for the server.
ServerOperation
          The generic operation interface exposed by the server.
ServerPaginatedResultSet
          Server API equivalent of the PaginatedResultSet.

 

Classes in oracle.iam.rm.server_api used by oracle.iam.rm.server_api.model
ArgumentDefinition
          The interface definition of an argument for an operation.
EntityKey
          A Serializable identifier for objects from the server.
ServerException
          An exception thrown by the server API to express a problem from the server.

 


Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


Copyright © 2008, 2009 Oracle. All Rights Reserved.