Package com.metamatrix.platform.security.api

Interface Summary
AuthorizationActions The EntitlementAction interface encapsulates the methods that are required to identify the set of actions associated with an entitlement.
AuthorizationPermissionFactory This interface is implemented by classes that are able to create AuthorizationPermission instances, and is invoked by the service providers during loading and saving of policies from and to data storage.
AuthorizationPermissions Interface AuthorizationPermissions.
AuthorizationResource This interface defines a Resource on which can be granted one or more Actions.
SecurityMessagesKeys  
 

Class Summary
AbstractAuthorizationObjectEditor  
AuthorizationModel  
AuthorizationModel.Attribute  
AuthorizationModel.Class  
AuthorizationObjectEditor Editor allows automatic creation of individual com.metamatrix.common.actions.Actions in an enforcable way when making modifications to Authorizations.

The actions can be submited to the Authorization Service to execute them in a transaction.
AuthorizationPermission An authorization permission defines access permissions for a particular resource.
AuthorizationPermissionsImpl This class represents a heterogeneous set of AuthorizationPermission instances.
AuthorizationPolicy The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
AuthorizationPolicyFactory The class build the Policies from the xml file or converts the policies to xml file for importing and exporting of the policy files from one server to another.
AuthorizationPolicyID  
AuthorizationRealm This class contains the realm and sub realm for an AuthorizationPermission.
It may be composed of two divisions - a super realm and a sub realm.
BasicAuthorizationPermission A BasicAuthorizationPermission defines access permissions for Metadata resources (i.e., MetadataID instances).
BasicAuthorizationPermissionFactory This class is the factory for BasicAuthorizationPermission instances.
Credentials  
DataAccessResource Defines a resource associated with a BasicAuthorizationPermission.
GranteeEntitlementEntry This object contains one entry for an entitlement entry in UserEntitlementInfo.
SecurityPlugin PlatformPlugin
StandardAuthorizationActions The static and closed set of basic authorization actions.
 



Copyright © 2009. All Rights Reserved.