Uses of Package
com.metamatrix.platform.security.api

Packages that use com.metamatrix.platform.security.api
com.metamatrix.admin.server   
com.metamatrix.common.comm.api   
com.metamatrix.common.comm.platform.socket.client   
com.metamatrix.common.comm.platform.socket.server   
com.metamatrix.console.connections   
com.metamatrix.console.models   
com.metamatrix.console.security   
com.metamatrix.console.ui.views.entitlements   
com.metamatrix.console.ui.views.users   
com.metamatrix.jdbc.transport   
com.metamatrix.metadata.runtime   
com.metamatrix.platform.admin.api   
com.metamatrix.platform.admin.apiimpl   
com.metamatrix.platform.security.api   
com.metamatrix.platform.security.api.service   
com.metamatrix.platform.security.authorization.cache   
com.metamatrix.platform.security.authorization.service   
com.metamatrix.platform.security.authorization.spi   
com.metamatrix.platform.security.authorization.spi.jdbc   
com.metamatrix.platform.security.membership.service   
com.metamatrix.platform.security.membership.spi   
com.metamatrix.platform.security.membership.spi.file   
com.metamatrix.platform.security.membership.spi.ldap   
com.metamatrix.platform.security.session.service   
com.metamatrix.platform.security.util   
com.metamatrix.server.admin.api   
com.metamatrix.server.admin.apiimpl   
com.metamatrix.server.query.service   
com.metamatrix.server.serverapi   
com.metamatrix.server.util   
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.admin.server
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.common.comm.api
LogonResult
          Dataholder for the result of ILogon.logon().
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.common.comm.platform.socket.client
LogonResult
          Dataholder for the result of ILogon.logon().
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.common.comm.platform.socket.server
ILogon
          Generic logon interface.
LogonResult
          Dataholder for the result of ILogon.logon().
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.console.connections
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.console.models
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
AuthorizationPolicyID
           
MetaMatrixPrincipal
          This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName
           
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
MetaMatrixSessionInfo
          This class represents an immutable informational object describing the attributes of a unique MetaMatrix session within a given MetaMatrix System.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.console.security
MetaMatrixPrincipalName
           
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.console.ui.views.entitlements
AuthorizationActions
          The EntitlementAction interface encapsulates the methods that are required to identify the set of actions associated with an entitlement.
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
AuthorizationPolicyID
           
MetaMatrixPrincipalName
           
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.console.ui.views.users
MetaMatrixPrincipal
          This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName
           
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.jdbc.transport
LogonResult
          Dataholder for the result of ILogon.logon().
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.metadata.runtime
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.admin.api
AuthorizationActions
          The EntitlementAction interface encapsulates the methods that are required to identify the set of actions associated with an entitlement.
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
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.
Credentials
           
MetaMatrixPrincipal
          This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName
           
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.admin.apiimpl
AuthorizationActions
          The EntitlementAction interface encapsulates the methods that are required to identify the set of actions associated with an entitlement.
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
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.
Credentials
           
MetaMatrixPrincipal
          This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName
           
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.api
AbstractAuthorizationObjectEditor
           
AuthorizationActions
          The EntitlementAction interface encapsulates the methods that are required to identify the set of actions associated with an entitlement.
AuthorizationModel.Class
           
AuthorizationPermission
          An authorization permission defines access permissions for a particular resource.
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.
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
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.
AuthorizationResource
          This interface defines a Resource on which can be granted one or more Actions.
BasicMetaMatrixPrincipal
           
GranteeEntitlementEntry
          This object contains one entry for an entitlement entry in UserEntitlementInfo.
LogonResult
          Dataholder for the result of ILogon.logon().
MetaMatrixPrincipal
          This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName
           
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.api.service
AuthorizationPermission
          An authorization permission defines access permissions for a particular resource.
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
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.
Credentials
           
MetaMatrixPrincipal
          This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName
           
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
MetaMatrixSessionInfo
          This class represents an immutable informational object describing the attributes of a unique MetaMatrix session within a given MetaMatrix System.
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.authorization.cache
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
AuthorizationPolicyID
           
MetaMatrixPrincipalName
           
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.authorization.service
AuthorizationPermission
          An authorization permission defines access permissions for a particular resource.
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
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.
MetaMatrixPrincipalName
           
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.authorization.spi
AuthorizationPermission
          An authorization permission defines access permissions for a particular resource.
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
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.
MetaMatrixPrincipalName
           
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.authorization.spi.jdbc
AuthorizationPermission
          An authorization permission defines access permissions for a particular resource.
AuthorizationPolicy
          The AuthorizationPolicy class defines a set of permissions (i.e., permissions) that apply to a set of principals (@see MetaMatrixPrincipalName).
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.
MetaMatrixPrincipalName
           
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.membership.service
Credentials
           
MetaMatrixPrincipal
          This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixPrincipalName
           
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.membership.spi
Credentials
           
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.membership.spi.file
Credentials
           
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.membership.spi.ldap
Credentials
           
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.session.service
Credentials
           
MetaMatrixPrincipal
          This interface represents an abstract notion of users, groups or applications within the MetaMatrix Security Framework.
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
MetaMatrixSessionInfo
          This class represents an immutable informational object describing the attributes of a unique MetaMatrix session within a given MetaMatrix System.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.platform.security.util
AuthorizationActions
          The EntitlementAction interface encapsulates the methods that are required to identify the set of actions associated with an entitlement.
AuthorizationPermission
          An authorization permission defines access permissions for a particular resource.
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.
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.
AuthorizationResource
          This interface defines a Resource on which can be granted one or more Actions.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.server.admin.api
AuthorizationPolicyID
           
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.server.admin.apiimpl
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.
MetaMatrixSessionID
          This immutable class represents an identifier for a unique MetaMatrix session within a given MetaMatrix System.
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.server.query.service
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.server.serverapi
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 

Classes in com.metamatrix.platform.security.api used by com.metamatrix.server.util
SessionToken
          This class is an immutable identifier for a unique session that also maintains the name of the principal for that session.
 



Copyright © 2009. All Rights Reserved.