A B C D E F G H I L M N O P Q R S T U V

A

AbstractPolicy - class com.bea.ales.management.AbstractPolicy.
Base class of AuthorizationPolicy and MembershipRule.
Action - class com.bea.ales.management.Action.
This class represents an action.
ACTION_MANAGE - Static variable in class com.bea.ales.management.AdminRole
ACTION_MANAGE means current role can view and manage the corresponding object
ACTION_VIEW - Static variable in class com.bea.ales.management.AdminRole
ACTION_VIEW means current role can only view the corresponding object
ActionGroupManager - class com.bea.ales.management.ActionGroupManager.
This class manages action groups.
ActionGroupQueryResult - class com.bea.ales.management.ActionGroupQueryResult.
This class represents the result of executing a query on action groups.
ActionManager - class com.bea.ales.management.ActionManager.
This class manages actions.
ActionQueryResult - class com.bea.ales.management.ActionQueryResult.
This class represents the result of executing a query on actions.
addAction(Action) - Method in class com.bea.ales.management.PolicyQuery
Add the action to the policy query.
addAction(Action) - Method in class com.bea.ales.management.AuthorizationPolicy
Add an action to the authorization policy.
addActions(List) - Method in class com.bea.ales.management.AuthorizationPolicy
Add actions to the policy.
addAttribute(AttributeElement) - Method in class com.bea.ales.management.Resource
Add the attribute to this resource.
addAttribute(AttributeElement) - Method in class com.bea.ales.management.Scope
Add the attribute to this scope
addAttribute(AttributeElement) - Method in interface com.bea.ales.management.MetaObject
Add the specified attribute to this meta object.
addAttribute(String, String) - Method in interface com.bea.ales.management.MetaObject
Create an attribute with specified name and value for this meta object.
addDelegator(User) - Method in class com.bea.ales.management.PolicyQuery
Add the delegator to the policy query.
addDeniedRole(Role) - Method in class com.bea.ales.management.Role
Add the role to excluded role list against this role.
addDeniedRoles(Collection) - Method in class com.bea.ales.management.Role
Add the set of roles to to excluded role list against this role.
addMember(Subject) - Method in class com.bea.ales.management.Group
Add a single subject to this group.
addMembers(Collection) - Method in class com.bea.ales.management.Group
Add a collection of subjects to this group.
addMemberships(Collection) - Method in class com.bea.ales.management.User
Assign the user to the groups.
addResource(Resource) - Method in class com.bea.ales.management.PolicyQuery
Add the resource to the policy query.
addResource(Resource) - Method in class com.bea.ales.management.AbstractPolicy
Add a resource to the policy.
addResources(List) - Method in class com.bea.ales.management.AbstractPolicy
Add a list of resources to the policy
addRole(Role) - Method in class com.bea.ales.management.PolicyQuery
Add the role to the policy query.
addRole(Role) - Method in class com.bea.ales.management.MembershipRule
Adds the role to the membership rule.
addRoles(List) - Method in class com.bea.ales.management.MembershipRule
Add the list of roles to the membership rule.
addSchemaAttribute(AttributeElement) - Method in class com.bea.ales.management.Directory
Add the attribute definition to this directory's schema.
addSchemaAttribute(String, String, boolean) - Method in class com.bea.ales.management.Directory
Add attribute definition to schema of the directory without a default value
addSubject(Object) - Method in class com.bea.ales.management.PolicyQuery
Add the subject to the policy query.
addSubject(Object) - Method in class com.bea.ales.management.AbstractPolicy
Add a subject to the policy.
addSubjects(List) - Method in class com.bea.ales.management.AbstractPolicy
Add a list of subjects to the policy.
AdminRole - class com.bea.ales.management.AdminRole.
This class represents Administration Role for Scope.
AdminRole.Privilege - class com.bea.ales.management.AdminRole.Privilege.
 
AdminRole.Privilege() - Constructor for class com.bea.ales.management.AdminRole.Privilege
 
AdminRoleManager - class com.bea.ales.management.AdminRoleManager.
 
AdminRoleMembershipRule - class com.bea.ales.management.AdminRoleMembershipRule.
This class represents an membership Rule for Admin Role.
ALES_APPLICATION - Static variable in class com.bea.ales.management.Scope
 
ALES_ENTITLEMENTUI_APP - Static variable in class com.bea.ales.management.PolicyDistributor
 
ALES_ORGANIZATION - Static variable in class com.bea.ales.management.Scope
 
ALL - Static variable in interface com.bea.ales.management.SubjectType
Indicate the subject type can be either user or group.
ALL - Static variable in class com.bea.ales.management.PolicyEffectType
Indicate any policy.
ALL - Static variable in class com.bea.ales.management.query.QueryType
This indicates to query the attribute value, including these inherited from ancestors or descendants and the value of it own.
ALL_INCLUDE_DENIED - Static variable in class com.bea.ales.management.query.QueryType
 
Application - class com.bea.ales.management.Application.
 
ATTRIBUTE_TYPE_BOOLEAN - Static variable in class com.bea.ales.management.Directory
 
ATTRIBUTE_TYPE_DATE - Static variable in class com.bea.ales.management.Directory
 
ATTRIBUTE_TYPE_INTEGER - Static variable in class com.bea.ales.management.Directory
 
ATTRIBUTE_TYPE_IP_ADDRESS - Static variable in class com.bea.ales.management.Directory
 
ATTRIBUTE_TYPE_STRING - Static variable in class com.bea.ales.management.Directory
 
ATTRIBUTE_TYPE_TIME - Static variable in class com.bea.ales.management.Directory
 
AttributeElement - interface com.bea.ales.management.common.AttributeElement.
AttributeElement represents an attribute name value pair.
AttributeElementFactory - class com.bea.ales.management.common.AttributeElementFactory.
This class is the factory to produce new AttributeElement objects.
AttributeQueryResult - class com.bea.ales.management.AttributeQueryResult.
This class represents the result of executing a query on attributes.
AttributeQueryResult(ArrayList, RBAC_Context, QueryCache) - Constructor for class com.bea.ales.management.AttributeQueryResult
Construct a new AttributeQueryResult object
AttributeQueryResult(AttributeableCollectionRef, RBAC_Context, QueryCache) - Constructor for class com.bea.ales.management.AttributeQueryResult
Construct a new AttributeQueryResult object
AttributeValueType - class com.bea.ales.management.AttributeValueType.
This class represents type of an attribute value in ALES management API.
AUTHORIZATION_POLICY - Static variable in class com.bea.ales.management.PolicyType
Indicate an authorization policy.
AuthorizationPolicy - class com.bea.ales.management.AuthorizationPolicy.
This class represents an authorization policy.
AuthorizationPolicyQueryResult - class com.bea.ales.management.AuthorizationPolicyQueryResult.
This class represents the result of executing a query on authorization policies.
AuthorizationPolicyQueryResult(CollectionRef, RBAC_Context, QueryCache) - Constructor for class com.bea.ales.management.AuthorizationPolicyQueryResult
Constructs an AuthorizationPolicyQueryResult object.

B

BadParameterException - exception com.bea.ales.management.exception.BadParameterException.
Indicates that there was an error in one of the supplied parameters.
BINDING_NODE - Static variable in class com.bea.ales.management.Resource
 
BINDING_TYPE_ALL - Static variable in class com.bea.ales.management.ResourceManager
Specifies any binding type.
BINDING_TYPE_BOUND - Static variable in class com.bea.ales.management.ResourceManager
Specifies unbound binding type.
BINDING_TYPE_UNBOUND - Static variable in class com.bea.ales.management.ResourceManager
Specifies bound binding type.
BOOLEAN - Static variable in class com.bea.ales.management.AttributeValueType
Specifies an attribute of type boolean.
BOTTOM_TO_TOP - Static variable in interface com.bea.ales.management.InheritanceModel
BOTTOM_TO_TOP represents that the attribute inheritance model should flow from the child to the parent just like Roles work in the ALES Entitlements UI.
builtinDecls - Static variable in class com.bea.ales.management.AbstractPolicy
 

C

clone() - Method in interface com.bea.ales.management.common.ConstAttributeElement
Perform deep copy
cloneTo(MetaObject) - Method in interface com.bea.ales.management.MetaObject
Clone the copy of this object to be under the object specified.
cloneTo(Resource) - Method in class com.bea.ales.management.Resource
Clone the resource and all its children to be child of another resource.
cloneTo(Role) - Method in class com.bea.ales.management.Role
Clone this role and all its children to be child of the destination role
close() - Method in class com.bea.ales.management.RoleQueryResult
Close this query result.
close() - Method in class com.bea.ales.management.IdentityQueryContainer
Close the container object.
close() - Method in class com.bea.ales.management.MetaObjectQueryResult
Close the query result.
close() - Method in interface com.bea.ales.management.query.QueryResult
Close the Query Result.
com.bea.ales.management - package com.bea.ales.management
 
com.bea.ales.management.common - package com.bea.ales.management.common
 
com.bea.ales.management.exception - package com.bea.ales.management.exception
 
com.bea.ales.management.query - package com.bea.ales.management.query
 
commitTansaction() - Method in class com.bea.ales.management.RBAC_Context
Commit the current transaction of this context.
COMPOUND_RULE_RESULT - Static variable in class com.bea.ales.management.PolicyQuery.ResultType
Indicate the result type of policy query is compound.
Constant - class com.bea.ales.management.Constant.
This class represents a constant.
ConstantManager - class com.bea.ales.management.ConstantManager.
This class manages constants.
ConstantQueryResult - class com.bea.ales.management.ConstantQueryResult.
This class represents the result of executing a query on constants.
ConstAttributeElement - interface com.bea.ales.management.common.ConstAttributeElement.
ConstAttributeElement represents a read-only attribute.
create(String) - Method in class com.bea.ales.management.AdminRoleManager
Create admin role with the given name
create(String) - Method in class com.bea.ales.management.ActionGroupManager
Create a new action group with the specified name.
create(String) - Method in class com.bea.ales.management.ActionManager
Create an action using the specified name.
create(String) - Method in class com.bea.ales.management.ResourceManager
Create the resource by fully qualified name.
create(String) - Method in class com.bea.ales.management.UserManager
Create the user with the specified name.
create(String) - Method in class com.bea.ales.management.GroupManager
Create a group.
create(String) - Method in class com.bea.ales.management.DirectoryManager
Create the identity directory.
create(String, String) - Method in class com.bea.ales.management.ScopeManager
Create a scope as child of current Scope with specified type
create(String, String, boolean) - Method in class com.bea.ales.management.UserManager
Creates the new user with the given name, password.
create(String, String, boolean, boolean, boolean) - Method in class com.bea.ales.management.ResourceManager
Create resource by fully qualified name.
createApplication(String) - Method in class com.bea.ales.management.ScopeManager
Create application with the given name as child of current Scope
createAttributeElement() - Static method in class com.bea.ales.management.common.AttributeElementFactory
Create an empty AttributeElement object
createAttributeElement(String, Object) - Static method in class com.bea.ales.management.common.AttributeElementFactory
Create an AttributeElement object with initiali values.
createAuthorizationPolicy(PolicyEffectType, Action, Resource, Object, User, String) - Method in class com.bea.ales.management.PoliciesManager
Create a new authorization policy with single action, resource and subject.
createAuthorizationPolicy(PolicyEffectType, List, List, List, User, String) - Method in class com.bea.ales.management.PoliciesManager
Create a new authorization policy with one or more actions, resources and subjects.
createChild(String) - Method in class com.bea.ales.management.Resource
Create a child node of this resource with relative name.Relative name the name has no parent resource info in it, For example, if fully qualified name is resources/aaa/bbb, then bbb is the relative name.
createChild(String) - Method in class com.bea.ales.management.Role
Create the child role for this role.
createChild(String) - Method in interface com.bea.ales.management.MetaObject
Create a child object of this object.
createChild(String, String, boolean, boolean, boolean) - Method in class com.bea.ales.management.Resource
Create the child resource with relative name.
createConstant(String, Collection, AttributeValueType) - Method in class com.bea.ales.management.ConstantManager
Creates a new constant with list value.
createConstant(String, String, AttributeValueType) - Method in class com.bea.ales.management.ConstantManager
Create a new constant with a single value.
createContext() - Method in class com.bea.ales.management.RBAC_Manager
create management API context.
createDynamicAttribute(String, AttributeValueType) - Method in class com.bea.ales.management.ExtensionsManager
Create a new dynamic attribute.
createEvaluationFunction(String) - Method in class com.bea.ales.management.ExtensionsManager
Create a new evaluation function.
createMembershipRule(List, String) - Method in class com.bea.ales.management.AdminRole
Create the membership rule for this role.
createMembershipRule(Object, String) - Method in class com.bea.ales.management.AdminRole
Create the membership rule for this role.
createMembershipRule(PolicyEffectType, List, List, List, User, String) - Method in class com.bea.ales.management.PoliciesManager
Create a new membership rule with one or more roles, resources and subjects.
createMembershipRule(PolicyEffectType, Object, String) - Method in class com.bea.ales.management.Role
Create the membership rule for this role.
createMembershipRule(PolicyEffectType, Resource, Object, User, String) - Method in class com.bea.ales.management.Role
Create the new membership rule for this role
createMembershipRule(PolicyEffectType, Role, Resource, Object, User, String) - Method in class com.bea.ales.management.PoliciesManager
Create the new membership rule with single role, resource and subject.
createOrganization(String) - Method in class com.bea.ales.management.ScopeManager
Create organization with the given name as child of current Scope
createRootObject(String, String) - Method in class com.bea.ales.management.MetaObjectFactory
Return the root object for the type specified.
createRootObject(String, String, int) - Method in class com.bea.ales.management.MetaObjectFactory
Return the root object for the type specified.

D

DATE - Static variable in class com.bea.ales.management.AttributeValueType
Specifies an attribute of type date.
DEFAULT - Static variable in interface com.bea.ales.management.InheritanceModel
The default model of inheritance.
DELEGATE - Static variable in class com.bea.ales.management.PolicyEffectType
Indicate a delegate policy.
deleteChild(Role) - Method in class com.bea.ales.management.Role
Delete the child role.
deleteQuery(PolicyQuery) - Method in class com.bea.ales.management.PoliciesManager
Delete the policy query.
DENY - Static variable in class com.bea.ales.management.PolicyEffectType
Indicate a deny policy.
destroyContext(RBAC_Context) - Method in class com.bea.ales.management.RBAC_Manager
Destroy the management API context.
DIRECT - Static variable in class com.bea.ales.management.query.QueryType
This indicates to query the attribute value that associated with the object directly
Directory - class com.bea.ales.management.Directory.
This class represents an identity directory which contains a collection of users and groups.
DirectoryManager - class com.bea.ales.management.DirectoryManager.
This class manage identity Directory.
DirectoryQueryResult - class com.bea.ales.management.DirectoryQueryResult.
This class represents the result of executing a query on directories.
distributePolicyAsync(Application[]) - Method in class com.bea.ales.management.PolicyDistributor
 
distributePolicyAsync(Resource[]) - Method in class com.bea.ales.management.PolicyDistributor
Distribute the changes of policies and related resources, actions and declarations under the specific distribution points.
DistributionStatus - class com.bea.ales.management.DistributionStatus.
This class represents the distribution status for a specific distribution id.
DynamicAttributeQueryResult - class com.bea.ales.management.DynamicAttributeQueryResult.
This class represents the result of executing a query on dynamic attributes.

E

enablePaging(boolean) - Method in class com.bea.ales.management.MetaObjectQueryResult
Enable or disable paging.
enablePaging(boolean) - Method in interface com.bea.ales.management.query.QueryResult
Enable paging.
equals(Object) - Method in class com.bea.ales.management.InstanceStatus
Override the method of Object to examine if two InstanceStatus equal each other.
equals(Object) - Method in class com.bea.ales.management.AttributeValueType
Check if some other object is equal to this one.
equals(Object) - Method in class com.bea.ales.management.User
 
equals(Object) - Method in class com.bea.ales.management.Directory
Compare this directory with other Java object.
equals(Object) - Method in class com.bea.ales.management.Group
Determine if the pass in obj equals to this group.
EvaluationFunction - class com.bea.ales.management.EvaluationFunction.
This class represents an evaluation function.
EvaluationFunctionQueryResult - class com.bea.ales.management.EvaluationFunctionQueryResult.
This class represents the result of executing a query on evaluation functions.
EvaluationFunctionQueryResult(CollectionRef, RBAC_Context, QueryCache) - Constructor for class com.bea.ales.management.EvaluationFunctionQueryResult
 
ExtensionsManager - class com.bea.ales.management.ExtensionsManager.
This class manages dynamic attribute and evaluation function.

F

FILTER_OPERATOR_AND - Static variable in class com.bea.ales.management.PoliciesManager
Specifies a filter search operator of AND.
FILTER_OPERATOR_OR - Static variable in class com.bea.ales.management.PoliciesManager
Specifies a filter search operator of OR.
find(Scope, String) - Method in class com.bea.ales.management.RoleGroupQueryResult
Find a group with the specified name.
find(Scope, String) - Method in class com.bea.ales.management.RoleQueryResult
Find the role by the given name in the result.
find(String) - Method in class com.bea.ales.management.DynamicAttributeQueryResult
Find a dynamic attribute by name from the result.
find(String) - Method in class com.bea.ales.management.EvaluationFunctionQueryResult
Find an evaluation function by name from the result.
find(String) - Method in class com.bea.ales.management.ConstantQueryResult
Find a constant by name.
find(String) - Method in class com.bea.ales.management.AuthorizationPolicyQueryResult
Find an authorization policy that matches the query condition.
find(String) - Method in class com.bea.ales.management.ActionGroupQueryResult
Find an action group that has the given name from the result.
find(String) - Method in class com.bea.ales.management.ActionQueryResult
Find an action with the specified name from the result.
find(String) - Method in class com.bea.ales.management.ResourceQueryResult
Find the resource by the given name.
find(String) - Method in class com.bea.ales.management.MembershipRuleQueryResult
Find the membership rule with given query criteria.
find(String) - Method in class com.bea.ales.management.UserQueryResult
Find the user with the specified name.
find(String) - Method in class com.bea.ales.management.GroupQueryResult
Find a group with the specified name.
findAttribute(String) - Method in class com.bea.ales.management.RBAC_Context
 
FLAT_RULE_RESULT - Static variable in class com.bea.ales.management.PolicyQuery.ResultType
Indicate the result type of policy query is flat.
flushCache() - Method in class com.bea.ales.management.RBAC_Context
Flush all cache objects related to this context.

G

get(String) - Method in class com.bea.ales.management.ActionGroupManager
Find an action group with the specified name.
get(String) - Method in class com.bea.ales.management.ActionManager
Find an action with the specified name.
get(String) - Method in class com.bea.ales.management.ResourceManager
Get a resource by fully qualified name.
get(String) - Method in class com.bea.ales.management.UserManager
Get the user with the specified name
get(String) - Method in class com.bea.ales.management.GroupManager
Get a group with the specified name.
get(String) - Method in class com.bea.ales.management.DirectoryManager
Get the identity directory with the specified name.
getAction() - Method in class com.bea.ales.management.AdminRole.Privilege
 
getActionGroupManager() - Method in class com.bea.ales.management.RBAC_Context
Get the ActionGroupManager of this context.
getActionGroups(String) - Method in class com.bea.ales.management.ActionGroupManager
Find action groups whose names matche the given filter string.
getActionManager() - Method in class com.bea.ales.management.RBAC_Context
Get the ActionManager of this context.
getActions() - Method in class com.bea.ales.management.PolicyQuery
Get all actions of the policy query.
getActions() - Method in class com.bea.ales.management.AuthorizationPolicy
Get all actions of the policy.
getActions(String) - Method in class com.bea.ales.management.ActionManager
Find actions whose names match the specified filter.
getAddress() - Method in class com.bea.ales.management.InstanceStatus
Get the address of the engine instance.
getAdminRole(String) - Method in class com.bea.ales.management.AdminRoleManager
Get admin role with the given name
getAdminRoleManager() - Method in class com.bea.ales.management.RBAC_Context
 
getAdminRoles(String) - Method in class com.bea.ales.management.AdminRoleManager
Get all admin role with the given pattern
getAllAncestors(String) - Method in interface com.bea.ales.management.MetaObject
Return query result on this MetaObject that contains all ancestors match the pattern specified.
getAllDescendants() - Method in interface com.bea.ales.management.MetaObject
Return descendants query result on this MetaObject,
getAllDescendants(String) - Method in interface com.bea.ales.management.MetaObject
Return query result on the MetaObject that contains all children object match the pattern specified.
getAllGroupMempership() - Method in class com.bea.ales.management.User
Get all groups this user is a member of.
getAncestorGroups(int, String) - Method in class com.bea.ales.management.Group
Find ancestors of the group.
getAncestors(String) - Method in class com.bea.ales.management.Role
Find all ancestors of this role that match the given filterString.
getASIType() - Method in interface com.bea.ales.management.common.ConstAttributeElement
Get the attribute type name.
getAttribute(String) - Method in class com.bea.ales.management.Role
Get the attribute from this role by the name.
getAttribute(String) - Method in class com.bea.ales.management.Scope
Get the specific attribute of this scope by attribute name
getAttribute(String) - Method in interface com.bea.ales.management.MetaObject
Find an attribute with the specified name.
getAttribute(String, int) - Method in class com.bea.ales.management.User
Get the user attribute which has the specified attribute name.
getAttribute(String, int) - Method in class com.bea.ales.management.Resource
Get the specific attribute of this resource by attribute name
getAttribute(String, int) - Method in class com.bea.ales.management.Group
Get an attribute of this group which has the specified name.
getAttributes() - Method in class com.bea.ales.management.Scope
Get the attributes of this scope.
getAttributes(int) - Method in class com.bea.ales.management.User
Get attributes of the user.
getAttributes(int) - Method in class com.bea.ales.management.Resource
Get the attributes of this resource.
getAttributes(int) - Method in class com.bea.ales.management.Role
Get the attributes of this role.
getAttributes(int) - Method in class com.bea.ales.management.Group
Get attributes of the group.
getAttributes(int) - Method in interface com.bea.ales.management.MetaObject
Find all attributes which has the attrQueryType of this meta object.
getAuthorizationPolicies(PoliciesManager) - Method in class com.bea.ales.management.PolicyQuery
Find all authorization policies which match this policyQuery.
getAuthorizationPolicies(PolicyEffectType, List, List, List, List, String, String) - Method in class com.bea.ales.management.PoliciesManager
Find authorization policies which match the given query criteria.
getAuthorizationPolicy(PolicyEffectType, List, List, List, User, String) - Method in class com.bea.ales.management.PoliciesManager
Find the existing authorization policy which matches exactly all given parameters.
getAvailableAttributeTypes() - Method in class com.bea.ales.management.Directory
Get all available attribute types.
getBindingNodes(String, int) - Method in class com.bea.ales.management.ResourceManager
Find all binding resources in the system which has the specified binding type and matches the given the filter string.
getBoundSSM() - Method in class com.bea.ales.management.Application
Get the bound SSM to this application.
getBoundSSM() - Method in class com.bea.ales.management.Resource
Get the bound SSM to this resource.
getCause() - Method in class com.bea.ales.management.exception.ManagementException
Return cause of the exception
getChildApplications() - Method in class com.bea.ales.management.Organization
Get all child applications under this organization node
getChildByName(String) - Method in interface com.bea.ales.management.MetaObject
Get child object of this object by name.
getChildOrganizations() - Method in class com.bea.ales.management.Organization
Get all child organizations under this organization node
getChildren() - Method in interface com.bea.ales.management.MetaObject
Return query result contains all children of this MetaObject.
getChildren(int, String) - Method in class com.bea.ales.management.Role
Find all the children of this role which matches the given filterString.
getChildrenWithAttribute(AttributeElement) - Method in interface com.bea.ales.management.MetaObject
Return all children of this object with a given attribute.
getChildScopes() - Method in class com.bea.ales.management.Organization
Get child scopes
getConfigurationName() - Method in class com.bea.ales.management.InstanceStatus
Get the configuration name of the engine instance.
getConstant(String) - Method in class com.bea.ales.management.ConstantManager
Get a constant with the specified name.
getConstantManager() - Method in class com.bea.ales.management.RBAC_Context
Get the ConstantManager instance of this conext.
getConstantsByName(String) - Method in class com.bea.ales.management.ConstantManager
Find constants whose names matches the specified filter.
getConstantsByType(AttributeValueType) - Method in class com.bea.ales.management.ConstantManager
Find all constants which has the specified type.
getConstantsByValue(String) - Method in class com.bea.ales.management.ConstantManager
Find constants whose values matches the specified filter.
getConstraint() - Method in class com.bea.ales.management.AdminRoleMembershipRule
Get the constraint of the policy. if the policy has no constraint, null will be return.
getConstraint() - Method in class com.bea.ales.management.AbstractPolicy
Get the constraint of the policy. if the policy has no constraint, null will be return.
getDelegator() - Method in class com.bea.ales.management.AbstractPolicy
Get the delegator.
getDelegators() - Method in class com.bea.ales.management.PolicyQuery
Get all delegators of the policy query.
getDelegatorString() - Method in class com.bea.ales.management.AuthorizationPolicy
 
getDelegatorString() - Method in class com.bea.ales.management.AbstractPolicy
Get the name of delegator.
getDeniedRoles() - Method in class com.bea.ales.management.Role
Find all excluded roles against this role.
getDescription() - Method in class com.bea.ales.management.AdminRole
Get the description of the AdminRole
getDescription() - Method in class com.bea.ales.management.Resource
Get the description of the resource
getDescription() - Method in class com.bea.ales.management.Role
Get the description of the role
getDescription() - Method in class com.bea.ales.management.Scope
Get the description of the scope
getDescription() - Method in class com.bea.ales.management.AbstractPolicy
Get the description of the policy
getDirectChildren(String) - Method in class com.bea.ales.management.Resource
Get the direct children of this resource
getDirectGroupMembership(String) - Method in class com.bea.ales.management.User
Get all groups this user is a directly member of.
getDirectories(String) - Method in class com.bea.ales.management.DirectoryManager
Get all direct directories whose names matches with the filter.
getDirectoriesRecursive(String, Scope) - Method in class com.bea.ales.management.DirectoryManager
Gets a List of Direcorys recursively starting at the given Scope and going up in the scope hierarchy up to the root scope.
getDirectory() - Method in class com.bea.ales.management.Subject
Get directory of the suject.
getDirectory(Scope, String) - Method in class com.bea.ales.management.DirectoryManager
Gets a Directory belonging to the given scope with the given relative name.
getDirectoryManager() - Method in class com.bea.ales.management.RBAC_Context
Get the DirectoryManager of this context.
getDirectoryShortName() - Method in class com.bea.ales.management.Subject
Get short name diretcory of the subject.
getDisplayName() - Method in class com.bea.ales.management.AbstractPolicy
Get the display name of the policy
getDistributionId() - Method in class com.bea.ales.management.DistributionStatus
Get the distribution id which is an identifier for the distribution.
getDistributionID() - Method in class com.bea.ales.management.InstanceStatus
Get the latest distribution ID of the current engine instance.
getDistributionPoints(String) - Method in class com.bea.ales.management.ResourceManager
Find all distribution points in the system which matches the given the filter string.
getDistributionStatus(int) - Method in class com.bea.ales.management.PolicyDistributor
Get distribution status for the specific distribution ID.
getDynamicAttribute(String) - Method in class com.bea.ales.management.ExtensionsManager
Get a dynamic attribute with the specified name.
getDynamicAttributesByName(String) - Method in class com.bea.ales.management.ExtensionsManager
Find all dynamic attributes whose names match the specified filter.
getDynamicAttributesByType(AttributeValueType) - Method in class com.bea.ales.management.ExtensionsManager
Find all dynamic attributes which have the specified type.
getEffect() - Method in class com.bea.ales.management.AbstractPolicy
Get the effect of the policy.
getEffectType() - Method in class com.bea.ales.management.PolicyQuery
Get the effect type of the policy query.
getEligibleGroups(String) - Method in class com.bea.ales.management.User
Get all groups that the user is not a member of.
getEligibleMembers(int, String) - Method in class com.bea.ales.management.Group
Find subjects (users or groups) than can be added to this group.
getEvaluationFunction(String) - Method in class com.bea.ales.management.ExtensionsManager
Find an evaluation function with the specified name.
getEvaluationFunctionsByName(String) - Method in class com.bea.ales.management.ExtensionsManager
Find all evaluation functions whose names match the filter.
getExtensionsManager() - Method in class com.bea.ales.management.RBAC_Context
Get the ExtensionsManager instance.
getFullQualifiedName() - Method in class com.bea.ales.management.Scope
Get full qualified name of the scope, e.g.
getFullyQualifiedDirectoryNameFromShortName(String, Scope) - Static method in class com.bea.ales.management.Directory
Gets the fully qualified name of the directory from the short name.
getFullyQualifiedName() - Method in class com.bea.ales.management.AdminRole
Get the fully qualified name of this admin role
getFullyQualifiedRoleName() - Method in class com.bea.ales.management.Role
Get the fully qualified name of this role
getGrantedPrivileges() - Method in class com.bea.ales.management.AdminRole
Get all granted privileges
getGroupManager() - Method in class com.bea.ales.management.Directory
Get group manager that manages groups in the directory
getGroupResult() - Method in class com.bea.ales.management.IdentityQueryContainer
Get the group query result in the container.
getGroups() - Method in class com.bea.ales.management.Action
Get all action groups that the action belongs to.
getGroups(String) - Method in class com.bea.ales.management.GroupManager
Find all groups whose names match the specified filter.
getHtmlSourceOfActions() - Method in class com.bea.ales.management.AuthorizationPolicy
 
getHtmlSourceOfRoles() - Method in class com.bea.ales.management.MembershipRule
 
getIndirectGroupMembership(String) - Method in class com.bea.ales.management.User
Get the groups this user is an indirectly member of.
getInheritanceModel() - Method in interface com.bea.ales.management.MetaObject
Get the inheritance model of this object
getInstanceName() - Method in class com.bea.ales.management.InstanceStatus
Get the instance name of the engine instance.
getInstanceStatus() - Method in class com.bea.ales.management.PolicyDistributor
Find the latest status for all instances.
getListValue() - Method in class com.bea.ales.management.Constant
Get the value of this constant as a collection.
getLoginUser() - Method in class com.bea.ales.management.RBAC_Context
Get login user name.
getMembers(int, int, String) - Method in class com.bea.ales.management.Group
Get all users or groups which are directly or indirectly belongs to the group.
getMembershipRule(List, String) - Method in class com.bea.ales.management.AdminRole
 
getMembershipRule(PolicyEffectType, List, List, List, User, String) - Method in class com.bea.ales.management.PoliciesManager
Find the existing membership rule which matches exactly all given parameters.
getMembershipRules() - Method in class com.bea.ales.management.AdminRole
Find all related membership rules
getMembershipRules(PoliciesManager) - Method in class com.bea.ales.management.PolicyQuery
Find all membership rules which match this policyQuery.
getMembershipRules(PolicyEffectType, List, List, List, List, String, String) - Method in class com.bea.ales.management.PoliciesManager
Find membership rules which match the given query criteria..
getMembershipRules(PolicyEffectType, List, List, List, String, String) - Method in class com.bea.ales.management.Role
Find membership rules according to the provided query criteria.
getMessage() - Method in class com.bea.ales.management.exception.ManagementException
Return the string messgae associated with the exception
getMetaObjectFactory() - Method in class com.bea.ales.management.RBAC_Context
Get MetaObjectFactory of this context.
getName() - Method in class com.bea.ales.management.AdminRole
Get the name of this role
getName() - Method in class com.bea.ales.management.EvaluationFunction
Get the name of the evaluation function.
getName() - Method in class com.bea.ales.management.Constant
Get the name of this constant.
getName() - Method in class com.bea.ales.management.PolicyQuery
Gets the name of the policy query.
getName() - Method in class com.bea.ales.management.Action
Get the name of the action.
getName() - Method in class com.bea.ales.management.Resource
Return the full qualified name of the resource.
getName() - Method in class com.bea.ales.management.Role
Get the name of this role
getName() - Method in class com.bea.ales.management.Scope
Get the scope name
getName() - Method in class com.bea.ales.management.Directory
Get name of the directory.
getName() - Method in class com.bea.ales.management.Subject
Get name of the subject.
getName() - Method in interface com.bea.ales.management.MetaObject
Get the name of the MetaObject.
getName() - Method in interface com.bea.ales.management.common.ConstAttributeElement
Get the attribute Name.
getNextItem() - Method in class com.bea.ales.management.MetaObjectQueryResult
Return the next available object in the result.
getNextItem() - Method in interface com.bea.ales.management.query.QueryResult
Return the next availible object in the result.
getNumberofPages() - Method in class com.bea.ales.management.MetaObjectQueryResult
Return the number of pages for the result on the count/page-size.
getNumberofPages() - Method in interface com.bea.ales.management.query.QueryResult
Return the number of pages for the result on the count/page-size.
getObject() - Method in class com.bea.ales.management.AdminRole.Privilege
 
getOrderType() - Method in class com.bea.ales.management.PolicyQuery
Get the order type of the policy query.
getOwner() - Method in class com.bea.ales.management.PolicyQuery
Get the owner name of the policy query.
getParameterNumber() - Method in class com.bea.ales.management.exception.BadParameterException
Get the index number of the parameter which caused the error.
getParent() - Method in class com.bea.ales.management.Resource
Get the parent resource of this resource.
getParent() - Method in class com.bea.ales.management.Role
Get the parent of this role.
getParent() - Method in interface com.bea.ales.management.MetaObject
Return the parent of this object.
getParent(String) - Method in class com.bea.ales.management.ResourceManager
Get the parent for the specified resource.
getParentScope() - Method in class com.bea.ales.management.Scope
Get parent scope
getPercentComplete() - Method in class com.bea.ales.management.DistributionStatus
Get the progress in percentage of the current distribution operation.
getPoliciesManager() - Method in class com.bea.ales.management.RBAC_Context
Get the PoliciesManager instance of this context.
getPolicyDistributor() - Method in class com.bea.ales.management.RBAC_Context
Get the PolicyDistributor of this context.
getPolicyType() - Method in class com.bea.ales.management.PolicyQuery
Get the policy type of the policy query.
getPreviousItem() - Method in class com.bea.ales.management.MetaObjectQueryResult
Return the previous available object in the result.
getPreviousItem() - Method in interface com.bea.ales.management.query.QueryResult
Return the previous availible object in the result.
getPrimaryAdminRole() - Method in class com.bea.ales.management.AdminRoleManager
Get primary Admin Role of current scope.
getQualifiedScopeName() - Method in class com.bea.ales.management.Directory
Gets the qualified name for the scope of this Directory.
getQueryString() - Method in class com.bea.ales.management.MetaObjectQueryResult
Return the query string associated with the query result.
getQueryString() - Method in interface com.bea.ales.management.query.QueryResult
Return the query string associated with the query result.
getRelativeDirectoryNameFromFullyQualifiedName(String) - Static method in class com.bea.ales.management.Directory
Gets the relative directory name from the given fully qualified directory name.
getRelativeName() - Method in class com.bea.ales.management.Resource
Get the relative name of the resource.
getResourceManager() - Method in class com.bea.ales.management.RBAC_Context
Get the ResourceManager of this context.
getResources() - Method in class com.bea.ales.management.PolicyQuery
Get all resources of the policy query.
getResources() - Method in class com.bea.ales.management.AbstractPolicy
Get all resources of the policy.
getResultType() - Method in class com.bea.ales.management.PolicyQuery
Get the result type of the policy query.
getRole(String) - Method in class com.bea.ales.management.RoleManager
Get a Role WITHOUT checking the view access.
getRoleCheckViewAccess(String) - Method in class com.bea.ales.management.RoleManager
Get the role by name.
getRoleManager() - Method in class com.bea.ales.management.RBAC_Context
Get the role manager instance of this context.
getRoles() - Method in class com.bea.ales.management.PolicyQuery
Get the roles of the policy query.
getRoles() - Method in class com.bea.ales.management.MembershipRule
Get all roles of this membership rule.
getRolesDenyMe() - Method in class com.bea.ales.management.Role
get the set of roles that have this role in their denied roles list.
getRolesWithDeniedRole() - Method in class com.bea.ales.management.RoleManager
Get all roles which have excluded roles against them.
getRoot() - Method in class com.bea.ales.management.ScopeManager
Get the root organization
getRootName() - Method in interface com.bea.ales.management.MetaObject
Return the root name of the MetaObject.
getRootObject(String) - Method in class com.bea.ales.management.MetaObjectFactory
Return the root object for the type specified.
getRootRole() - Method in class com.bea.ales.management.RoleManager
Get the root role for current application.
getSchema() - Method in class com.bea.ales.management.Directory
Get the collection of the attributes of the specified directory's schema.
getScope() - Method in class com.bea.ales.management.RBAC_Context
Get current scope
getScope(String) - Method in class com.bea.ales.management.ScopeManager
Get child scope instance with the given name of current Scope
getScopedName() - Method in class com.bea.ales.management.User
 
getScopedName() - Method in class com.bea.ales.management.Resource
 
getScopedName() - Method in class com.bea.ales.management.Group
 
getScopeManager() - Method in class com.bea.ales.management.RBAC_Context
 
getScopeWithFullQuaifiedName(String) - Method in class com.bea.ales.management.ScopeManager
Get child scope instance with the given name of current Scope
getSize() - Method in class com.bea.ales.management.RoleQueryResult
 
getStatus() - Method in class com.bea.ales.management.DistributionStatus
Get the distribution status which is a string to describe the current status of distribution.
getSubjects() - Method in class com.bea.ales.management.AdminRoleMembershipRule
Get all subjects of the policy.
getSubjects() - Method in class com.bea.ales.management.PolicyQuery
Get all subjects of the policy query.
getSubjects() - Method in class com.bea.ales.management.AbstractPolicy
Get all subjects of the policy.
getTimeStamp() - Method in class com.bea.ales.management.DistributionStatus
Get the time stamp of the current distribution.
getType() - Method in class com.bea.ales.management.Constant
Get the type of this constant.
getType() - Method in class com.bea.ales.management.Resource
Get the resource type
getType() - Method in class com.bea.ales.management.Scope
Get the scope type
getType() - Method in class com.bea.ales.management.Subject
Get type of the subject.
getType() - Method in interface com.bea.ales.management.MetaObject
Return the type of the MetaObject
getType() - Method in class com.bea.ales.management.exception.ManagementException
Return the exception type as a String
getUser() - Method in class com.bea.ales.management.DistributionStatus
Get the name of user who did the current distribution.
getUserManager() - Method in class com.bea.ales.management.Directory
Get user manager which manages users in the directory
getUserResult() - Method in class com.bea.ales.management.IdentityQueryContainer
Get the user query result in the container.
getUsers(String) - Method in class com.bea.ales.management.UserManager
Get all users that match the specified filter.
getValue() - Method in class com.bea.ales.management.Constant
Get the value of this constant in string format.
getValue() - Method in interface com.bea.ales.management.common.ConstAttributeElement
Get the attribute value.
getValue() - Method in class com.bea.ales.management.exception.TypeConversionException
Return the object failed to be converted.
getValueAs(Class) - Method in interface com.bea.ales.management.common.ConstAttributeElement
Attempts to convert this attribute value to the supplied type.
GRANT - Static variable in class com.bea.ales.management.PolicyEffectType
Indicate a grant policy.
grantPrivilege(AdminRole.Privilege) - Method in class com.bea.ales.management.AdminRole
grant privilege to the admin role
grantPrivilege(String, String) - Method in class com.bea.ales.management.AdminRole
grant privilege to the admin role
grantPrivileges(AdminRole.Privilege[]) - Method in class com.bea.ales.management.AdminRole
grant privileges to the admin role
Group - class com.bea.ales.management.Group.
Group is typically a collection of users that share some common property.
GROUP - Static variable in interface com.bea.ales.management.SubjectType
Indicate the subject type is group.
GroupManager - class com.bea.ales.management.GroupManager.
This class manages groups in a specified directory.
GroupQueryResult - class com.bea.ales.management.GroupQueryResult.
This class represents the result of executing a query on groups.

H

hashCode() - Method in class com.bea.ales.management.AttributeValueType
Compute the hash code value for the object.
hashCode() - Method in class com.bea.ales.management.User
 
hashCode() - Method in class com.bea.ales.management.Directory
Return the hash code of the directory.
hashCode() - Method in class com.bea.ales.management.Group
Return the hash code of this group object.
hasNext() - Method in class com.bea.ales.management.RoleQueryResult
Determine whether there is next role in the result.
hasNext() - Method in class com.bea.ales.management.MetaObjectQueryResult
Dectect whether there is next object availible in the result.
hasNext() - Method in interface com.bea.ales.management.query.QueryResult
Return true if there is next object availible in the result.
hasPrevious() - Method in class com.bea.ales.management.RoleQueryResult
Determine whether there is the previous role in the result.
hasPrevious() - Method in class com.bea.ales.management.MetaObjectQueryResult
Dectect whether there is previous object availible in the result.
hasPrevious() - Method in interface com.bea.ales.management.query.QueryResult
Return true if there is previous object availible in the result.

I

IdentityQueryContainer - class com.bea.ales.management.IdentityQueryContainer.
This class is the place holder for both the UserQueryResult and GroupQueryResult.
InheritanceModel - interface com.bea.ales.management.InheritanceModel.
The InheritanceModel describes what type of attribute inheritance model a MetaObject tree will follow.
INHERITTED - Static variable in class com.bea.ales.management.query.QueryType
This indicates to query the attribute value, which is inherited from ancestors or descendants.
InstanceStatus - class com.bea.ales.management.InstanceStatus.
This class represents the latest distribution status of the instance of an engine.
INTEGER - Static variable in class com.bea.ales.management.AttributeValueType
Specifies an attribute of type integer.
INVALID_RESOURCE_NODE - Static variable in class com.bea.ales.management.Resource
 
InvalidTypeException - exception com.bea.ales.management.exception.InvalidTypeException.
This exception indicates there is error caused by invalid type used.
IP_ADDRESS - Static variable in class com.bea.ales.management.AttributeValueType
Specifies an attribute of type IP address.
isBindingNode() - Method in class com.bea.ales.management.Resource
Check whether this resource is a binding node.
isChildBindingNodeAllowed() - Method in class com.bea.ales.management.Resource
Check if child resource can be a binding node.
isChildDistributionPointAllowed() - Method in class com.bea.ales.management.Resource
Check if the child of this resource can be a distribution point.
isDirectVirtualAllowed() - Method in class com.bea.ales.management.Resource
Check whether this resources is virtual resource.
isDistributionPoint() - Method in class com.bea.ales.management.Resource
Check whether this resource is a distribution point.
isList() - Method in class com.bea.ales.management.Constant
Check if the constant value is a list.
isList() - Method in interface com.bea.ales.management.common.ConstAttributeElement
Determines if this is a multi-valued attribute.
isPagingEnabled() - Method in class com.bea.ales.management.MetaObjectQueryResult
Detect whether paging is enabled.
isPagingEnabled() - Method in interface com.bea.ales.management.query.QueryResult
Detect whether paging is enabled.
isPrimaryAdminRole() - Method in class com.bea.ales.management.AdminRole
Test if this AdminRole is primary Admin Role.
isRoot() - Method in class com.bea.ales.management.Scope
Checks if the Scope is root scope represented by RootOrg.
isSecurityEnabled() - Method in class com.bea.ales.management.Group
 
isSynchronized() - Method in class com.bea.ales.management.InstanceStatus
Check if the engine distribution status is synchronized.
isTransactionStarted() - Method in class com.bea.ales.management.RBAC_Context
Check if a transaction has already been started for this context
isVirtualAllowed() - Method in class com.bea.ales.management.Resource
Check whether this resources is virtual resource.

L

listAllQueries(PolicyType) - Method in class com.bea.ales.management.PoliciesManager
Find all policy queries with the specific type.
listQueries(PolicyType, String) - Method in class com.bea.ales.management.PoliciesManager
Find all policy queries created by the specific user.
loadAllResults() - Method in class com.bea.ales.management.MetaObjectQueryResult
Load all the result for the query.
loadAllResults() - Method in interface com.bea.ales.management.query.QueryResult
Load all the result for the query.

M

ManagementException - exception com.bea.ales.management.exception.ManagementException.
This is the base class of management API specific exceptions class hierarchy.
MEMBERSHIP_RULE - Static variable in class com.bea.ales.management.PolicyType
Indicates a membership rule.
MembershipRule - class com.bea.ales.management.MembershipRule.
This class represents a membership rule.
MembershipRuleQueryResult - class com.bea.ales.management.MembershipRuleQueryResult.
This class represents the result of excuting a query on membership rule.
MetaObject - interface com.bea.ales.management.MetaObject.
A MetaObject represents a generic hierarchical object.
MetaObjectFactory - class com.bea.ales.management.MetaObjectFactory.
The MetaObjectFactory can create MetObject root instances.
MetaObjectQueryResult - class com.bea.ales.management.MetaObjectQueryResult.
This class represents the result of executing a query on meta objects.
modifyAttribute(AttributeElement) - Method in interface com.bea.ales.management.MetaObject
Modify the value of an attribute on this meta object using the given attribute element.
modifyAttribute(AttributeElement, AttributeElement) - Method in class com.bea.ales.management.Resource
Modify the resource attribute.
modifyAttribute(AttributeElement, AttributeElement) - Method in class com.bea.ales.management.Scope
Modify the scope attribute.
modifyAttribute(String, String) - Method in interface com.bea.ales.management.MetaObject
Modify the value of an attribute with the specified name from this meta object.
moveTo(MetaObject) - Method in interface com.bea.ales.management.MetaObject
Move this object to be under the object specified.
moveTo(Resource) - Method in class com.bea.ales.management.Resource
Move the resource and all its children to be child of another resource.
moveTo(Resource, boolean) - Method in class com.bea.ales.management.Resource
Move the resource and all its children to be child of another resource.
moveTo(Role) - Method in class com.bea.ales.management.Role
Move this role to be child of the destination role.

N

next() - Method in class com.bea.ales.management.EvaluationFunctionQueryResult
Get the next evaluation function in the result.
next() - Method in class com.bea.ales.management.ConstantQueryResult
Get the next constant in the result.
next() - Method in class com.bea.ales.management.AuthorizationPolicyQueryResult
Get the next authorization policy in the result.
next() - Method in class com.bea.ales.management.ActionGroupQueryResult
Get the next action group in the result.
next() - Method in class com.bea.ales.management.ActionQueryResult
Get the next action in the result.
next() - Method in class com.bea.ales.management.ResourceQueryResult
Get the next resource in the result.
next() - Method in class com.bea.ales.management.RoleGroupQueryResult
Get the next group in the result.
next() - Method in class com.bea.ales.management.MembershipRuleQueryResult
Get the next membership rule in the result.
next() - Method in class com.bea.ales.management.DirectoryQueryResult
Get the next directory in the result.
next() - Method in class com.bea.ales.management.UserQueryResult
Get the next user in the result set.
next() - Method in class com.bea.ales.management.RoleQueryResult
Get the next role in the result.
next() - Method in class com.bea.ales.management.AttributeQueryResult
Get the next attribute in the result.
next() - Method in class com.bea.ales.management.GroupQueryResult
Get the next group in the result.
next() - Method in class com.bea.ales.management.MetaObjectQueryResult
Get the next object in the result.

O

OBJECT_ACTION - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_APPLICATION - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_AUTHORIZATION_POLICY - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_AUTHORIZATION_POLICY_REPORT - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_CHILD_ORGANIZATION - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_EXTENSION - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_GROUP - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_GROUP_MEMBERSHIP - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_IDENTITY_DIRECTORY - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_POLICY_DISTRIBUTION - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_POLICY_SIMULATOR - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_RESOURCE - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_ROLE - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_ROLE_POLICY - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_ROLE_POLICY_REPORT - Static variable in class com.bea.ales.management.AdminRole
 
OBJECT_USER - Static variable in class com.bea.ales.management.AdminRole
 
ObjectNotFoundException - exception com.bea.ales.management.exception.ObjectNotFoundException.
This class indicates the object is not found by the operation.
OPERATION_NOT_ALLOWED_EXCEPTION_TYPE - Static variable in class com.bea.ales.management.exception.OperationNotAllowedException
 
OperationNotAllowedException - exception com.bea.ales.management.exception.OperationNotAllowedException.
This exception is thrown to indicate that an unauthorized management operation was attempted.
OperationNotAllowedException(String) - Constructor for class com.bea.ales.management.exception.OperationNotAllowedException
Constructor.
OperationNotAllowedException(String, Exception) - Constructor for class com.bea.ales.management.exception.OperationNotAllowedException
Constructor.
ORDER_BY_DELEGATOR - Static variable in class com.bea.ales.management.PolicyQuery.OrderType
 
ORDER_BY_EFFECT - Static variable in class com.bea.ales.management.PolicyQuery.OrderType
 
ORDER_BY_PRIVILEGE - Static variable in class com.bea.ales.management.PolicyQuery.OrderType
 
ORDER_BY_RESOURCE - Static variable in class com.bea.ales.management.PolicyQuery.OrderType
 
ORDER_BY_ROLE - Static variable in class com.bea.ales.management.PolicyQuery.OrderType
 
ORDER_BY_SUBJECT - Static variable in class com.bea.ales.management.PolicyQuery.OrderType
 
Organization - class com.bea.ales.management.Organization.
 
ORGNIZATIONAL_NODE - Static variable in class com.bea.ales.management.Resource
 

P

PoliciesManager - class com.bea.ales.management.PoliciesManager.
This class manage authorization policies and membership rules.
PolicyDistributor - class com.bea.ales.management.PolicyDistributor.
This class represents policy distributor which is responsible for distributing policies and related resources, actions and declarations to related ALES SSMs.
PolicyEffectType - class com.bea.ales.management.PolicyEffectType.
This class represents policy effect type.
PolicyQuery - class com.bea.ales.management.PolicyQuery.
This class represents a policy query.
PolicyQuery.OrderType - class com.bea.ales.management.PolicyQuery.OrderType.
This class represents the order type of a policy query.
PolicyQuery.ResultType - class com.bea.ales.management.PolicyQuery.ResultType.
This class represents the result type of a policy query.
PolicyQuery(String, String, PolicyType) - Constructor for class com.bea.ales.management.PolicyQuery
Construct the PolicyQuery instance.
PolicyType - class com.bea.ales.management.PolicyType.
This class represents ALES policy type.
previous() - Method in class com.bea.ales.management.EvaluationFunctionQueryResult
Get the previous evaluation function in the result.
previous() - Method in class com.bea.ales.management.ConstantQueryResult
Get the previous constant in the result.
previous() - Method in class com.bea.ales.management.AuthorizationPolicyQueryResult
Get the previous authorization policy in the result.
previous() - Method in class com.bea.ales.management.ActionGroupQueryResult
Get the previous action group in the result.
previous() - Method in class com.bea.ales.management.ActionQueryResult
Get the previous action in the result.
previous() - Method in class com.bea.ales.management.ResourceQueryResult
Get the previous resource in the result.
previous() - Method in class com.bea.ales.management.RoleGroupQueryResult
Get the previous group in the result.
previous() - Method in class com.bea.ales.management.MembershipRuleQueryResult
Get the previous membership rule in the result.
previous() - Method in class com.bea.ales.management.DirectoryQueryResult
Get the previous directory in the result
previous() - Method in class com.bea.ales.management.UserQueryResult
Get the previous user in the result.
previous() - Method in class com.bea.ales.management.RoleQueryResult
Get the previous role in the result.
previous() - Method in class com.bea.ales.management.AttributeQueryResult
Get the previous attribute in the result.
previous() - Method in class com.bea.ales.management.GroupQueryResult
Get the previous group in the result.
previous() - Method in class com.bea.ales.management.MetaObjectQueryResult
Get the previous object in the result.

Q

QueryResult - interface com.bea.ales.management.query.QueryResult.
This interface represents a query result.
QueryType - class com.bea.ales.management.query.QueryType.
This class defines query type consts that is used in various query functions in this package.

R

RBAC_Context - class com.bea.ales.management.RBAC_Context.
This class represents a context of a series management API calls.
RBAC_Manager - class com.bea.ales.management.RBAC_Manager.
This class manages the management API context.
RBAC_Manager(URL, String, String) - Constructor for class com.bea.ales.management.RBAC_Manager
Construct a RBAC manager.
refresh() - Method in class com.bea.ales.management.RoleQueryResult
Refresh the query result.
refresh() - Method in class com.bea.ales.management.MetaObjectQueryResult
Refresh the query result.
refresh() - Method in interface com.bea.ales.management.query.QueryResult
Refresh the query result.
remove(Action) - Method in class com.bea.ales.management.ActionManager
Delete the specified action.
remove(ActionGroup) - Method in class com.bea.ales.management.ActionGroupManager
Delete the given action group.
remove(AdminRole) - Method in class com.bea.ales.management.AdminRoleManager
Remove the admin role
remove(Collection) - Method in class com.bea.ales.management.ActionGroupManager
Remove all the action groups in the given Collection of action group names.
remove(Collection) - Method in class com.bea.ales.management.ActionManager
Removes all the actions in the given Collection of action names.
remove(Collection, boolean) - Method in class com.bea.ales.management.UserManager
Remove all the users in the given Collection of user names.
remove(Collection, boolean) - Method in class com.bea.ales.management.GroupManager
Remove all the groups in the given Collection of group names.
remove(Directory, boolean) - Method in class com.bea.ales.management.DirectoryManager
Remove the identity directory.
remove(Group, boolean) - Method in class com.bea.ales.management.GroupManager
Delete a group.
remove(Resource, boolean) - Method in class com.bea.ales.management.ResourceManager
Remove the resource and all its children.
remove(Scope) - Method in class com.bea.ales.management.ScopeManager
Remove the given scope
remove(String) - Method in class com.bea.ales.management.AdminRoleManager
Remove admin role with the given name
remove(String) - Method in class com.bea.ales.management.ActionGroupManager
Delete the action group with the specified name.
remove(String) - Method in class com.bea.ales.management.ActionManager
Delete an action by name.
remove(String) - Method in class com.bea.ales.management.ScopeManager
Remove a child scope of current Scope with the given name
remove(String, boolean) - Method in class com.bea.ales.management.ResourceManager
Remove the resource by fully qualified name and all its children .
remove(String, boolean) - Method in class com.bea.ales.management.UserManager
Remove the user
remove(String, boolean) - Method in class com.bea.ales.management.GroupManager
Delete a group by name.
remove(String, boolean) - Method in class com.bea.ales.management.DirectoryManager
Remove an identity directory.
remove(User, boolean) - Method in class com.bea.ales.management.UserManager
Remove the user.
removeAction(Action) - Method in class com.bea.ales.management.PolicyQuery
Remove the action from the policy query.
removeAction(Action) - Method in class com.bea.ales.management.AuthorizationPolicy
Remove an action from the authorization policy.
removeActions(List) - Method in class com.bea.ales.management.AuthorizationPolicy
Remove all actions in the actions from the policy.
removeAttribute(AttributeElement) - Method in class com.bea.ales.management.Resource
Remove the resource attribute.
removeAttribute(AttributeElement) - Method in class com.bea.ales.management.Scope
Remove the scope attribute.
removeAttribute(AttributeElement) - Method in class com.bea.ales.management.Group
Remove an attribute from this group.
removeAttribute(AttributeElement) - Method in interface com.bea.ales.management.MetaObject
Remove the specified attribute from this meta object.
removeAttribute(String) - Method in class com.bea.ales.management.Resource
Remove resource attribute with the specified name.
removeAttribute(String) - Method in class com.bea.ales.management.Scope
Remove scope attribute with the specified name.
removeAttribute(String) - Method in interface com.bea.ales.management.MetaObject
Remove an attribute by name.
removeAttributeElement(AttributeElement) - Method in class com.bea.ales.management.Role
Remove the given attribute from this role.
removeAuthorizationPolicy(AuthorizationPolicy) - Method in class com.bea.ales.management.PoliciesManager
Remove the authorization policy.
removeAuthorizationPolicy(PolicyEffectType, Action, Resource, Object, User, String) - Method in class com.bea.ales.management.PoliciesManager
Remove an authorization policy which matches accurately all parameters passed in.
removeAuthorizationPolicy(PolicyEffectType, List, List, List, User, String) - Method in class com.bea.ales.management.PoliciesManager
Remove the authorization policy which matches exactly all given parameters.
removeChild(MetaObject) - Method in interface com.bea.ales.management.MetaObject
Remove the given child and all children's descendants from this MetaObject.
removeChild(Resource) - Method in class com.bea.ales.management.Resource
Remove the child resource.
removeChild(Resource, boolean) - Method in class com.bea.ales.management.Resource
Remove the child resource in cascading way.
removeChild(String) - Method in class com.bea.ales.management.Resource
Remove the child resource by relative name.
removeChild(String) - Method in interface com.bea.ales.management.MetaObject
Remove the child object with name and all the child's descendants from this MetaObject.
removeChild(String, boolean) - Method in class com.bea.ales.management.Resource
Remove the child resource by relative name in cascading way.
removeConstant(String) - Method in class com.bea.ales.management.ConstantManager
Delete a constant with the specified name.
removeDelegator(User) - Method in class com.bea.ales.management.PolicyQuery
Remove the delegator from the policy query.
removeDeniedRole(Role) - Method in class com.bea.ales.management.Role
Remove the role from the excluded role list against this role.
removeDeniedRoles(Collection) - Method in class com.bea.ales.management.Role
Remove the set of roles from the excluded role list against this role.
removeDynamicAttribute(String) - Method in class com.bea.ales.management.ExtensionsManager
Delete an dynamic attribute with the specified name.
removeEvaluationFunction(String) - Method in class com.bea.ales.management.ExtensionsManager
Delete an evaluation function with the specified name.
removeInstanceStatus(String) - Method in class com.bea.ales.management.PolicyDistributor
Remove the registered engine instance.
removeMember(Subject) - Method in class com.bea.ales.management.Group
Remove a specific subject from this group.
removeMembers(Collection) - Method in class com.bea.ales.management.Group
Remove a collection of subjects from this group.
removeMembershipRule(List, String) - Method in class com.bea.ales.management.AdminRole
Remove the membership rule which matches the given parameters.
removeMembershipRule(MembershipRule) - Method in class com.bea.ales.management.PoliciesManager
Remove the membership rule.
removeMembershipRule(MembershipRule) - Method in class com.bea.ales.management.Role
 
removeMembershipRule(Object, String) - Method in class com.bea.ales.management.AdminRole
Remove the membership rule which matches the given parameters.
removeMembershipRule(PolicyEffectType, List, List, List, User, String) - Method in class com.bea.ales.management.PoliciesManager
Remove the membership rule which matches accurately all given parameters.
removeMembershipRule(PolicyEffectType, Resource, Object, User, String) - Method in class com.bea.ales.management.Role
Remove the membership rule which matches the given parameters.
removeMembershipRule(PolicyEffectType, Role, Resource, Object, User, String) - Method in class com.bea.ales.management.PoliciesManager
Remove the membership rule which matches accurately all given parameters.
removeMemberships(Collection) - Method in class com.bea.ales.management.User
Remove the user from groups.
removeResource(Resource) - Method in class com.bea.ales.management.PolicyQuery
Remove a resource from the policy query.
removeResource(Resource) - Method in class com.bea.ales.management.AbstractPolicy
Remove a resource from the policy.
removeResources(List) - Method in class com.bea.ales.management.AbstractPolicy
Remove resources from the policy.
removeRole(Role) - Method in class com.bea.ales.management.PolicyQuery
Remove the role from the policy query.
removeRole(Role) - Method in class com.bea.ales.management.MembershipRule
Remove the role from the membership rule.
removeRole(Role) - Method in class com.bea.ales.management.RoleManager
Remove the role.
removeRoles(List) - Method in class com.bea.ales.management.MembershipRule
Remove all specified roles in the list.
removeRootObject(MetaObject) - Method in class com.bea.ales.management.MetaObjectFactory
Remove the root MetaObject and all of its descendants.
removeSchemaAttribute(String) - Method in class com.bea.ales.management.Directory
Remove attribute definition from the directory's schema
removeSubject(Object) - Method in class com.bea.ales.management.PolicyQuery
Remove the subject from the policy query.
removeSubject(Object) - Method in class com.bea.ales.management.AbstractPolicy
Remove a subject from the policy.
removeSubjects(List) - Method in class com.bea.ales.management.AbstractPolicy
Remove subjects from the policy.
removeUserAttribute(AttributeElement) - Method in class com.bea.ales.management.User
Remove the attribute value of this user.
rename(Resource, String) - Method in class com.bea.ales.management.ResourceManager
Rename the resource to the given name.
rename(String) - Method in class com.bea.ales.management.AdminRole
Rename the role with the given newName.
rename(String) - Method in class com.bea.ales.management.EvaluationFunction
Rename the evaluation function.
rename(String) - Method in class com.bea.ales.management.Constant
Rename the constant.
rename(String) - Method in class com.bea.ales.management.Application
Rename the application
rename(String) - Method in class com.bea.ales.management.Organization
Rename the organization
rename(String) - Method in class com.bea.ales.management.Action
Rename the action.
rename(String) - Method in class com.bea.ales.management.Role
Rename the role with the given newName.
rename(String) - Method in class com.bea.ales.management.Scope
Rename the scope
rename(String) - Method in class com.bea.ales.management.Group
Rename this group.
rename(String) - Method in interface com.bea.ales.management.MetaObject
Rename this object with the given newName.
rename(String, String) - Method in class com.bea.ales.management.ActionManager
Rename an action.
rename(String, String) - Method in class com.bea.ales.management.DirectoryManager
Rename a directory with given original name to a new name.
rename(User, String) - Method in class com.bea.ales.management.UserManager
Rename the user.
renameConstant(String, String) - Method in class com.bea.ales.management.ConstantManager
Rename a constant.
renameDynamicAttribute(String, String) - Method in class com.bea.ales.management.ExtensionsManager
Rename an dynamic attribute.
renameEvaluationFunction(String, String) - Method in class com.bea.ales.management.ExtensionsManager
Rename an evaluation function.
Resource - class com.bea.ales.management.Resource.
This class represents a resource object.
RESOURCE_NODE - Static variable in class com.bea.ales.management.Resource
 
ResourceManager - class com.bea.ales.management.ResourceManager.
This class manages resources.
ResourceQueryResult - class com.bea.ales.management.ResourceQueryResult.
This class represents the result of executing a query on resources.
revokePrivilege(AdminRole.Privilege) - Method in class com.bea.ales.management.AdminRole
Revoke the privilege from the admin role
revokePrivilege(String, String) - Method in class com.bea.ales.management.AdminRole
Revoke the privilege from the admin role
revokePrivileges(AdminRole.Privilege[]) - Method in class com.bea.ales.management.AdminRole
revoke privileges to the admin role
Role - class com.bea.ales.management.Role.
This class represents role.
ROLE_DESCRIBTION - Static variable in class com.bea.ales.management.Role
 
RoleGroupQueryResult - class com.bea.ales.management.RoleGroupQueryResult.
This class represents the result of executing a query on groups.
RoleManager - class com.bea.ales.management.RoleManager.
This class manages roles.
RoleQueryResult - class com.bea.ales.management.RoleQueryResult.
This class represents the result of executing a query on roles.
rollbackTransaction() - Method in class com.bea.ales.management.RBAC_Context
Rollback the current transaction of this context.
ROOT_RESOURCE - Static variable in class com.bea.ales.management.Resource
 
ROOT_ROLE - Static variable in class com.bea.ales.management.RoleManager
 

S

saveQuery(PolicyQuery, boolean) - Method in class com.bea.ales.management.PoliciesManager
Save the policy query if the query does not exist, or modifies the existing policy query if the query already exists.
Scope - class com.bea.ales.management.Scope.
 
SCOPE_SEPARATOR - Static variable in class com.bea.ales.management.Scope
 
ScopeManager - class com.bea.ales.management.ScopeManager.
 
setAction(String) - Method in class com.bea.ales.management.AdminRole.Privilege
 
setActions(List) - Method in class com.bea.ales.management.PolicyQuery
Set actions to the policy query.
setActions(List) - Method in class com.bea.ales.management.AuthorizationPolicy
Set actions of the authorization policy.
SetAttributeDefaultValue(AttributeElement) - Method in class com.bea.ales.management.Directory
Set the default attribute value for a schema attribute of this directory.
setAttributeValue(AttributeElement) - Method in class com.bea.ales.management.User
Set the attribute value for this user.
setAttributeValue(AttributeElement) - Method in class com.bea.ales.management.Role
Set the attribute value to this role.
setAttributeValue(AttributeElement) - Method in class com.bea.ales.management.Group
Set the attribute value for this group.
setBoundSSM(String) - Method in class com.bea.ales.management.Application
Bind the SSM to this application.
setBoundSSM(String) - Method in class com.bea.ales.management.Resource
Bind the SSM to this resource.
setConstraint(String) - Method in class com.bea.ales.management.AdminRoleMembershipRule
Set the constrain to the policy.
setConstraint(String) - Method in class com.bea.ales.management.AbstractPolicy
Set the constrain to the policy.
setDelegator(User) - Method in class com.bea.ales.management.AbstractPolicy
Set the delegator of the policy.
setDelegators(List) - Method in class com.bea.ales.management.PolicyQuery
Set delegators to the policy query.
setDescription(String) - Method in class com.bea.ales.management.AdminRole
Set the description of this AdminRole
setDescription(String) - Method in class com.bea.ales.management.Resource
Set the description of this resource.
setDescription(String) - Method in class com.bea.ales.management.Role
Set the description of this role
setDescription(String) - Method in class com.bea.ales.management.Scope
Set the description of this scope
setDescription(String) - Method in class com.bea.ales.management.AbstractPolicy
Set the description of the policy
setDisplayName(String) - Method in class com.bea.ales.management.AbstractPolicy
Set the display name of the policy
setDistributionPoint(boolean) - Method in class com.bea.ales.management.Resource
Set this resource to be a distribution point or not.
setEffect(PolicyEffectType) - Method in class com.bea.ales.management.AbstractPolicy
Set the effect of the policy.
setEffectType(PolicyEffectType) - Method in class com.bea.ales.management.PolicyQuery
Set the effect type of the policy query.
setHoldSize(int) - Method in class com.bea.ales.management.MetaObjectQueryResult
Set the hold size of this query result.
setHoldSize(int) - Method in interface com.bea.ales.management.query.QueryResult
Set the hold size of this query result.
setList(boolean) - Method in interface com.bea.ales.management.common.AttributeElement
Set the list parameter of the attribute explicitily
setName(String) - Method in class com.bea.ales.management.PolicyQuery
Set the name of the policy query.
setName(String) - Method in interface com.bea.ales.management.common.AttributeElement
Set the attribute name.
setObject(String) - Method in class com.bea.ales.management.AdminRole.Privilege
 
setOrderType(PolicyQuery.OrderType) - Method in class com.bea.ales.management.PolicyQuery
Set the order type to the policy query.
setOwner(String) - Method in class com.bea.ales.management.PolicyQuery
Set the owner name to the policy query.
setPageSize(int) - Method in class com.bea.ales.management.MetaObjectQueryResult
Set the page size for this query result.
setPageSize(int) - Method in interface com.bea.ales.management.query.QueryResult
Set the page size for this query result.
setPassword(String) - Method in class com.bea.ales.management.User
Set the password for the user.
setPasswordKnown(String, String) - Method in class com.bea.ales.management.User
Set the password for the user, requiring validation of the existing password.
setPolicyType(PolicyType) - Method in class com.bea.ales.management.PolicyQuery
Set the policy type to the policy query.
setRelativeName(String) - Method in class com.bea.ales.management.Resource
Rename the resource to the given name.
setResources(List) - Method in class com.bea.ales.management.PolicyQuery
Set resources to the policy query.
setResources(List) - Method in class com.bea.ales.management.AbstractPolicy
Set resources to the policy.
setResultType(PolicyQuery.ResultType) - Method in class com.bea.ales.management.PolicyQuery
Set the result type to the policy query.
setRoles(List) - Method in class com.bea.ales.management.PolicyQuery
Sets role to the policy query.
setRoles(List) - Method in class com.bea.ales.management.MembershipRule
Set the list of roles to the membership rule.
setScope(Scope) - Method in class com.bea.ales.management.RBAC_Context
Set current scope
setSubjects(List) - Method in class com.bea.ales.management.AdminRoleMembershipRule
Set subjects of the policy.
setSubjects(List) - Method in class com.bea.ales.management.PolicyQuery
Set subjects to the policy query.
setSubjects(List) - Method in class com.bea.ales.management.AbstractPolicy
Set subjects of the policy.
setType(String) - Method in interface com.bea.ales.management.common.AttributeElement
Set the attribute type.
setValue(Collection) - Method in class com.bea.ales.management.Constant
Set a list value to the constant.
setValue(Object) - Method in interface com.bea.ales.management.common.AttributeElement
Set the attribute value.
setValue(String) - Method in class com.bea.ales.management.Constant
Set a string value to the constant.
setVirtualResource(boolean) - Method in class com.bea.ales.management.Resource
Set the resource to be virtual resource or not.
startTransaction() - Method in class com.bea.ales.management.RBAC_Context
Start a transaction for this context.
STRING - Static variable in class com.bea.ales.management.AttributeValueType
Specifies an attribute of type string.
Subject - class com.bea.ales.management.Subject.
This is the base class of User and Group.
SubjectType - interface com.bea.ales.management.SubjectType.
This interface defines subject type constants.

T

TIME - Static variable in class com.bea.ales.management.AttributeValueType
Specifies an attribute of type time.
TOP_TO_BOTTOM - Static variable in interface com.bea.ales.management.InheritanceModel
TOP_TO_BOTTOM represents that the attribute inheritance model should flow from the parent down to the child just like groups work in ALES.
toScopedString() - Method in class com.bea.ales.management.AuthorizationPolicy
 
toScopedString() - Method in class com.bea.ales.management.MembershipRule
 
toScopedString() - Method in class com.bea.ales.management.AbstractPolicy
Converts the policy to a scoped string value.
toString() - Method in class com.bea.ales.management.InstanceStatus
Override the method of Object to convert the InstanceStatus to a String value.
toString() - Method in class com.bea.ales.management.DistributionStatus
Convert the distribution status to a text value.
toString() - Method in class com.bea.ales.management.AttributeValueType
Convert the object to string representation.
toString() - Method in class com.bea.ales.management.Constant
Get the string representation of the constant.
toString() - Method in class com.bea.ales.management.PolicyQuery
Convert the policy query to a text value
toString() - Method in class com.bea.ales.management.PolicyQuery.ResultType
Convert the result type of policy query to a text value.
toString() - Method in class com.bea.ales.management.PolicyType
Convert the policy type to a string value.
toString() - Method in class com.bea.ales.management.AuthorizationPolicy
Convert the authorization policy to a string representation.
toString() - Method in class com.bea.ales.management.PolicyEffectType
Convert the policy effect to a string value.
toString() - Method in class com.bea.ales.management.Directory
Return the string representation of the directory.
toString() - Method in class com.bea.ales.management.Subject
Return string value of the subject.
toString() - Method in class com.bea.ales.management.AbstractPolicy
Converts the policy to a string value.
TYPE_NAMES - Static variable in interface com.bea.ales.management.SubjectType
 
TypeConversionException - exception com.bea.ales.management.exception.TypeConversionException.
This class indicates that the conversion between ASI and Java types failed.

U

User - class com.bea.ales.management.User.
This class represent a user.
USER - Static variable in interface com.bea.ales.management.SubjectType
Indicate the subject type is user.
UserManager - class com.bea.ales.management.UserManager.
UserManager manage users in the specified directory.
UserQueryResult - class com.bea.ales.management.UserQueryResult.
This class represents the result of executing a query on users.

V

valueOf(PoliciesManager, String) - Static method in class com.bea.ales.management.AuthorizationPolicy
Construct an authorization policy from a string representation.

A B C D E F G H I L M N O P Q R S T U V

Copyright © 2004-2008, Oracle and/or its affiliates. All rights reserved.