A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

ACCEL_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, accelsmgr.implementation, is placed in Fortress properties, its class name will be the default AccelMgr instance used.
AccelMgr - Interface in org.apache.directory.fortress.core
This object is a Policy Enforcement Point (PEP) using the OpenLDAP Accelerator Policy Decision Point (PDP) on objects that are provisioned RBAC entities that reside in LDAP directory.
AccelMgrFactory - Class in org.apache.directory.fortress.core
Creates an instance of the AccelMgr object.
AccelMgrFactory() - Constructor for class org.apache.directory.fortress.core.AccelMgrFactory
 
AccelMgrImpl - Class in org.apache.directory.fortress.core.impl
Implementation class that performs runtime access control operations on data objects of type Fortress entities This class performs runtime access control operations on objects that are provisioned RBAC entities that reside in LDAP directory.
AccelMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.AccelMgrImpl
package private constructor ensures outside classes must use factory: AccelMgrFactory
ACCESS_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, accessmgr.implementation, is placed in Fortress properties, its class name will be the default AccessMgr instance used.
AccessMgr - Interface in org.apache.directory.fortress.core
This object performs runtime access control operations on objects that are provisioned RBAC entities that reside in LDAP directory.
AccessMgrFactory - Class in org.apache.directory.fortress.core
Creates an instance of the AccessMgr object.
AccessMgrFactory() - Constructor for class org.apache.directory.fortress.core.AccessMgrFactory
 
AccessMgrImpl - Class in org.apache.directory.fortress.core.impl
Implementation class that performs runtime access control operations on data objects of type Fortress entities This class performs runtime access control operations on objects that are provisioned RBAC entities that reside in LDAP directory.
AccessMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.AccessMgrImpl
 
AccessMgrRestImpl - Class in org.apache.directory.fortress.core.rest
Implementation class that performs runtime access control operations on data objects of type Fortress entities This object performs runtime access control operations on objects that are provisioned RBAC entities using HTTP access to Fortress Rest server.
AccessMgrRestImpl() - Constructor for class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
 
ACCOUNT_LOCKED - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The User account is locked on the server.
ACCOUNT_LOCKED_CONSTRAINTS - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The User account is locked.
ACEL_ADD_ROLE_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The RBAC Accelerator function failed because AddRole LDAP extended operation error.
ACEL_CHECK_ACCESS_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The RBAC Accelerator function failed because CheckAccess LDAP extended operation error.
ACEL_CREATE_SESSION_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The RBAC Accelerator function failed because CreateSession LDAP extended operation error.
ACEL_DELETE_SESSION_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The RBAC Accelerator function failed because DeleteSession LDAP extended operation error.
ACEL_DROP_ROLE_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The RBAC Accelerator function failed because DropRole LDAP extended operation error.
ACEL_SESSION_ROLES_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The RBAC Accelerator function failed because SessionRoles LDAP extended operation error.
ACTV_FAILED_ABAC - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed during dynamic discriminator test on Role.
ACTV_FAILED_ABAC_NO_KEY_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed, the ABAC constraint key was not found in user context.
ACTV_FAILED_AUTHN - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed due to authentication status violation.
ACTV_FAILED_DATE - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed due to date validation failure.
ACTV_FAILED_DAY - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed due to day validation failure.
ACTV_FAILED_DISCRIMINANT - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed during dynamic discriminator test on Role.
ACTV_FAILED_DSD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed due to Dynamic Separation of Duty restriction on Role.
ACTV_FAILED_LOCK - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed due to lockout date.
ACTV_FAILED_TIME - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed due to time validation failure.
ACTV_FAILED_TIMEOUT - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Entity activation failed due to Session timeout validation failure.
add(Configuration) - Method in interface org.apache.directory.fortress.core.ConfigMgr
Create a new cfg node with given name and properties.
add(Configuration) - Method in class org.apache.directory.fortress.core.impl.ConfigMgrImpl
Create a new cfg node with given name and properties.
add(Configuration) - Method in class org.apache.directory.fortress.core.rest.ConfigMgrRestImpl
Create a new cfg node with given name and properties.
add(FortEntity, Properties) - Method in class org.apache.directory.fortress.core.impl.PropertyMgrImpl
Adds properties (ftProps) to a supplied fortress entity (Group, Role, AdminRole, Permission, PermObj)
add(FortEntity, Properties) - Method in interface org.apache.directory.fortress.core.PropertyMgr
Adds properties (ftProps) to a supplied fortress entity (Group, Role, AdminRole, Permission, PermObj)
add(FortEntity, Properties) - Method in class org.apache.directory.fortress.core.rest.PropertyMgrRestImpl
 
add(Group) - Method in interface org.apache.directory.fortress.core.GroupMgr
Create a new group node.,
add(Group) - Method in class org.apache.directory.fortress.core.impl.GroupMgrImpl
Create a new group node.,
add(Group) - Method in class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
Create a new group node.,
add(Group, String, String) - Method in interface org.apache.directory.fortress.core.GroupMgr
Add a property to an existing group node.
add(Group, String, String) - Method in class org.apache.directory.fortress.core.impl.GroupMgrImpl
Add a property to an existing group node.
add(Group, String, String) - Method in class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
Add a property to an existing group node.
add(OrganizationalUnit) - Method in class org.apache.directory.fortress.core.impl.OrganizationalUnitP
Add a new container to the Directory Information Tree (DIT).
add(OrgUnit) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
Commands adds a new OrgUnit entity to OrgUnit dataset.
add(OrgUnit) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
Commands adds a new OrgUnit entity to OrgUnit dataset.
add(OrgUnit) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
Commands adds a new OrgUnit entity to OrgUnit dataset.
add(PwPolicy) - Method in class org.apache.directory.fortress.core.impl.PwPolicyMgrImpl
This method will add a new policy entry to the POLICIES data set.
add(PwPolicy) - Method in interface org.apache.directory.fortress.core.PwPolicyMgr
This method will add a new policy entry to the POLICIES data set.
add(PwPolicy) - Method in class org.apache.directory.fortress.core.rest.PwPolicyMgrRestImpl
This method will add a new policy entry to the POLICIES data set.
add(Suffix) - Method in class org.apache.directory.fortress.core.impl.SuffixP
Add a new suffix to the Directory Information Tree (DIT).
add(LdapConnection, Entry) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Add a new ldap entry to the directory.
add(LdapConnection, Entry, FortEntity) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Add a new ldap entry to the directory.
add(LdapConnection, Entry, FortEntity, boolean) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Add a new ldap entry to the directory.
ADD - org.apache.directory.fortress.core.model.Hier.Op
Add a new hierarchical relationship to the data set.
addActiveRole(Session, UserAdminRole) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function adds an adminRole as an active role of a session whose owner is a given user.
addActiveRole(Session, UserAdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
This function adds an adminRole as an active role of a session whose owner is a given user.
addActiveRole(Session, UserAdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
This function adds an adminRole as an active role of a session whose owner is a given user.
addActiveRole(Session, UserRole) - Method in interface org.apache.directory.fortress.core.AccelMgr
This function adds a role as an active role of a session whose owner is a given user.
addActiveRole(Session, UserRole) - Method in interface org.apache.directory.fortress.core.AccessMgr
This function adds a role as an active role of a session whose owner is a given user.
addActiveRole(Session, UserRole) - Method in class org.apache.directory.fortress.core.impl.AccelMgrImpl
This function adds a role as an active role of a session whose owner is a given user.
addActiveRole(Session, UserRole) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
This function adds a role as an active role of a session whose owner is a given user.
addActiveRole(Session, UserRole) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
This function adds a role as an active role of a session whose owner is a given user.
addAddadminrole(Addadminrole) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddadminroleinheritance(Addadminroleinheritance) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddconfig(Addconfig) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddcontainer(Addcontainer) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddcontext(Addcontext) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddgroup(Addgroup) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddgroupmember(Addgroupmember) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddgroupproperty(Addgroupproperty) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddorgunit(Addorgunit) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddpermGrant(AddpermGrant) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddpermObj(AddpermObj) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddpermOp(AddpermOp) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddpermorgunitinheritance(Addpermorgunitinheritance) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddpwpolicy(Addpwpolicy) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddrole(Addrole) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddroleconstraint(Addroleconstraint) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddroleinheritance(Addroleinheritance) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddsdset(Addsdset) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAddsuffix(Addsuffix) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAdduser(Adduser) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAdduseradminrole(Adduseradminrole) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAdduserorgunitinheritance(Adduserorgunitinheritance) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addAdduserrole(Adduserrole) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
Addadminrole - Class in org.apache.directory.fortress.core.ant
Addadminrole() - Constructor for class org.apache.directory.fortress.core.ant.Addadminrole
All Ant data entities must have a default constructor.
Addadminroleinheritance - Class in org.apache.directory.fortress.core.ant
Addadminroleinheritance() - Constructor for class org.apache.directory.fortress.core.ant.Addadminroleinheritance
All Ant data entities must have a default constructor.
addAscendant(AdminRole, AdminRole) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command creates a new role parentRole, and inserts it in the role hierarchy as an immediate ascendant of the existing role childRole.
addAscendant(AdminRole, AdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command creates a new role parentRole, and inserts it in the role hierarchy as an immediate ascendant of the existing role childRole.
addAscendant(AdminRole, AdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command creates a new role parentRole, and inserts it in the role hierarchy as an immediate ascendant of the existing role childRole.
addAscendant(OrgUnit, OrgUnit) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command creates a new orgunit parent, and inserts it in the orgunit hierarchy as an immediate ascendant of the existing child orgunit.
addAscendant(OrgUnit, OrgUnit) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command creates a new orgunit parent, and inserts it in the orgunit hierarchy as an immediate ascendant of the existing child orgunit.
addAscendant(OrgUnit, OrgUnit) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command creates a new orgunit parent, and inserts it in the orgunit hierarchy as an immediate ascendant of the existing child orgunit.
addAscendant(Role, Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command creates a new role parentRole, and inserts it in the role hierarchy as an immediate ascendant of the existing role childRole.
addAscendant(Role, Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command creates a new role parentRole, and inserts it in the role hierarchy as an immediate ascendant of the existing role childRole.
addAscendant(Role, Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command creates a new role parentRole, and inserts it in the role hierarchy as an immediate ascendant of the existing role childRole.
addBooleanOption(char, String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding a boolean option.
addBooleanOption(String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding a boolean option.
addConfig(ConfigAnt) - Method in class org.apache.directory.fortress.core.ant.Addconfig
This method name, 'addConfig', is used for derived xml tag 'config' in the load script.
addConfig(ConfigAnt) - Method in class org.apache.directory.fortress.core.ant.Delconfig
This method name, 'addConfig', is used for derived xml tag 'config' in the load script.
addConfig(ConfigAnt) - Method in class org.apache.directory.fortress.core.ant.Updconfig
This method name, 'addConfig', is used for derived xml tag 'config' in the load script.
Addconfig - Class in org.apache.directory.fortress.core.ant
The class is used by FortressAntTask to load ConfigAnts used to drive ConfigMgr.add(Configuration).
Addconfig() - Constructor for class org.apache.directory.fortress.core.ant.Addconfig
All Ant data entities must have a default constructor.
addContainer(OrganizationalUnit) - Method in class org.apache.directory.fortress.core.ant.Addcontainer
This method name, 'addContainer', is used for derived xml tag 'container' in the load script.
addContainer(OrganizationalUnit) - Method in class org.apache.directory.fortress.core.ant.Delcontainer
This method name, 'addContainer', is used for derived xml tag 'container' in the load script.
Addcontainer - Class in org.apache.directory.fortress.core.ant
Addcontainer() - Constructor for class org.apache.directory.fortress.core.ant.Addcontainer
All Ant data entities must have a default constructor.
addContext(Context) - Method in class org.apache.directory.fortress.core.ant.Addcontext
This method name, 'addContext', is used for derived xml tag 'context' in the load script.
Addcontext - Class in org.apache.directory.fortress.core.ant
The class is used by FortressAntTask to create new Context used to define multi-tenant property.
Addcontext() - Constructor for class org.apache.directory.fortress.core.ant.Addcontext
All Ant data entities must have a default constructor.
addDeladminrole(Deladminrole) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDeladminroleinheritance(Deladminroleinheritance) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelconfig(Delconfig) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelcontainer(Delcontainer) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelgroup(Delgroup) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelgroupmember(Delgroupmember) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelgroupproperty(Delgroupproperty) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelorgunit(Delorgunit) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelpermGrant(DelpermGrant) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelpermObj(DelpermObj) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelpermOp(DelpermOp) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelpermorgunitinheritance(Delpermorgunitinheritance) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelpwpolicy(Delpwpolicy) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelrole(Delrole) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelroleconstraint(Delroleconstraint) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelroleinheritance(Delroleinheritance) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelsdset(Delsdset) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDelsuffix(Delsuffix) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDeluser(Deluser) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDeluseradminrole(Deluseradminrole) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDeluserorgunitinheritance(Deluserorgunitinheritance) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDeluserrole(Deluserrole) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addDescendant(AdminRole, AdminRole) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command creates a new role childRole, and inserts it in the role hierarchy as an immediate descendant of the existing role parentRole.
addDescendant(AdminRole, AdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command creates a new role childRole, and inserts it in the role hierarchy as an immediate descendant of the existing role parentRole.
addDescendant(AdminRole, AdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command creates a new role childRole, and inserts it in the role hierarchy as an immediate descendant of the existing role parentRole.
addDescendant(OrgUnit, OrgUnit) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command creates a new orgunit child, and inserts it in the orgunit hierarchy as an immediate descendant of the existing orgunit parent.
addDescendant(OrgUnit, OrgUnit) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command creates a new orgunit child, and inserts it in the orgunit hierarchy as an immediate descendant of the existing orgunit parent.
addDescendant(OrgUnit, OrgUnit) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command creates a new orgunit child, and inserts it in the orgunit hierarchy as an immediate descendant of the existing orgunit parent.
addDescendant(Role, Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command creates a new role childRole, and inserts it in the role hierarchy as an immediate descendant of the existing role parentRole.
addDescendant(Role, Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command creates a new role childRole, and inserts it in the role hierarchy as an immediate descendant of the existing role parentRole.
addDescendant(Role, Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command creates a new role childRole, and inserts it in the role hierarchy as an immediate descendant of the existing role parentRole.
addDoubleOption(char, String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding a double option.
addDoubleOption(String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding a double option.
addDsdRoleMember(SDSet, Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command adds a role to a named DSD set of roles.
addDsdRoleMember(SDSet, Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command adds a role to a named DSD set of roles.
addDsdRoleMember(SDSet, Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command adds a role to a named DSD set of roles.
addGroup(Group) - Method in class org.apache.directory.fortress.core.ant.Addgroup
This method name, 'addGroup', is used for derived xml tag 'user' in the load script.
addGroup(Group) - Method in class org.apache.directory.fortress.core.ant.Addgroupmember
This method name, 'addGroup', is used for derived xml tag 'user' in the load script.
addGroup(Group) - Method in class org.apache.directory.fortress.core.ant.Addgroupproperty
This method name, 'addGroup', is used for derived xml tag 'user' in the load script.
addGroup(Group) - Method in class org.apache.directory.fortress.core.ant.Delgroup
This method name, 'addGroup', is used for derived xml tag 'group' in the load script.
addGroup(Group) - Method in class org.apache.directory.fortress.core.ant.Delgroupmember
This method name, 'addGroup', is used for derived xml tag 'group' in the load script.
addGroup(Group) - Method in class org.apache.directory.fortress.core.ant.Delgroupproperty
This method name, 'addGroup', is used for derived xml tag 'group' in the load script.
Addgroup - Class in org.apache.directory.fortress.core.ant
Addgroup() - Constructor for class org.apache.directory.fortress.core.ant.Addgroup
All Ant data entities must have a default constructor.
Addgroupmember - Class in org.apache.directory.fortress.core.ant
Addgroupmember() - Constructor for class org.apache.directory.fortress.core.ant.Addgroupmember
All Ant data entities must have a default constructor.
Addgroupproperty - Class in org.apache.directory.fortress.core.ant
Addgroupproperty() - Constructor for class org.apache.directory.fortress.core.ant.Addgroupproperty
All Ant data entities must have a default constructor.
addInheritance(AdminRole, AdminRole) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command establishes a new immediate inheritance relationship parentRole <<-- childRole between existing roles parentRole, childRole.
addInheritance(AdminRole, AdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command establishes a new immediate inheritance relationship parentRole <<-- childRole between existing roles parentRole, childRole.
addInheritance(AdminRole, AdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command establishes a new immediate inheritance relationship parentRole <<-- childRole between existing roles parentRole, childRole.
addInheritance(OrgUnit, OrgUnit) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command establishes a new immediate inheritance relationship with parent orgunit <<-- child orgunit
addInheritance(OrgUnit, OrgUnit) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command establishes a new immediate inheritance relationship with parent orgunit <<-- child orgunit
addInheritance(OrgUnit, OrgUnit) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command establishes a new immediate inheritance relationship with parent orgunit <<-- child orgunit
addInheritance(Role, Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command establishes a new immediate inheritance relationship parentRole <<-- childRole between existing roles parentRole, childRole.
addInheritance(Role, Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command establishes a new immediate inheritance relationship parentRole <<-- childRole between existing roles parentRole, childRole.
addInheritance(Role, Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command establishes a new immediate inheritance relationship parentRole <<-- childRole between existing roles parentRole, childRole.
addIntegerOption(char, String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding an integer option.
addIntegerOption(String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding an integer option.
addLongOption(char, String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding a long integer option.
addLongOption(String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding a long integer option.
addMember(String) - Method in class org.apache.directory.fortress.core.model.SDSet
Add a member to an alphabetically sorted Set containing Role membership to SDSet.
addOrgUnit(OrgUnitAnt) - Method in class org.apache.directory.fortress.core.ant.Addorgunit
This method name, 'addOrgUnit', is used for derived xml tag 'orgunit' in the load script.
addOrgUnit(OrgUnitAnt) - Method in class org.apache.directory.fortress.core.ant.Delorgunit
This method name, 'addOrgUnit', is used for derived xml tag 'orgunit' in the load script.
Addorgunit - Class in org.apache.directory.fortress.core.ant
Addorgunit() - Constructor for class org.apache.directory.fortress.core.ant.Addorgunit
All Ant data entities must have a default constructor.
addPermGrant(PermGrant) - Method in class org.apache.directory.fortress.core.ant.AddpermGrant
This method name, 'addPermGrant', is used for derived xml tag 'permgrant' in the load script.
addPermGrant(PermGrant) - Method in class org.apache.directory.fortress.core.ant.DelpermGrant
This method name, 'addPermGrant', is used for derived xml tag 'permgrant' in the load script.
AddpermGrant - Class in org.apache.directory.fortress.core.ant
AddpermGrant() - Constructor for class org.apache.directory.fortress.core.ant.AddpermGrant
All Ant data entities must have a default constructor.
addPermission(Permission) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method will add permission operation to an existing permission object which resides under ou=Permissions,ou=RBAC,dc=yourHostName,dc=com container in directory information tree.
addPermission(Permission) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This method will add an administrative permission operation to an existing permission object which resides under ou=AdminPerms,ou=ARBAC,dc=yourHostName,dc=com container in directory information tree.
addPermission(Permission) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method will add permission operation to an existing permission object which resides under ou=Permissions,ou=RBAC,dc=yourHostName,dc=com container in directory information tree.
addPermission(Permission) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This method will add an administrative permission operation to an existing permission object which resides under ou=AdminPerms,ou=ARBAC,dc=yourHostName,dc=com container in directory information tree.
addPermission(Permission) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method will add permission operation to an existing permission object which resides under ou=Permissions,ou=RBAC,dc=yourHostName,dc=com container in directory information tree.
addPermission(Permission) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This method will add an administrative permission operation to an existing permission object which resides under ou=AdminPerms,ou=ARBAC,dc=yourHostName,dc=com container in directory information tree.
addPermissionAttributeSet(PermissionAttributeSet) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method will create a new permission attribute set object with resides under the ou=Constraints,ou=RBAC,dc=yourHostName,dc=com container in directory information tree.
addPermissionAttributeSet(PermissionAttributeSet) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method will create a new permission attribute set object with resides under the ou=Constraints,ou=RBAC,dc=yourHostName,dc=com container in directory information tree.
addPermissionAttributeSet(PermissionAttributeSet) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method will create a new permission attribute set object with resides under the ou=Constraints,ou=RBAC,dc=yourHostName,dc=com container in directory information tree.
addPermissionAttributeToSet(PermissionAttribute, String) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method adds a permission attribute (ftPA) to a permission attribute set.
addPermissionAttributeToSet(PermissionAttribute, String) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method adds a permission attribute (ftPA) to a permission attribute set.
addPermissionAttributeToSet(PermissionAttribute, String) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method adds a permission attribute (ftPA) to a permission attribute set.
addPermObj(PermObj) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method will add permission object to perms container in directory.
addPermObj(PermObj) - Method in class org.apache.directory.fortress.core.ant.AddpermObj
This method name, 'addPermObj', is used for derived xml tag 'permobj' in the load script.
addPermObj(PermObj) - Method in class org.apache.directory.fortress.core.ant.DelpermObj
This method name, 'delPermObj', is used for derived xml tag 'permobj' in the load script.
addPermObj(PermObj) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This method will add administrative permission object to admin perms container in directory.
addPermObj(PermObj) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method will add permission object to perms container in directory.
addPermObj(PermObj) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This method will add administrative permission object to admin perms container in directory.
addPermObj(PermObj) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method will add permission object to perms container in directory.
addPermObj(PermObj) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This method will add administrative permission object to admin perms container in directory.
AddpermObj - Class in org.apache.directory.fortress.core.ant
AddpermObj() - Constructor for class org.apache.directory.fortress.core.ant.AddpermObj
All Ant data entities must have a default constructor.
addPermOp(PermAnt) - Method in class org.apache.directory.fortress.core.ant.AddpermOp
This method name, 'addPermOp', is used for derived xml tag 'permop' in the load script.
addPermOp(PermAnt) - Method in class org.apache.directory.fortress.core.ant.DelpermOp
This method name, 'addPermOp', is used for derived xml tag 'permop' in the load script.
AddpermOp - Class in org.apache.directory.fortress.core.ant
AddpermOp() - Constructor for class org.apache.directory.fortress.core.ant.AddpermOp
All Ant data entities must have a default constructor.
Addpermorgunitinheritance - Class in org.apache.directory.fortress.core.ant
Addpermorgunitinheritance() - Constructor for class org.apache.directory.fortress.core.ant.Addpermorgunitinheritance
All Ant data entities must have a default constructor.
addPolicy(PwPolicy) - Method in class org.apache.directory.fortress.core.ant.Addpwpolicy
This method name, 'addPolicy', is used for derived xml tag 'policy' in the load script.
addPolicy(PwPolicy) - Method in class org.apache.directory.fortress.core.ant.Delpwpolicy
This method name, 'addPolicy', is used for derived xml tag 'policy' in the load script.
addProperties(Properties) - Method in class org.apache.directory.fortress.core.model.Configuration
Add new collection of name/value pairs to attributes associated with Configuration node.
addProperties(Properties) - Method in class org.apache.directory.fortress.core.model.Permission
Add new collection of name/value pairs to attributes associated with Permission.
addProperties(Properties) - Method in class org.apache.directory.fortress.core.model.PermObj
Add new collection of name/value pairs to attributes associated with PermObj.
addProperties(Properties) - Method in class org.apache.directory.fortress.core.model.Role
Add new collection of name/value pairs to attributes associated with User.
addProperties(Properties) - Method in class org.apache.directory.fortress.core.model.User
Add new collection of name/value pairs to attributes associated with User.
addProperty(String, String) - Method in class org.apache.directory.fortress.core.model.Configuration
Add name/value pair to list of properties associated with Configuration node.
addProperty(String, String) - Method in class org.apache.directory.fortress.core.model.Group
Add name/value pair to list of properties associated with PermObj.
addProperty(String, String) - Method in class org.apache.directory.fortress.core.model.Permission
Add name/value pair to list of properties associated with Permission.
addProperty(String, String) - Method in class org.apache.directory.fortress.core.model.PermObj
Add name/value pair to list of properties associated with PermObj.
addProperty(String, String) - Method in class org.apache.directory.fortress.core.model.User
Add name/value pair to list of properties associated with User.
Addpwpolicy - Class in org.apache.directory.fortress.core.ant
Addpwpolicy() - Constructor for class org.apache.directory.fortress.core.ant.Addpwpolicy
All Ant data entities must have a default constructor.
addRelationship(Relationship) - Method in class org.apache.directory.fortress.core.ant.Addadminroleinheritance
This method name, 'addRelationship', is used for derived xml tag 'relationship' in the load script.
addRelationship(Relationship) - Method in class org.apache.directory.fortress.core.ant.Addpermorgunitinheritance
This method name, 'addRelationship', is used for derived xml tag 'relationship' in the load script.
addRelationship(Relationship) - Method in class org.apache.directory.fortress.core.ant.Addroleinheritance
This method name, 'addRelationship', is used for derived xml tag 'relationship' in the load script.
addRelationship(Relationship) - Method in class org.apache.directory.fortress.core.ant.Adduserorgunitinheritance
This method name, 'addRelationship', is used for derived xml tag 'relationship' in the load script.
addRelationship(Relationship) - Method in class org.apache.directory.fortress.core.ant.Deladminroleinheritance
This method name, 'addRelationship', is used for derived xml tag 'relationship' in the load script.
addRelationship(Relationship) - Method in class org.apache.directory.fortress.core.ant.Delpermorgunitinheritance
This method name, 'addRelationship', is used for derived xml tag 'relationship' in the load script.
addRelationship(Relationship) - Method in class org.apache.directory.fortress.core.ant.Delroleinheritance
This method name, 'addRelationship', is used for derived xml tag 'relationship' in the load script.
addRelationship(Relationship) - Method in class org.apache.directory.fortress.core.ant.Deluserorgunitinheritance
This method name, 'addRelationship', is used for derived xml tag 'relationship' in the load script.
Address - Class in org.apache.directory.fortress.core.model
This entity is stored on User and is used to store postal address information in LDAP.
Address() - Constructor for class org.apache.directory.fortress.core.model.Address
 
addRole(AdminRoleAnt) - Method in class org.apache.directory.fortress.core.ant.Addadminrole
This method name, 'addRole', is used for derived xml tag 'role' in the load script.
addRole(AdminRoleAnt) - Method in class org.apache.directory.fortress.core.ant.Deladminrole
This method name, 'addRole', is used for the derived xml tag 'role' in the load script.
addRole(AdminRole) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command creates a new admin role.
addRole(AdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command creates a new admin role.
addRole(AdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command creates a new admin role.
addRole(Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command creates a new role.
addRole(Role) - Method in class org.apache.directory.fortress.core.ant.Addrole
This method name, 'addRole', is used for derived xml tag 'role' in the load script.
addRole(Role) - Method in class org.apache.directory.fortress.core.ant.Delrole
This method name, 'addRole', is used for derived xml tag 'role' in the load script.
addRole(Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command creates a new role.
addRole(Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command creates a new role.
Addrole - Class in org.apache.directory.fortress.core.ant
Addrole() - Constructor for class org.apache.directory.fortress.core.ant.Addrole
All Ant data entities must have a default constructor.
addRoleConstraint(RoleConstraintAnt) - Method in class org.apache.directory.fortress.core.ant.Addroleconstraint
This method name, 'Addroleconstraint', is used for derived xml tag 'roleconstraint' in the load script.
addRoleConstraint(RoleConstraintAnt) - Method in class org.apache.directory.fortress.core.ant.Delroleconstraint
This method name, 'Addroleconstraint', is used for derived xml tag 'roleconstraint' in the load script.
addRoleConstraint(UserRole, RoleConstraint) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method adds a roleConstraint (ftRC) to the user ldap entry.
addRoleConstraint(UserRole, RoleConstraint) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method adds a roleConstraint (ftRC) to the user ldap entry.
addRoleConstraint(UserRole, RoleConstraint) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method adds a roleConstraint (ftRC) to the user ldap entry.
Addroleconstraint - Class in org.apache.directory.fortress.core.ant
Addroleconstraint() - Constructor for class org.apache.directory.fortress.core.ant.Addroleconstraint
All Ant data entities must have a default constructor.
Addroleinheritance - Class in org.apache.directory.fortress.core.ant
Addroleinheritance() - Constructor for class org.apache.directory.fortress.core.ant.Addroleinheritance
All Ant data entities must have a default constructor.
addSdset(SDSetAnt) - Method in class org.apache.directory.fortress.core.ant.Addsdset
This method name, 'addSdset', is used for derived xml tag 'sdset' in the load script.
addSdset(SDSetAnt) - Method in class org.apache.directory.fortress.core.ant.Delsdset
This method name, 'addSdset', is used for derived xml tag 'sdset' in the load script.
Addsdset - Class in org.apache.directory.fortress.core.ant
Addsdset() - Constructor for class org.apache.directory.fortress.core.ant.Addsdset
All Ant data entities must have a default constructor.
addSsdRoleMember(SDSet, Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command adds a role to a named SSD set of roles.
addSsdRoleMember(SDSet, Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command adds a role to a named SSD set of roles.
addSsdRoleMember(SDSet, Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command adds a role to a named SSD set of roles.
addStringOption(char, String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding a string option.
addStringOption(String) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Convenience method for adding a string option.
addSuffix(Suffix) - Method in class org.apache.directory.fortress.core.ant.Addsuffix
This method name, 'addSuffix', is used for derived xml tag 'suffix' in the load script.
addSuffix(Suffix) - Method in class org.apache.directory.fortress.core.ant.Delsuffix
This method name, 'addSuffix', is used for derived xml tag 'suffix' in the load script.
Addsuffix - Class in org.apache.directory.fortress.core.ant
Addsuffix() - Constructor for class org.apache.directory.fortress.core.ant.Addsuffix
All Ant data entities must have a default constructor.
addUpdconfig(Updconfig) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Load the entity with data.
addUser(UserAnt) - Method in class org.apache.directory.fortress.core.ant.Adduser
This method name, 'addUser', is used for derived xml tag 'user' in the load script.
addUser(UserAnt) - Method in class org.apache.directory.fortress.core.ant.Deluser
This method name, 'addUser', is used for derived xml tag 'user' in the load script.
addUser(User) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command creates a new RBAC user.
addUser(User) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command creates a new RBAC user.
addUser(User) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command creates a new RBAC user.
Adduser - Class in org.apache.directory.fortress.core.ant
Adduser() - Constructor for class org.apache.directory.fortress.core.ant.Adduser
All Ant data entities must have a default constructor.
Adduseradminrole - Class in org.apache.directory.fortress.core.ant
Adduseradminrole() - Constructor for class org.apache.directory.fortress.core.ant.Adduseradminrole
All Ant data entities must have a default constructor.
Adduserorgunitinheritance - Class in org.apache.directory.fortress.core.ant
Adduserorgunitinheritance() - Constructor for class org.apache.directory.fortress.core.ant.Adduserorgunitinheritance
All Ant data entities must have a default constructor.
addUserRole(UserAdminRole) - Method in class org.apache.directory.fortress.core.ant.Adduseradminrole
This method name, 'addUserRole', is used for derived xml tag 'userrole' in the load script.
addUserRole(UserAdminRole) - Method in class org.apache.directory.fortress.core.ant.Deluseradminrole
This method name, 'addUserRole', is used for derived xml tag 'userrole' in the load script.
addUserRole(UserRole) - Method in class org.apache.directory.fortress.core.ant.Adduserrole
This method name, 'addUserRole', is used for derived xml tag 'userrole' in the load script.
addUserRole(UserRole) - Method in class org.apache.directory.fortress.core.ant.Deluserrole
This method name, 'addUserRole', is used for derived xml tag 'userrole' in the load script.
Adduserrole - Class in org.apache.directory.fortress.core.ant
Adduserrole() - Constructor for class org.apache.directory.fortress.core.ant.Adduserrole
All Ant data entities must have a default constructor.
ADMIN_ADD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ADMIN_ASSIGN - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ADMIN_AUTHZ - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ADMIN_AUTHZ_ROLES - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ADMIN_DEASSIGN - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ADMIN_DROP - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ADMIN_GRANT - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ADMIN_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, adminImplementation, is placed in Fortress properties, its class name will be the default AdminMgr instance used.
ADMIN_PERM_ROOT - Static variable in class org.apache.directory.fortress.core.GlobalIds
Specifies the dn of the container where the Fortress Administrative Permissions are located.
ADMIN_PERMS - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ADMIN_REVOKE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ADMIN_ROLE_ROOT - Static variable in class org.apache.directory.fortress.core.GlobalIds
Specifies the dn of the container where the Fortress Administrative Roles are located.
ADMIN_ROLES - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
Administrator - Interface in org.apache.directory.fortress.core.model
This interface is used by Fortress admin role processing.
AdminMgr - Interface in org.apache.directory.fortress.core
This class performs administrative functions to provision Fortress RBAC entities into the LDAP directory.
AdminMgrFactory - Class in org.apache.directory.fortress.core
Creates an instance of the AdminMgr object.
AdminMgrFactory() - Constructor for class org.apache.directory.fortress.core.AdminMgrFactory
 
AdminMgrImpl - Class in org.apache.directory.fortress.core.impl
This class performs administrative functions to provision Fortress RBAC entities into the LDAP directory.
AdminMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.AdminMgrImpl
 
AdminMgrRestImpl - Class in org.apache.directory.fortress.core.rest
This class performs administrative functions to provision Fortress RBAC entities using HTTP access to Fortress Rest server.
AdminMgrRestImpl() - Constructor for class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
 
AdminPermissionOperation - Annotation Type in org.apache.directory.fortress.annotation
 
AdminPermissionUtil - Class in org.apache.directory.fortress.core.util
 
AdminPermissionUtil() - Constructor for class org.apache.directory.fortress.core.util.AdminPermissionUtil
 
AdminRole - Class in org.apache.directory.fortress.core.model
All entities (AdminRole, OrgUnit, SDSet etc...) are used to carry data between three Fortress layers.starting with the (1) Manager layer down thru middle (2) Process layer and it's processing rules into (3) DAO layer where persistence with the LDAP server occurs.
AdminRole() - Constructor for class org.apache.directory.fortress.core.model.AdminRole
Default constructor is used by internal Fortress classes.
AdminRole(String) - Constructor for class org.apache.directory.fortress.core.model.AdminRole
Construct an AdminRole entity with a given name.
AdminRole(Constraint) - Constructor for class org.apache.directory.fortress.core.model.AdminRole
Construct an Admin Role with a given temporal constraint.
AdminRoleAnt - Class in org.apache.directory.fortress.core.ant
Entity is used by custom Apache Ant task for special handling of collections.
AdminRoleAnt() - Constructor for class org.apache.directory.fortress.core.ant.AdminRoleAnt
 
AdminRoleRelationship - Class in org.apache.directory.fortress.core.model
This entity is used by Fortress Rest to communicate parent and child AdminRole information to the server.
AdminRoleRelationship() - Constructor for class org.apache.directory.fortress.core.model.AdminRoleRelationship
 
adminSess - Variable in class org.apache.directory.fortress.core.impl.Manageable
 
adminSession - Variable in class org.apache.directory.fortress.core.model.FortEntity
 
ADS_PPOLICY_ROOT - Static variable in class org.apache.directory.fortress.core.GlobalIds
Specifies the dn of the container where password policies are stored in ApachDS.
ALL - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute is used in Fortress day mask constraints as default which will always pass.
APACHE_LDAP_API - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
ARLE_ACTIVATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Administrative Role could not be activated in the User's Session.
ARLE_ADD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_ADD_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Administrative Role could not be added to ldap server.
ARLE_ADDINHERIT - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_ALREADY_ACTIVE - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Administrative Role is already activated in User's Session.
ARLE_ASC - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_ASGN - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_ASGNED - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_ASSIGN_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Admin Role could not be assigned to User already has it assigned.
ARLE_ASSIGN_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The User Admin Role assignment failed.
ARLE_ASSIGN_NOT_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The User Admin Role could not be deassigned from User because it wasn't assigned in the first place.
ARLE_BEGIN_RANGE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied begin range for Administrative Role is required and cannot be null.
ARLE_CHILD_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Child Administrative Role entity is required and cannot be null
ARLE_DEACTIVE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Administrative Role could not be deactivated from the User's session.
ARLE_DEASGN - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_DEASSIGN_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The User Admin Role deassignment failed.
ARLE_DEASSIGN_NOT_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The User Admin Role could not be deassigned from User because it wasn't assigned in the first place.
ARLE_DELETE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Administrative Role could not be removed from ldap server.
ARLE_DELINHERIT - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_DESC - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_END_RANGE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied end range for Administrative Role is required and cannot be null.
ARLE_INVLD_RANGE - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied range for Administrative Role is invalid.
ARLE_INVLD_RANGE_INCLUSIVE - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied range for Administrative Role inclusion is invalid.
ARLE_LST_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Method requires list of Administrative Roles and cannot be null.
ARLE_NM_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Administrative Role name is required and cannot be null.
ARLE_NOT_ACTIVE - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Administrative Role is not activated in User's Session.
ARLE_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Administrative Role was not found on ldap server.
ARLE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Administrative Role entity is required and cannot be null
ARLE_OCCUPANT_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
AdminRole occupant search failed.
ARLE_PARENT_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Parent Administrative Role entity is required and cannot be null
ARLE_READ - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_READ_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Administrative Role read failed on ldap server.
ARLE_REMOVE_OCCUPANT_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The operation to remove User as occupant to AdminRoles failed..
ARLE_REMOVE_PARENT_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Administrative Role parent attribute could not be removed on ldap server.
ARLE_SEARCH - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Administrative Role search failed on ldap server.
ARLE_UPDATE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ARLE_UPDATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Administrative Role could not be updated on ldap server.
ARLE_USER_ASSIGN_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The User Administrative Role assignment failed.
ARLE_USER_DEASSIGN_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The User Administrative Role deassignment failed.
ARLE_USER_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Administrative Role search could failed on server.
AROLE - org.apache.directory.fortress.core.model.Hier.Type
Administrative Role data set
assertContext(String, String, FortEntity, int) - Method in class org.apache.directory.fortress.core.impl.Manageable
Method will throw exception if entity reference is null, otherwise will set the contextId of the tenant onto the supplied entity reference.
assertContext(String, FortEntity, int) - Method in class org.apache.directory.fortress.core.impl.Manageable
Method will throw exception if entity reference is null, otherwise will set the contextId of the tenant onto the supplied entity reference.
assertNotNull(Object, int, String) - Static method in class org.apache.directory.fortress.core.util.VUtil
Method will throw exception with supplied error id and object.method name if object reference is null.
assertNotNullOrEmpty(char[], int, String) - Static method in class org.apache.directory.fortress.core.util.VUtil
Method will throw exception with supplied error id and object.method name if string reference is null or empty.
assertNotNullOrEmpty(String, int, String) - Static method in class org.apache.directory.fortress.core.util.VUtil
Method will throw exception with supplied error id and object.method name if string reference is null or empty.
assign(Group, String) - Method in interface org.apache.directory.fortress.core.GroupMgr
Assign a user to an existing group node.
assign(Group, String) - Method in class org.apache.directory.fortress.core.impl.GroupMgrImpl
Assign a user to an existing group node.
assign(Group, String) - Method in class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
Assign a user to an existing group node.
assignedRoles(String) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the set of roles assigned to a given user.
assignedRoles(String) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the set of roles assigned to a given user.
assignedRoles(String) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the set of roles assigned to a given user.
assignedRoles(User) - Method in interface org.apache.directory.fortress.core.DelReviewMgr
This function returns the set of admin roles assigned to a given user.
assignedRoles(User) - Method in class org.apache.directory.fortress.core.impl.DelReviewMgrImpl
This function returns the set of admin roles assigned to a given user.
assignedRoles(User) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the set of roles assigned to a given user.
assignedRoles(User) - Method in class org.apache.directory.fortress.core.rest.DelReviewMgrRestImpl
This function returns the set of admin roles assigned to a given user.
assignedRoles(User) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the set of roles assigned to a given user.
assignedRoles(User) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the set of roles assigned to a given user.
assignedUsers(AdminRole) - Method in interface org.apache.directory.fortress.core.DelReviewMgr
This method returns the data set of all users who are assigned the given admin role.
assignedUsers(AdminRole) - Method in class org.apache.directory.fortress.core.impl.DelReviewMgrImpl
This method returns the data set of all users who are assigned the given admin role.
assignedUsers(AdminRole) - Method in class org.apache.directory.fortress.core.rest.DelReviewMgrRestImpl
This method returns the data set of all users who are assigned the given admin role.
assignedUsers(Role) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This method returns the data set of all users who are assigned the given role.
assignedUsers(Role) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This method returns the data set of all users who are assigned the given role.
assignedUsers(Role) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This method returns the data set of all users who are assigned the given role.
assignedUsers(Role, int) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the set of users assigned to a given role.
assignedUsers(Role, int) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the set of users assigned to a given role.
assignedUsers(Role, int) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the set of users assigned to a given role.
assignedUsers(Role, RoleConstraint) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This method returns the data set of all users who are assigned the given role.
assignedUsers(Role, RoleConstraint) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
 
assignedUsers(Role, RoleConstraint) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This method returns the data set of all users who are assigned the given role.
assignedUsers(Role, RoleConstraint.RCType, String) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This method returns the user roles for all users who have the given role, with a specified constraint type and permission attribute set name.
assignedUsers(Role, RoleConstraint.RCType, String) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
 
assignedUsers(Role, RoleConstraint.RCType, String) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This method returns the user roles for all users who have the given role, with a specified constraint type and permission attribute set name.
assignUser(UserAdminRole) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command assigns a user to an admin role.
assignUser(UserAdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command assigns a user to an admin role.
assignUser(UserAdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command assigns a user to an admin role.
assignUser(UserRole) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command assigns a user to a role.
assignUser(UserRole) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command assigns a user to a role.
assignUser(UserRole) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command assigns a user to a role.
AUDIT_AUTHZS - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
AUDIT_BINDS - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
AUDIT_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, auditmgr.implementation, is placed in Fortress properties, its class name will be the default AuditMgr instance used.
AUDIT_INVLD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
AUDIT_MODS - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
AUDIT_SESSIONS - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
AUDIT_UAUTHZS - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
AuditMgr - Interface in org.apache.directory.fortress.core
This interface prescribes methods used to search OpenLDAP's slapd access log.
AuditMgrFactory - Class in org.apache.directory.fortress.core
Creates an instance of the AuditMgr object.
AuditMgrFactory() - Constructor for class org.apache.directory.fortress.core.AuditMgrFactory
 
AuditMgrImpl - Class in org.apache.directory.fortress.core.impl
This object performs searches across OpenLDAP's slapd access log.
AuditMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.AuditMgrImpl
 
AuditMgrRestImpl - Class in org.apache.directory.fortress.core.rest
This class performs searches across OpenLDAP's slapd access log using HTTP access to Fortress Rest server.
AuditMgrRestImpl() - Constructor for class org.apache.directory.fortress.core.rest.AuditMgrRestImpl
 
AuditUtil - Class in org.apache.directory.fortress.core.util
Class contains static utilities for conversions of ldap data to/from audit format These are low-level data utilities and no validations are performed.
AUDT_AUTHN_INVALID_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Audit search for authentication events failed on the ldap server.
AUDT_AUTHZ_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Audit search for Fortress authorization records failed on the ldap server.
AUDT_BIND_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The audit bind search failed on the ldap server.
AUDT_INPUT_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Audit input entity is required on this method and cannot be supplied as null
AUDT_MOD_ADMIN_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Audit mod search by administrator internal id failed on ldap server.
AUDT_MOD_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Audit search for modifications failed on the ldap server.
AUTH_Z_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
AUTH_Z_FAILED_VALUE - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
authenticate(String, String) - Method in interface org.apache.directory.fortress.core.AccessMgr
Perform user authentication only.
authenticate(String, String) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
Perform user authentication only.
authenticate(String, String) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
Perform user authentication only.
AUTHENTICATION_TYPE - Static variable in class org.apache.directory.fortress.core.GlobalIds
This property is used to specify if authentication is being performed within a security realm.
AuthNValidator - Class in org.apache.directory.fortress.core.util
This class performs authentication validation.
AuthNValidator() - Constructor for class org.apache.directory.fortress.core.util.AuthNValidator
 
AuthorizationException - Exception in org.apache.directory.fortress.core
This exception extends SecurityException and is thrown when administrative permission check fails.
AuthorizationException(int, String) - Constructor for exception org.apache.directory.fortress.core.AuthorizationException
Create an exception with an error code that maps to GlobalErrIds and message text.
authorizedAdminRoles(Session) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function returns the authorized admin roles associated with a session based on hierarchical relationships.
authorizedAdminRoles(Session) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
This function returns the authorized admin roles associated with a session based on hierarchical relationships.
authorizedAdminRoles(Session) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
This function returns the authorized admin roles associated with a session based on hierarchical relationships.
authorizedPermissionRoles(Permission) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Return all role names that have been authorized for a given permission.
authorizedPermissionRoles(Permission) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Return all role names that have been authorized for a given permission.
authorizedPermissionRoles(Permission) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Return all role names that have been authorized for a given permission.
authorizedPermissionUsers(Permission) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Return all userIds that have been authorized for a given permission.
authorizedPermissionUsers(Permission) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Return all userIds that have been authorized for a given permission.
authorizedPermissionUsers(Permission) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Return all userIds that have been authorized for a given permission.
authorizedRoles(Session) - Method in interface org.apache.directory.fortress.core.AccessMgr
This function returns the authorized roles associated with a session based on hierarchical relationships.
authorizedRoles(Session) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
This function returns the authorized roles associated with a session based on hierarchical relationships.
authorizedRoles(Session) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
This function returns the authorized roles associated with a session based on hierarchical relationships.
authorizedRoles(User) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the set of roles authorized for a given user.
authorizedRoles(User) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the set of roles authorized for a given user.
authorizedRoles(User) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the set of roles authorized for a given user.
authorizedUsers(Role) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the set of users authorized to a given role, i.e., the users that are assigned to a role that inherits the given role.
authorizedUsers(Role) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the set of users authorized to a given role, i.e., the users that are assigned to a role that inherits the given role.
authorizedUsers(Role) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the set of users authorized to a given role, i.e., the users that are assigned to a role that inherits the given role.
AuthZ - Class in org.apache.directory.fortress.core.model
This entity class contains OpenLDAP slapo-accesslog records that correspond to authorization attempts made to the directory.
AuthZ() - Constructor for class org.apache.directory.fortress.core.model.AuthZ
 
AUTHZ_COMPARE_FAILURE_FLAG - Static variable in class org.apache.directory.fortress.core.GlobalIds
 

B

BaseException - Exception in org.apache.directory.fortress.core
Base exception class for checked exceptions thrown.
BaseRuntimeException - Exception in org.apache.directory.fortress.core
Base runtime exception class for Fortress runtime exceptions.
BaseRuntimeException(int, String) - Constructor for exception org.apache.directory.fortress.core.BaseRuntimeException
 
BaseRuntimeException(int, String, Throwable) - Constructor for exception org.apache.directory.fortress.core.BaseRuntimeException
 
BATCH_SIZE - Static variable in class org.apache.directory.fortress.core.GlobalIds
Maximum number of records for ldap client to wait on while processing results sets from ldap server.
beginDate(String) - Method in interface org.apache.directory.fortress.core.util.ConstraintValidator
Perform simple reasonability check on contraint beginDate value.
beginDate(String) - Method in class org.apache.directory.fortress.core.util.VUtil
Perform simple reasonability check on contraint beginDate value.
beginTime(String) - Method in interface org.apache.directory.fortress.core.util.ConstraintValidator
Perform simple reasonability check on contraint beginTime value.
beginTime(String) - Method in class org.apache.directory.fortress.core.util.VUtil
Perform simple reasonability check on contraint beginTime value.
bind(LdapConnection, String, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Calls the PoolMgr to perform an LDAP bind for a user/password combination.
Bind - Class in org.apache.directory.fortress.core.model
This entity class contains OpenLDAP slapd access log records that correspond to bind attempts made to the directory.
Bind() - Constructor for class org.apache.directory.fortress.core.model.Bind
 
BooleanOption(char, String) - Constructor for class org.apache.directory.fortress.core.cli.CmdLineParser.Option.BooleanOption
 
BooleanOption(String) - Constructor for class org.apache.directory.fortress.core.cli.CmdLineParser.Option.BooleanOption
 

C

Cache - Interface in org.apache.directory.fortress.core.util.cache
This Interface is implemented by cacheable Fortress objects and is used to wrap the caching implementation to provide isolation.
CachedJaxbContext - Class in org.apache.directory.fortress.core.rest
This class contains a very simple caching mechanism for storing JAXBContext objects associated with Fortress XML processing.
CachedJaxbContext() - Constructor for class org.apache.directory.fortress.core.rest.CachedJaxbContext
 
CacheMgr - Class in org.apache.directory.fortress.core.util.cache
This class is a facade and shields internal Fortress objects from specifics of the actual cache implementation that is in use.
canAdd(Session, User) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function will determine if the user contains an AdminRole that is authorized to add a new User.
canAdd(Session, User) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
This function will determine if the user contains an AdminRole that is authorized to add a new User.
canAdd(Session, User) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
This function will determine if the user contains an AdminRole that is authorized to add a new User.
canAssign(Session, User, Role) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function will determine if the user contains an AdminRole that is authorized assignment control over User-Role Assignment (URA).
canAssign(Session, User, Role) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
This function will determine if the user contains an AdminRole that is authorized assignment control over User-Role Assignment (URA).
canAssign(Session, User, Role) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
This function will determine if the user contains an AdminRole that is authorized assignment control over User-Role Assignment (URA).
canDeassign(Session, User, Role) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function will determine if the user contains an AdminRole that is authorized revoke control over User-Role Assignment (URA).
canDeassign(Session, User, Role) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
This function will determine if the user contains an AdminRole that is authorized revoke control over User-Role Assignment (URA).
canDeassign(Session, User, Role) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
This function will determine if the user contains an AdminRole that is authorized revoke control over User-Role Assignment (URA).
canEdit(Session, User) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function will determine if the user contains an AdminRole that is authorized update/delete control over User.
canEdit(Session, User) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
This function will determine if the user contains an AdminRole that is authorized update/delete control over User.
canEdit(Session, User) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
This function will determine if the user contains an AdminRole that is authorized update/delete control over User.
canGrant(Session, Role, Permission) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function will determine if the user contains an AdminRole that is authorized assignment control over Permission-Role Assignment (PRA).
canGrant(Session, Role, Permission) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
This function will determine if the user contains an AdminRole that is authorized assignment control over Permission-Role Assignment (PRA).
canGrant(Session, Role, Permission) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
This function will determine if the user contains an AdminRole that is authorized assignment control over Permission-Role Assignment (PRA).
canRevoke(Session, Role, Permission) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function will determine if the user contains an AdminRole that is authorized revoke control over Permission-Role Assignment (PRA).
canRevoke(Session, Role, Permission) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
This function will determine if the user contains an AdminRole that is authorized revoke control over Permission-Role Assignment (PRA).
canRevoke(Session, Role, Permission) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
This function will determine if the user contains an AdminRole that is authorized revoke control over Permission-Role Assignment (PRA).
CFG_ADD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
CFG_DELETE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
CFG_READ - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
CFG_UPDATE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
CfgException - Exception in org.apache.directory.fortress.core
This exception extends SecurityException and is thrown when Fortress cannot find correct cfg for a particular entity.
CfgException(int, String) - Constructor for exception org.apache.directory.fortress.core.CfgException
Create an exception with an error code that maps to GlobalErrIds and message text.
CfgException(int, String, Exception) - Constructor for exception org.apache.directory.fortress.core.CfgException
Create exception with error id, message and related exception.
CfgRuntimeException - Exception in org.apache.directory.fortress.core
This exception extends BaseRuntimeException and is thrown when Fortress config startup failed.
CfgRuntimeException(int, String) - Constructor for exception org.apache.directory.fortress.core.CfgRuntimeException
Create exception with error id and message.
CfgRuntimeException(int, String, Exception) - Constructor for exception org.apache.directory.fortress.core.CfgRuntimeException
Create exception with error id, message and related exception.
CHANGE_AFTER_RESET - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The change after reset flag is set indicating the user must change their password.
changePassword(User, String) - Method in interface org.apache.directory.fortress.core.AdminMgr
Method will change user's password.
changePassword(User, String) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
Method will change user's password.
changePassword(User, String) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
Method will change user's password.
checkAccess(String, String) - Method in class org.apache.directory.fortress.core.impl.Manageable
Every Fortress Manager API (e.g.
checkAccess(Session, Permission) - Method in interface org.apache.directory.fortress.core.AccelMgr
Perform user RBAC authorization.
checkAccess(Session, Permission) - Method in interface org.apache.directory.fortress.core.AccessMgr
Perform user RBAC authorization.
checkAccess(Session, Permission) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function returns a Boolean value meaning whether the subject of a given session is allowed or not to perform a given operation on a given object.
checkAccess(Session, Permission) - Method in class org.apache.directory.fortress.core.impl.AccelMgrImpl
Perform user RBAC authorization.
checkAccess(Session, Permission) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
Perform user RBAC authorization.
checkAccess(Session, Permission) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
Perform user RBAC authorization.
checkAccess(Session, Permission) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
Perform user RBAC authorization.
checkAccess(Session, Permission) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
Perform user RBAC authorization.
checkAccess(User, Permission, boolean) - Method in interface org.apache.directory.fortress.core.AccessMgr
Combine createSession and checkAccess into a single method.
checkAccess(User, Permission, boolean) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
Combine createSession and checkAccess into a single method.
checkAccess(User, Permission, boolean) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
Combine createSession and checkAccess into a single method.
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.directory.fortress.core.ldap.LdapClientTrustStoreManager
Determine if client certificate is to be trusted.
checkPasswordPolicy(Object[], boolean, PwMessage) - Method in interface org.apache.directory.fortress.core.impl.PwPolicyControl
Check the password policy controls returned from server and sets the PwMessage with what it finds.
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.directory.fortress.core.ldap.LdapClientTrustStoreManager
Determine if server certificate is to be trusted.
CHILD_ROLE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The RBAC Child Role entity is required for this operation and cannot be null
ClassUtil - Class in org.apache.directory.fortress.core.util
General purpose factory uses java reflection to instantiate new Manager object.
clear() - Method in class org.apache.directory.fortress.core.util.cache.EhCacheImpl
 
clear(Object) - Method in interface org.apache.directory.fortress.core.util.cache.Cache
Clear a cache entry for a given name.
clear(Object) - Method in class org.apache.directory.fortress.core.util.cache.EhCacheImpl
Clear a cache entry for a given name.
clearAll() - Method in class org.apache.directory.fortress.core.util.cache.CacheMgr
Used to clear all elements from all cache objects.
clearProperty(String) - Method in class org.apache.directory.fortress.core.util.Config
Clear the property from apache commons config.
ClockTime - Class in org.apache.directory.fortress.core.util.time
This class performs time validation for Constraint.
ClockTime() - Constructor for class org.apache.directory.fortress.core.util.time.ClockTime
 
closeAdminConnection(LdapConnection) - Method in class org.apache.directory.fortress.core.ldap.LdapConnectionProvider
Calls the PoolMgr to close the Admin LDAP connection.
closeAdminConnection(LdapConnection) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Calls the PoolMgr to close the Admin LDAP connection.
closeAllConnectionPools() - Static method in class org.apache.directory.fortress.core.ldap.LdapConnectionProvider
Closes all the ldap connection pools.
closeAllConnectionPools() - Static method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Closes all the ldap connection pools.
closeLogConnection(LdapConnection) - Method in class org.apache.directory.fortress.core.ldap.LdapConnectionProvider
Calls the PoolMgr to close the Log LDAP connection.
closeLogConnection(LdapConnection) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Calls the PoolMgr to close the Log LDAP connection.
closeUserConnection(LdapConnection) - Method in class org.apache.directory.fortress.core.ldap.LdapConnectionProvider
Calls the PoolMgr to close the User LDAP connection.
closeUserConnection(LdapConnection) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Calls the PoolMgr to close the User LDAP connection.
CmdLineParser - Class in org.apache.directory.fortress.core.cli
Largely GNU-compatible command-line options parser.
CmdLineParser() - Constructor for class org.apache.directory.fortress.core.cli.CmdLineParser
 
CmdLineParser.IllegalOptionValueException - Exception in org.apache.directory.fortress.core.cli
Thrown when an illegal or missing value is given by the user for an option that takes a value.
CmdLineParser.NotFlagException - Exception in org.apache.directory.fortress.core.cli
Thrown when the parsed commandline contains multiple concatenated short options, such as -abcd, where one or more requires a value.
CmdLineParser.Option - Class in org.apache.directory.fortress.core.cli
Representation of a command-line option
CmdLineParser.Option.BooleanOption - Class in org.apache.directory.fortress.core.cli
 
CmdLineParser.Option.DoubleOption - Class in org.apache.directory.fortress.core.cli
An option that expects a floating-point value
CmdLineParser.Option.IntegerOption - Class in org.apache.directory.fortress.core.cli
An option that expects an integer value
CmdLineParser.Option.LongOption - Class in org.apache.directory.fortress.core.cli
An option that expects a long integer value
CmdLineParser.Option.StringOption - Class in org.apache.directory.fortress.core.cli
An option that expects a string value
CmdLineParser.OptionException - Exception in org.apache.directory.fortress.core.cli
Base class for exceptions that may be thrown when options are parsed
CmdLineParser.UnknownOptionException - Exception in org.apache.directory.fortress.core.cli
Thrown when the parsed command-line contains an option that is not recognised.
CmdLineParser.UnknownSuboptionException - Exception in org.apache.directory.fortress.core.cli
Thrown when the parsed commandline contains multiple concatenated short options, such as -abcd, where one is unknown.
CN_LEN - Static variable in class org.apache.directory.fortress.core.GlobalIds
Fortress common name attributes cannot exceed length of 80.
CNTR_CREATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied ldap subdirectory node could not be created on ldap server.
CNTR_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied ldap subdirectory node could not be removed from the ldap server.
CNTR_NAME_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The subdirectory node name failed length check.
CNTR_NAME_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The subdirectory node name is required and cannot be null.
CNTR_PARENT_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied parent node name is invalid.
CNTR_PARENT_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied parent node name is required and cannot be null.
CommandLineInterpreter - Class in org.apache.directory.fortress.core.cli
Main program for Fortress Command Line Interpreter..
CommandLineInterpreter() - Constructor for class org.apache.directory.fortress.core.cli.CommandLineInterpreter
 
compareNode(LdapConnection, String, String, Attribute) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
This method uses the compare ldap func to assert audit record into the directory server's configured audit logger.
compareTo(SDSet) - Method in class org.apache.directory.fortress.core.model.SDSet
 
ComparisonOperator - Enum in org.apache.directory.fortress.core.model
 
Config - Class in org.apache.directory.fortress.core.util
This class wraps Apache Commons Config utility and is used by internal components to retrieve name-value pair properties from its cfg context.
CONFIG_GID_NUMBER - Static variable in class org.apache.directory.fortress.core.GlobalIds
This config is used to retrieve uidNumber from property list during file load.
CONFIG_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, configImplementation, is placed in Fortress properties, its class name will be the default {link ConfigMgr} instance used.
CONFIG_LDAP_MAX_BATCH_SIZE - Static variable in class org.apache.directory.fortress.core.GlobalIds
This is the config property key used to store override of max LDAP batch size:
CONFIG_REALM - Static variable in class org.apache.directory.fortress.core.GlobalIds
This property contains the location for the remote Fortress properties stored in ldap.
CONFIG_ROOT_PARAM - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
CONFIG_UID_NUMBER - Static variable in class org.apache.directory.fortress.core.GlobalIds
This config is used to retrieve uidNumber from property list during file load.
ConfigAnt - Class in org.apache.directory.fortress.core.ant
This entity contains the list of name/value pairs targeted for updating on server.
ConfigAnt() - Constructor for class org.apache.directory.fortress.core.ant.ConfigAnt
Default constructor required for all Ant entities.
ConfigMgr - Interface in org.apache.directory.fortress.core
This interface prescribes CRUD methods used to manage properties stored within the ldap directory.
ConfigMgrFactory - Class in org.apache.directory.fortress.core
Creates an instance of the ConfigMgr object.
ConfigMgrImpl - Class in org.apache.directory.fortress.core.impl
This Manager impl supplies CRUD methods used to manage properties stored within the ldap directory.
ConfigMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.ConfigMgrImpl
 
ConfigMgrRestImpl - Class in org.apache.directory.fortress.core.rest
This Manager impl supplies CRUD methods used to manage properties stored within the ldap directory using HTTP access to Fortress Rest server.
ConfigMgrRestImpl() - Constructor for class org.apache.directory.fortress.core.rest.ConfigMgrRestImpl
 
Configuration - Class in org.apache.directory.fortress.core.model
A class for passing configuration information.
Configuration() - Constructor for class org.apache.directory.fortress.core.model.Configuration
 
Configuration(String, Properties) - Constructor for class org.apache.directory.fortress.core.model.Configuration
 
CONST_BEGINDATE_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid beginDate value.
CONST_BEGINDATE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid beginDate length.
CONST_BEGINTIME_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid beginTime value.
CONST_BEGINTIME_LEN_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid beginTime length.
CONST_DAYMASK_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid dayMask value.
CONST_DAYMASK_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains a null dayMask value.
CONST_DESC_LEN_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint description is optional but cannot exceed length of GlobalIds.DESC_LEN if supplied.
CONST_ENDDATE_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid endDate value.
CONST_ENDDATE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid endDate length.
CONST_ENDTIME_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid endTime value.
CONST_ENDTIME_LEN_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid endTime length.
CONST_INVLD_FIELD_LEN - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint value failed length check.
CONST_INVLD_TEXT - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The constraint contains invalid text.
CONST_NULL_TEXT - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains a null value.
CONST_TIMEOUT_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Constraint contains an invalid timeout value.
Constraint - Interface in org.apache.directory.fortress.core.model
The Fortress Constraint interface prescribes attributes that are used to store, process and retrieve temporal validation attributes on User, UserRole, Role, AdminRole, UserAdminRole entities.
CONSTRAINT - Static variable in class org.apache.directory.fortress.core.GlobalIds
This single occurring attribute is used to store constraint policies on Fortress User objects.
CONSTRAINT_KEY_PREFIX - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
ConstraintUtil - Class in org.apache.directory.fortress.core.model
Utilities to copy constraints attributes between entities.
ConstraintUtil() - Constructor for class org.apache.directory.fortress.core.model.ConstraintUtil
 
ConstraintValidator - Interface in org.apache.directory.fortress.core.util
This interface provides constraint entity validation.
Context - Class in org.apache.directory.fortress.core.model
This class contains the Context id which is used as container for segregating data by customer within the LDAP Directory Information Tree.
Context() - Constructor for class org.apache.directory.fortress.core.model.Context
Default constructor used by FortressAntTask
Context(String, String) - Constructor for class org.apache.directory.fortress.core.model.Context
Generate instance of context.
CONTEXT_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied context is required but was null or empty.
contextId - Variable in class org.apache.directory.fortress.core.impl.Manageable
 
contextId - Variable in class org.apache.directory.fortress.core.model.FortEntity
 
copy(Constraint, Constraint) - Static method in class org.apache.directory.fortress.core.model.ConstraintUtil
Copy source constraint to target.
copy(Session) - Method in class org.apache.directory.fortress.core.model.Session
Copy values from incoming Session object.
createAddress() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Address
createAdminRole() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Role
createAdminRoleRelationship() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of AdminRoleRelationship
createAttributes(String, String[]) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Create multi-occurring ldap attribute given array of strings and attribute name.
createAuthZ() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of AuthZ
createBind() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Bind
createDsdSet(SDSet) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command creates a named DSD set of roles and sets an associated cardinality n.
createDsdSet(SDSet) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command creates a named DSD set of roles and sets an associated cardinality n.
createDsdSet(SDSet) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command creates a named DSD set of roles and sets an associated cardinality n.
CreateException - Exception in org.apache.directory.fortress.core
This exception extends SecurityException and is thrown when DAO cannot create entity.
CreateException(int, String) - Constructor for exception org.apache.directory.fortress.core.CreateException
Create an exception with an error code that maps to GlobalErrIds and message text.
CreateException(int, String, Exception) - Constructor for exception org.apache.directory.fortress.core.CreateException
Create exception with error id, message and related exception.
createFortAddress(Address) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Address>}
createFortAdminRole(AdminRole) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Role>}
createFortAdminRoleRelationship(AdminRoleRelationship) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<AdminRoleRelationship>}
createFortAuthZ(AuthZ) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<AuthZ>}
createFortEntity(Bind) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Bind>}
createFortEntity(FortEntity) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<FortEntity>}
createFortGrant(PermGrant) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<PermGrant>}
createFortGroup(Group) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Group>}
createFortMod(Mod) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Mod>}
createFortObject(PermObj) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<PermObj>}
createFortOrgUnit(OrgUnit) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<OrgUnit>}
createFortOrgUnitRelationship(OrgUnitRelationship) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<OrgUnitRelationship>}
createFortPermission(Permission) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Permission>}
createFortPermissionAttribute(PermissionAttribute) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<PermissionAttribute>}
createFortPermissionAttributeSet(PermissionAttributeSet) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<PermissionAttributeSet>}
createFortPolicy(PwPolicy) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<PwPolicy>}
createFortProps(Props) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Props>}
createFortRequest() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of FortRequest
createFortRequest(FortRequest) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<FortRequest>}
createFortResponse() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of FortResponse
createFortResponse(FortResponse) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<FortResponse>}
createFortRole(Role) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Role>}
createFortRoleConstraint(RoleConstraint) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<PermissionAttributeSet>}
createFortRolePerm(RolePerm) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<RolePerm>}
createFortRoleRelationship(RoleRelationship) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<RoleRelationship>}
createFortSession(Session) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Session>}
createFortSet(SDSet) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<SDSet>}
createFortUser(User) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<User>}
createFortUserAudit(UserAudit) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<UserAudit>}
createFortUserRole(UserAdminRole) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<UserAdminRole>}
createFortUserRole(UserRole) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<UserRole>}
createFortWarning(Warning) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of JAXBElement<Warning>}
createGroup() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Group
createInstance() - Static method in class org.apache.directory.fortress.core.AccelMgrFactory
Create and return a reference to AccelMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.AccessMgrFactory
Create and return a reference to AccessMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.AdminMgrFactory
Create and return a reference to AdminMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.AuditMgrFactory
Create and return a reference to AuditMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.ConfigMgrFactory
Create and return a reference to ConfigMgr object.
createInstance() - Static method in class org.apache.directory.fortress.core.DelAccessMgrFactory
Create and return a reference to DelAccessMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.DelAdminMgrFactory
Create and return a reference to DelAdminMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.DelReviewMgrFactory
Create and return a reference to DelReviewMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.GroupMgrFactory
Create and return a reference to GroupMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.PropertyMgrFactory
Create and return a reference to PropertyMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.PwPolicyMgrFactory
Create and return a reference to PwPolicyMgr object using HOME context.
createInstance() - Static method in class org.apache.directory.fortress.core.ReviewMgrFactory
Create and return a reference to ReviewMgr object using HOME context.
createInstance(String) - Static method in class org.apache.directory.fortress.core.AccelMgrFactory
Create and return a reference to AccelMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.AccessMgrFactory
Create and return a reference to AccessMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.AdminMgrFactory
Create and return a reference to AdminMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.AuditMgrFactory
Create and return a reference to AuditMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.DelAccessMgrFactory
Create and return a reference to DelAccessMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.DelAdminMgrFactory
Create and return a reference to DelAdminMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.DelReviewMgrFactory
Create and return a reference to DelReviewMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.GroupMgrFactory
Create and return a reference to GroupMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.PropertyMgrFactory
Create and return a reference to PropertyMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.PwPolicyMgrFactory
Create and return a reference to PwPolicyMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.ReviewMgrFactory
Create and return a reference to ReviewMgr object.
createInstance(String) - Static method in class org.apache.directory.fortress.core.util.ClassUtil
Given a valid class name call the default constructor through reflexion and return the reference to the caller.
createInstance(String, boolean) - Static method in class org.apache.directory.fortress.core.ConfigMgrFactory
 
createInstance(String, Session) - Static method in class org.apache.directory.fortress.core.AdminMgrFactory
Create and return a reference to AdminMgr object.
createInstance(String, Session) - Static method in class org.apache.directory.fortress.core.AuditMgrFactory
Create and return a reference to AuditMgr object.
createInstance(String, Session) - Static method in class org.apache.directory.fortress.core.DelAccessMgrFactory
Create and return a reference to DelAccessMgr object.
createInstance(String, Session) - Static method in class org.apache.directory.fortress.core.DelAdminMgrFactory
Create and return a reference to DelAdminMgr object.
createInstance(String, Session) - Static method in class org.apache.directory.fortress.core.DelReviewMgrFactory
Create and return a reference to DelReviewMgr object.
createInstance(String, Session) - Static method in class org.apache.directory.fortress.core.GroupMgrFactory
Create and return a reference to GroupMgr object.
createInstance(String, Session) - Static method in class org.apache.directory.fortress.core.PropertyMgrFactory
Create and return a reference to PropertyMgr object.
createInstance(String, Session) - Static method in class org.apache.directory.fortress.core.PwPolicyMgrFactory
Create and return a reference to PwPolicyMgr object.
createInstance(String, Session) - Static method in class org.apache.directory.fortress.core.ReviewMgrFactory
Create and return a reference to ReviewMgr object.
createInstance(Session) - Static method in class org.apache.directory.fortress.core.AdminMgrFactory
Create and return a reference to AdminMgr object using HOME context.
createInstance(Session) - Static method in class org.apache.directory.fortress.core.AuditMgrFactory
Create and return a reference to AuditMgr object using HOME context.
createInstance(Session) - Static method in class org.apache.directory.fortress.core.DelAccessMgrFactory
Create and return a reference to DelAccessMgr object using HOME context.
createInstance(Session) - Static method in class org.apache.directory.fortress.core.DelAdminMgrFactory
Create and return a reference to DelAdminMgr object using HOME context.
createInstance(Session) - Static method in class org.apache.directory.fortress.core.DelReviewMgrFactory
Create and return a reference to DelReviewMgr object using HOME context.
createInstance(Session) - Static method in class org.apache.directory.fortress.core.GroupMgrFactory
Create and return a reference to GroupMgr object using HOME context.
createInstance(Session) - Static method in class org.apache.directory.fortress.core.PropertyMgrFactory
Create and return a reference to PropertyMgr object using HOME context.
createInstance(Session) - Static method in class org.apache.directory.fortress.core.PwPolicyMgrFactory
Create and return a reference to PwPolicyMgr object using HOME context.
createInstance(Session) - Static method in class org.apache.directory.fortress.core.ReviewMgrFactory
Create and return a reference to ReviewMgr object using HOME context.
createMarshaller(Class) - Method in class org.apache.directory.fortress.core.rest.CachedJaxbContext
Return a handle to JAXB unmarshaller for a particular data type.
createMod() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Mod
createOrgUnit() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of OrgUnit
createOrgUnitRelationship() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of OrgUnitRelationship
createPermGrant() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of PermGrant
createPermission() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Permission
createPermissionAttribute() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of PermissionAttribute
createPermissionAttributeSet() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of PermissionAttributeSet
createPermObj() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of PermObj
createProps() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Props
createPswdPolicy() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of PwPolicy
createQuery() - Method in interface org.apache.directory.fortress.core.util.cache.Cache
Create a search query for the cache.
createQuery() - Method in class org.apache.directory.fortress.core.util.cache.EhCacheImpl
Create a search query builder for the cache.
createRole() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Role
createRoleConstraint() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of RoleConstraint
createRolePerm() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of RolePerm
createRoleRelationship() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of RoleRelationship
createSDset() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of SDSet
createSession() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Session
createSession(Group) - Method in interface org.apache.directory.fortress.core.AccessMgr
Perform group Group role activations Group.members.
Group sessions are always trusted.
createSession(Group) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
Perform group Group role activations Group.members.
Group sessions are always trusted.
createSession(Group) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
 
createSession(User, boolean) - Method in interface org.apache.directory.fortress.core.AccelMgr
Perform user authentication User#password and role activations.
createSession(User, boolean) - Method in interface org.apache.directory.fortress.core.AccessMgr
Perform user authentication User.password and role activations.
This method must be called once per user prior to calling other methods within this class.
createSession(User, boolean) - Method in class org.apache.directory.fortress.core.impl.AccelMgrImpl
Perform user authentication User#password and role activations.
createSession(User, boolean) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
Perform user authentication User.password and role activations.
This method must be called once per user prior to calling other methods within this class.
createSession(User, boolean) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
Perform user authentication User.password and role activations.
This method must be called once per user prior to calling other methods within this class.
createSession(User, List<RoleConstraint>, boolean) - Method in interface org.apache.directory.fortress.core.AccessMgr
Same as AccessMgr.createSession( User user, boolean isTrusted ) Plus constraint which places attribute key:value, e.g.
createSession(User, List<RoleConstraint>, boolean) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
Same as AccessMgr.createSession( User user, boolean isTrusted ) Plus constraint which places attribute key:value, e.g.
createSession(User, List<RoleConstraint>, boolean) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
Same as AccessMgr.createSession( User user, boolean isTrusted ) Plus constraint which places attribute key:value, e.g.
createSsdSet(SDSet) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command creates a named SSD set of roles and sets the cardinality n of its subsets that cannot have common users.
createSsdSet(SDSet) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command creates a named SSD set of roles and sets the cardinality n of its subsets that cannot have common users.
createSsdSet(SDSet) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command creates a named SSD set of roles and sets the cardinality n of its subsets that cannot have common users.
createUnMarshaller(Class) - Method in class org.apache.directory.fortress.core.rest.CachedJaxbContext
Return a handle to JAXB unmarshaller for a particular data type.
createUser() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of User
createUserAdminRole() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of UserAdminRole
createUserAudit() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of UserAudit
createUserRole() - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of UserRole
createWarning(int, String, Warning.Type) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Warning
createWarning(int, String, Warning.Type, String) - Method in class org.apache.directory.fortress.core.model.ObjectFactory
Create an instance of Warning
currentTime - Variable in class org.apache.directory.fortress.core.util.time.Time
Stored as System.out.getCurrentMillis() format.

D

DAO_CONNECTOR - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, daoConnector, is placed in Fortress properties,
date - Variable in class org.apache.directory.fortress.core.util.time.Time
Stored in 'YYYYMMDD' format.
Date - Class in org.apache.directory.fortress.core.util.time
This class performs date validation for Constraint.
Date() - Constructor for class org.apache.directory.fortress.core.util.time.Date
 
day - Variable in class org.apache.directory.fortress.core.util.time.Time
Stored in '1234567' format for Sun, Mon, Tue, Wed, Thur, Fri, Sat respectively.
Day - Class in org.apache.directory.fortress.core.util.time
This class performs lock day of week validation for Constraint.
Day() - Constructor for class org.apache.directory.fortress.core.util.time.Day
 
dayMask(String) - Method in interface org.apache.directory.fortress.core.util.ConstraintValidator
Perform simple reasonability check on contraint dayMask value.
dayMask(String) - Method in class org.apache.directory.fortress.core.util.VUtil
Perform simple reasonability check on contraint dayMask value.
deassign(Group, String) - Method in interface org.apache.directory.fortress.core.GroupMgr
Deassign a member from an existing group node.
deassign(Group, String) - Method in class org.apache.directory.fortress.core.impl.GroupMgrImpl
Deassign a member from an existing group node.
deassign(Group, String) - Method in class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
Deassign a member from an existing group node.
deassignUser(UserAdminRole) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This method removes assigned admin role from user entity.
deassignUser(UserAdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This method removes assigned admin role from user entity.
deassignUser(UserAdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This method removes assigned admin role from user entity.
deassignUser(UserRole) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command deletes the assignment of the User from the Role entities.
deassignUser(UserRole) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command deletes the assignment of the User from the Role entities.
deassignUser(UserRole) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command deletes the assignment of the User from the Role entities.
DEBUG - Static variable in class org.apache.directory.fortress.core.ant.FortressAntTask
 
decodeGeneralizedTime(String) - Static method in class org.apache.directory.fortress.core.util.time.TUtil
Convert from raw ldap generalized time format to Date.
decrypt(String) - Method in class org.apache.directory.fortress.core.util.EncryptUtil
Decrypt a value using Jasypt utility.
DelAccessMgr - Interface in org.apache.directory.fortress.core
This interface prescribes the API for performing runtime delegated access control operations on objects that are provisioned Fortress ARBAC entities that reside in LDAP directory.
DelAccessMgrFactory - Class in org.apache.directory.fortress.core
Creates an instance of the DelAccessMgr object.
DelAccessMgrFactory() - Constructor for class org.apache.directory.fortress.core.DelAccessMgrFactory
 
DelAccessMgrImpl - Class in org.apache.directory.fortress.core.impl
This class implements the ARBAC02 DelAccessMgr interface for performing runtime delegated access control operations on objects that are provisioned Fortress ARBAC entities that reside in LDAP directory.
DelAccessMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
 
DelAccessMgrRestImpl - Class in org.apache.directory.fortress.core.rest
This class implements the ARBAC02 DelAccessMgr interface for performing runtime delegated access control operations on objects that are provisioned Fortress ARBAC entities using HTTP access to Fortress Rest server.
DelAccessMgrRestImpl() - Constructor for class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
 
DelAdminMgr - Interface in org.apache.directory.fortress.core
This class prescribes the ARBAC02 DelAdminMgr interface for performing policy administration of Fortress ARBAC entities that reside in LDAP directory.
DelAdminMgrFactory - Class in org.apache.directory.fortress.core
Creates an instance of the DelAdminMgr object.
DelAdminMgrFactory() - Constructor for class org.apache.directory.fortress.core.DelAdminMgrFactory
 
DelAdminMgrImpl - Class in org.apache.directory.fortress.core.impl
This class implements the ARBAC02 DelAdminMgr interface for performing policy administration of Fortress ARBAC entities that reside in LDAP directory.
DelAdminMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
 
DelAdminMgrRestImpl - Class in org.apache.directory.fortress.core.rest
This class implements the ARBAC02 DelAdminMgr interface for performing policy administration of Fortress ARBAC entities using HTTP access to Fortress Rest server.
DelAdminMgrRestImpl() - Constructor for class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
 
delAdminRole(UserAdminRole) - Method in class org.apache.directory.fortress.core.model.User
Removes a user-adminRole object from the list of UserAdminRoles.
Deladminrole - Class in org.apache.directory.fortress.core.ant
Deladminrole() - Constructor for class org.apache.directory.fortress.core.ant.Deladminrole
All Ant data entities must have a default constructor.
Deladminroleinheritance - Class in org.apache.directory.fortress.core.ant
Deladminroleinheritance() - Constructor for class org.apache.directory.fortress.core.ant.Deladminroleinheritance
All Ant data entities must have a default constructor.
Delconfig - Class in org.apache.directory.fortress.core.ant
The class is used by FortressAntTask to load ConfigAnts used to drive ConfigMgr.delete(String, java.util.Properties).
Delconfig() - Constructor for class org.apache.directory.fortress.core.ant.Delconfig
All Ant data entities must have a default constructor.
Delcontainer - Class in org.apache.directory.fortress.core.ant
Delcontainer() - Constructor for class org.apache.directory.fortress.core.ant.Delcontainer
All Ant data entities must have a default constructor.
DELEGATED_ACCESS_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, delegatedAccessImplementation, is placed in Fortress properties, its class name will be the default DelAccessMgr instance used.
DELEGATED_ADMIN_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, delegatedAdminImplementation, is placed in Fortress properties, its class name will be the default DelAdminMgr instance used.
DELEGATED_REVIEW_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, delegatedReviewImplementation, is placed in Fortress properties, its class name will be the default DelReviewMgr instance used.
delete(String) - Method in interface org.apache.directory.fortress.core.ConfigMgr
Completely removes named cfg node from the directory.
delete(String) - Method in class org.apache.directory.fortress.core.impl.ConfigMgrImpl
Completely removes named cfg node from the directory.
delete(String) - Method in class org.apache.directory.fortress.core.rest.ConfigMgrRestImpl
Completely removes named cfg node from the directory.
delete(String, Properties) - Method in interface org.apache.directory.fortress.core.ConfigMgr
Delete properties from existing cfg node.
delete(String, Properties) - Method in class org.apache.directory.fortress.core.impl.ConfigMgrImpl
Delete properties from existing cfg node.
delete(String, Properties) - Method in class org.apache.directory.fortress.core.rest.ConfigMgrRestImpl
Delete properties from existing cfg node.
delete(FortEntity, Properties) - Method in class org.apache.directory.fortress.core.impl.PropertyMgrImpl
Delete properties (ftProps) from a supplied fortress entity (Group, Role, AdminRole, Permission, PermObj)
delete(FortEntity, Properties) - Method in interface org.apache.directory.fortress.core.PropertyMgr
Delete properties (ftProps) from a supplied fortress entity (Group, Role, AdminRole, Permission, PermObj)
delete(FortEntity, Properties) - Method in class org.apache.directory.fortress.core.rest.PropertyMgrRestImpl
 
delete(Group) - Method in interface org.apache.directory.fortress.core.GroupMgr
Delete existing group node.
delete(Group) - Method in class org.apache.directory.fortress.core.impl.GroupMgrImpl
Delete existing group node.
delete(Group) - Method in class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
Delete existing group node.
delete(Group, String, String) - Method in interface org.apache.directory.fortress.core.GroupMgr
Delete existing group node.
delete(Group, String, String) - Method in class org.apache.directory.fortress.core.impl.GroupMgrImpl
Delete existing group node.
delete(Group, String, String) - Method in class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
Delete existing group node.
delete(OrganizationalUnit) - Method in class org.apache.directory.fortress.core.impl.OrganizationalUnitP
Remove a container from the Directory Information Tree (DIT).
delete(OrgUnit) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
Commands deletes existing OrgUnit entity to OrgUnit dataset.
delete(OrgUnit) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
Commands deletes existing OrgUnit entity to OrgUnit dataset.
delete(OrgUnit) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
Commands deletes existing OrgUnit entity to OrgUnit dataset.
delete(PwPolicy) - Method in class org.apache.directory.fortress.core.impl.PwPolicyMgrImpl
This method will delete exiting policy entry from the POLICIES data set.
delete(PwPolicy) - Method in interface org.apache.directory.fortress.core.PwPolicyMgr
This method will delete exiting policy entry from the POLICIES data set.
delete(PwPolicy) - Method in class org.apache.directory.fortress.core.rest.PwPolicyMgrRestImpl
This method will delete exiting policy entry from the POLICIES data set.
delete(Suffix) - Method in class org.apache.directory.fortress.core.impl.SuffixP
Remove the suffix along with descendant nodes.
delete(LdapConnection, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Delete exiting ldap entry from the directory.
delete(LdapConnection, String, FortEntity) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Delete exiting ldap entry from the directory.
delete(LdapConnection, Dn, FortEntity) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Delete exiting ldap entry from the directory.
deleteDsdRoleMember(SDSet, Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command removes a role from a named DSD set of roles.
deleteDsdRoleMember(SDSet, Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command removes a role from a named DSD set of roles.
deleteDsdRoleMember(SDSet, Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command removes a role from a named DSD set of roles.
deleteDsdSet(SDSet) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command deletes a DSD role set completely.
deleteDsdSet(SDSet) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command deletes a DSD role set completely.
deleteDsdSet(SDSet) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command deletes a DSD role set completely.
deleteInheritance(AdminRole, AdminRole) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command deletes an existing immediate inheritance relationship parentRole <<-- childRole.
deleteInheritance(AdminRole, AdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command deletes an existing immediate inheritance relationship parentRole <<-- childRole.
deleteInheritance(AdminRole, AdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command deletes an existing immediate inheritance relationship parentRole <<-- childRole.
deleteInheritance(OrgUnit, OrgUnit) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command deletes an existing immediate inheritance relationship parent <<-- child.
deleteInheritance(OrgUnit, OrgUnit) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command deletes an existing immediate inheritance relationship parent <<-- child.
deleteInheritance(OrgUnit, OrgUnit) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command deletes an existing immediate inheritance relationship parent <<-- child.
deleteInheritance(Role, Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command deletes an existing immediate inheritance relationship parentRole <<-- childRole.
deleteInheritance(Role, Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command deletes an existing immediate inheritance relationship parentRole <<-- childRole.
deleteInheritance(Role, Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command deletes an existing immediate inheritance relationship parentRole <<-- childRole.
deletePasswordPolicy(String) - Method in class org.apache.directory.fortress.core.impl.PwPolicyMgrImpl
This method will remove the pw policy assignment from a user entity.
deletePasswordPolicy(String) - Method in interface org.apache.directory.fortress.core.PwPolicyMgr
This method will remove the pw policy assignment from a user entity.
deletePasswordPolicy(String) - Method in class org.apache.directory.fortress.core.rest.PwPolicyMgrRestImpl
This method will remove the pw policy assignment from a user entity.
deletePasswordPolicy(User) - Method in interface org.apache.directory.fortress.core.AdminMgr
Method will delete user's password policy designation.
deletePasswordPolicy(User) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
Method will delete user's password policy designation.
deletePasswordPolicy(User) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
Method will delete user's password policy designation.
deletePermission(Permission) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method will remove permission operation entity from permission object.
deletePermission(Permission) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This method will remove administrative permission operation entity from permission object.
deletePermission(Permission) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method will remove permission operation entity from permission object.
deletePermission(Permission) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This method will remove administrative permission operation entity from permission object.
deletePermission(Permission) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method will remove permission operation entity from permission object.
deletePermission(Permission) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This method will remove administrative permission operation entity from permission object.
deletePermissionAttributeSet(PermissionAttributeSet) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method will delete a permission attribute set object.
deletePermissionAttributeSet(PermissionAttributeSet) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method will delete a permission attribute set object.
deletePermissionAttributeSet(PermissionAttributeSet) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method will delete a permission attribute set object.
deletePermObj(PermObj) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method will remove permission object to perms container in directory.
deletePermObj(PermObj) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This method will remove administrative permission object from perms container in directory.
deletePermObj(PermObj) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method will remove permission object to perms container in directory.
deletePermObj(PermObj) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This method will remove administrative permission object from perms container in directory.
deletePermObj(PermObj) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method will remove permission object to perms container in directory.
deletePermObj(PermObj) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This method will remove administrative permission object from perms container in directory.
deleteRecursive(LdapConnection, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Delete exiting ldap entry and all descendants from the directory.
deleteRecursive(LdapConnection, String, FortEntity) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Delete exiting ldap entry and all descendants from the directory.
deleteRole(AdminRole) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command deletes an existing admin role from the ARBAC database.
deleteRole(AdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command deletes an existing admin role from the ARBAC database.
deleteRole(AdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command deletes an existing admin role from the ARBAC database.
deleteRole(Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command deletes an existing role from the RBAC database.
deleteRole(Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command deletes an existing role from the RBAC database.
deleteRole(Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command deletes an existing role from the RBAC database.
deleteSession(Session) - Method in interface org.apache.directory.fortress.core.AccelMgr
This function deletes a fortress session from the RBAC Policy Decision Point inside OpenLDAP RBAC Accelerator.
deleteSession(Session) - Method in class org.apache.directory.fortress.core.impl.AccelMgrImpl
This function deletes a fortress session from the RBAC Policy Decision Point inside OpenLDAP RBAC Accelerator.
deleteSsdRoleMember(SDSet, Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command removes a role from a named SSD set of roles.
deleteSsdRoleMember(SDSet, Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command removes a role from a named SSD set of roles.
deleteSsdRoleMember(SDSet, Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command removes a role from a named SSD set of roles.
deleteSsdSet(SDSet) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command deletes a SSD role set completely.
deleteSsdSet(SDSet) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command deletes a SSD role set completely.
deleteSsdSet(SDSet) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command deletes a SSD role set completely.
deleteUser(User) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command deletes an existing user from the RBAC database.
deleteUser(User) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command deletes an existing user from the RBAC database.
deleteUser(User) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command deletes an existing user from the RBAC database.
Delgroup - Class in org.apache.directory.fortress.core.ant
Delgroup() - Constructor for class org.apache.directory.fortress.core.ant.Delgroup
All Ant data entities must have a default constructor.
Delgroupmember - Class in org.apache.directory.fortress.core.ant
The class is used by FortressAntTask to load Groups.
Delgroupmember() - Constructor for class org.apache.directory.fortress.core.ant.Delgroupmember
All Ant data entities must have a default constructor.
Delgroupproperty - Class in org.apache.directory.fortress.core.ant
The class is used by FortressAntTask to load Groups.
Delgroupproperty() - Constructor for class org.apache.directory.fortress.core.ant.Delgroupproperty
All Ant data entities must have a default constructor.
delMember(String) - Method in class org.apache.directory.fortress.core.model.SDSet
Remove a member from the alphabetically sorted Set containing Role membership to SDSet.
Delorgunit - Class in org.apache.directory.fortress.core.ant
Delorgunit() - Constructor for class org.apache.directory.fortress.core.ant.Delorgunit
All Ant data entities must have a default constructor.
delParent(String) - Method in interface org.apache.directory.fortress.core.model.Graphable
Set the occupant attribute with the contents of the User dn.
delParent(String) - Method in class org.apache.directory.fortress.core.model.OrgUnit
Set the occupant attribute with the contents of the User dn.
delParent(String) - Method in class org.apache.directory.fortress.core.model.Role
Set the occupant attribute with the contents of the User dn.
DelpermGrant - Class in org.apache.directory.fortress.core.ant
DelpermGrant() - Constructor for class org.apache.directory.fortress.core.ant.DelpermGrant
All Ant data entities must have a default constructor.
DelpermObj - Class in org.apache.directory.fortress.core.ant
DelpermObj() - Constructor for class org.apache.directory.fortress.core.ant.DelpermObj
All Ant data entities must have a default constructor.
DelpermOp - Class in org.apache.directory.fortress.core.ant
DelpermOp() - Constructor for class org.apache.directory.fortress.core.ant.DelpermOp
All Ant data entities must have a default constructor.
Delpermorgunitinheritance - Class in org.apache.directory.fortress.core.ant
Delpermorgunitinheritance() - Constructor for class org.apache.directory.fortress.core.ant.Delpermorgunitinheritance
All Ant data entities must have a default constructor.
Delpwpolicy - Class in org.apache.directory.fortress.core.ant
Delpwpolicy() - Constructor for class org.apache.directory.fortress.core.ant.Delpwpolicy
All Ant data entities must have a default constructor.
DelReviewMgr - Interface in org.apache.directory.fortress.core
This class prescribes the ARBAC02 DelReviewMgr interface for performing policy interrogation of provisioned Fortress ARBAC entities that reside in LDAP directory.
DelReviewMgrFactory - Class in org.apache.directory.fortress.core
Creates an instance of the DelReviewMgr object.
DelReviewMgrFactory() - Constructor for class org.apache.directory.fortress.core.DelReviewMgrFactory
 
DelReviewMgrImpl - Class in org.apache.directory.fortress.core.impl
This class implements the ARBAC02 DelReviewMgr interface for performing policy interrogation of provisioned Fortress ARBAC entities that reside in LDAP directory.
DelReviewMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.DelReviewMgrImpl
 
DelReviewMgrRestImpl - Class in org.apache.directory.fortress.core.rest
This class implements the ARBAC02 DelReviewMgr interface for performing policy interrogation of provisioned Fortress ARBAC entities using HTTP access to Fortress Rest server.
DelReviewMgrRestImpl() - Constructor for class org.apache.directory.fortress.core.rest.DelReviewMgrRestImpl
 
delRole(String) - Method in class org.apache.directory.fortress.core.model.Permission
Delete a Role name from list of Roles that are valid for this Permission.
delRole(UserRole) - Method in class org.apache.directory.fortress.core.model.User
Removes a user-role object from the list of UserRoles.
Delrole - Class in org.apache.directory.fortress.core.ant
Delrole() - Constructor for class org.apache.directory.fortress.core.ant.Delrole
All Ant data entities must have a default constructor.
Delroleconstraint - Class in org.apache.directory.fortress.core.ant
Delroleconstraint() - Constructor for class org.apache.directory.fortress.core.ant.Delroleconstraint
All Ant data entities must have a default constructor.
Delroleinheritance - Class in org.apache.directory.fortress.core.ant
Delroleinheritance() - Constructor for class org.apache.directory.fortress.core.ant.Delroleinheritance
All Ant data entities must have a default constructor.
Delsdset - Class in org.apache.directory.fortress.core.ant
Delsdset() - Constructor for class org.apache.directory.fortress.core.ant.Delsdset
All Ant data entities must have a default constructor.
Delsuffix - Class in org.apache.directory.fortress.core.ant
Delsuffix() - Constructor for class org.apache.directory.fortress.core.ant.Delsuffix
All Ant data entities must have a default constructor.
Deluser - Class in org.apache.directory.fortress.core.ant
Deluser() - Constructor for class org.apache.directory.fortress.core.ant.Deluser
All Ant data entities must have a default constructor.
Deluseradminrole - Class in org.apache.directory.fortress.core.ant
Deluseradminrole() - Constructor for class org.apache.directory.fortress.core.ant.Deluseradminrole
All Ant data entities must have a default constructor.
Deluserorgunitinheritance - Class in org.apache.directory.fortress.core.ant
Deluserorgunitinheritance() - Constructor for class org.apache.directory.fortress.core.ant.Deluserorgunitinheritance
All Ant data entities must have a default constructor.
Deluserrole - Class in org.apache.directory.fortress.core.ant
Deluserrole() - Constructor for class org.apache.directory.fortress.core.ant.Deluserrole
All Ant data entities must have a default constructor.
DESC_LEN - Static variable in class org.apache.directory.fortress.core.GlobalIds
Fortress description text cannot exceed length of 80.
description(String) - Static method in class org.apache.directory.fortress.core.util.VUtil
Simple length check and safe text validation on description field that uses GlobalIds.DESC_LEN.
DISABLE_AUDIT - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
disableRoleConstraint(Role, RoleConstraint) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method disables a role to be constrainted by attributes.
disableRoleConstraint(Role, RoleConstraint) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method disables a role to be constrainted by attributes.
disableRoleConstraint(Role, RoleConstraint) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method disables a role to be constrainted by attributes.
disableUser(User) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command deletes an existing user from the RBAC database.
disableUser(User) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command deletes an existing user from the RBAC database.
disableUser(User) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command deletes an existing user from the RBAC database.
Discriminant - Class in org.apache.directory.fortress.core.util.time
Deprecated.
Discriminant() - Constructor for class org.apache.directory.fortress.core.util.time.Discriminant
Deprecated.
 
DoubleOption(char, String) - Constructor for class org.apache.directory.fortress.core.cli.CmdLineParser.Option.DoubleOption
 
DoubleOption(String) - Constructor for class org.apache.directory.fortress.core.cli.CmdLineParser.Option.DoubleOption
 
dropActiveRole(Session, UserAdminRole) - Method in interface org.apache.directory.fortress.core.DelAccessMgr
This function deactivates adminRole from the active adminRole set of a session owned by a given user.
dropActiveRole(Session, UserAdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAccessMgrImpl
This function deactivates adminRole from the active adminRole set of a session owned by a given user.
dropActiveRole(Session, UserAdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAccessMgrRestImpl
This function deactivates adminRole from the active adminRole set of a session owned by a given user.
dropActiveRole(Session, UserRole) - Method in interface org.apache.directory.fortress.core.AccelMgr
This function deletes a role from the active role set of a session owned by a given user.
dropActiveRole(Session, UserRole) - Method in interface org.apache.directory.fortress.core.AccessMgr
This function deletes a role from the active role set of a session owned by a given user.
dropActiveRole(Session, UserRole) - Method in class org.apache.directory.fortress.core.impl.AccelMgrImpl
This function deletes a role from the active role set of a session owned by a given user.
dropActiveRole(Session, UserRole) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
This function deletes a role from the active role set of a session owned by a given user.
dropActiveRole(Session, UserRole) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
This function deletes a role from the active role set of a session owned by a given user.
DSD_ADD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_ADD_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Dynamic Separation of Duty constraint cannot be added to the ldap server.
DSD_ADD_MEMBER - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_CARD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_CARD_UPDATE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_DEL_MEMBER - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_DELETE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Dynamic Separation of Duty constraint cannot be removed from the ldap server.
DSD_NM_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Dynamic Separation of Duty name is required and cannot be null.
DSD_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Dynamic Separation of Duty constraint could not be found on the ldap server.
DSD_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Dynamic Separation of Duty Constraint entity is required and cannot be null.
DSD_READ - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_READ_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Dynamic Separation of Duty constraint read failed on the ldap server.
DSD_ROLE_SETS - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_ROLES - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Dynamic Separation of Duty constraint search failed on the ldap server.
DSD_SETS - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_UPDATE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
DSD_UPDATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Dynamic Separation of Duty constraint cannot be updated on the ldap server.
DSD_VALIDATION_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The validation for Dynamic Separation of Duty constraint data failed.
DSD_VALIDATOR_PROP - Static variable in class org.apache.directory.fortress.core.GlobalIds
The DSD validator performs Dynamic Separation of Duty checks during role activation.
DsdCacheEntry - Class in org.apache.directory.fortress.core.util.cache
Value object wraps SDSet for caching purposes.
DsdCacheEntry(String, SDSet, boolean) - Constructor for class org.apache.directory.fortress.core.util.cache.DsdCacheEntry
Non-default contructor takes a DsdCacheEntry.member that maps to Role.name, along with a reference to SDSet and a boolean value to indicate if DSD not found for member, which indicates empty.
DSDChecker - Class in org.apache.directory.fortress.core.impl
This class performs Dynamic Separation of Duty checking on a collection of roles targeted for activation within a particular user's session.
DSDChecker() - Constructor for class org.apache.directory.fortress.core.impl.DSDChecker
 
dsdRoleSet(SDSet) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the DSD data set that matches a particular set name.
dsdRoleSet(SDSet) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the DSD data set that matches a particular set name.
dsdRoleSet(SDSet) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the DSD data set that matches a particular set name.
dsdRoleSetCardinality(SDSet) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the cardinality associated with a DSD role set.
dsdRoleSetCardinality(SDSet) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the cardinality associated with a DSD role set.
dsdRoleSetCardinality(SDSet) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the cardinality associated with a DSD role set.
dsdRoleSetRoles(SDSet) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the set of roles of a DSD role set.
dsdRoleSetRoles(SDSet) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the set of roles of a DSD role set.
dsdRoleSetRoles(SDSet) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the set of roles of a DSD role set.
dsdRoleSets(Role) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the list of all dSD role sets that have a particular Role as member or Role's parent as a member.
dsdRoleSets(Role) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the list of all dSD role sets that have a particular Role as member or Role's parent as a member.
dsdRoleSets(Role) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the list of all dSD role sets that have a particular Role as member or Role's parent as a member.
dsdSets(SDSet) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
This function returns the list of DSDs that match a given dsd name value.
dsdSets(SDSet) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
This function returns the list of DSDs that match a given dsd name value.
dsdSets(SDSet) - Method in interface org.apache.directory.fortress.core.ReviewMgr
This function returns the list of DSDs that match a given dsd name value.
DYNAMIC - org.apache.directory.fortress.core.model.SDSet.SDType
Dynamic Separation of Duty data set.

E

EhCacheImpl - Class in org.apache.directory.fortress.core.util.cache
This class provides cache functionality from Ehcache provider.
ENABLE_LDAP_SSL - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
ENABLE_LDAP_SSL_DEBUG - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
ENABLE_LDAP_STARTTLS - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
ENABLE_REST - Static variable in class org.apache.directory.fortress.core.ConfigMgrFactory
 
ENABLE_REST - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
enableRoleConstraint(Role, RoleConstraint) - Method in interface org.apache.directory.fortress.core.AdminMgr
This method enables a role to be constrainted by attributes.
enableRoleConstraint(Role, RoleConstraint) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This method enables a role to be constrainted by attributes.
enableRoleConstraint(Role, RoleConstraint) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This method enables a role to be constrainted by attributes.
encodeGeneralizedTime(Date) - Static method in class org.apache.directory.fortress.core.util.time.TUtil
Convert from java date Date format to raw ldap generalized time format.
encodeSafeText(String, int) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Encode some text so that it can be used in a LDAP filter.
encrypt(String) - Method in class org.apache.directory.fortress.core.util.EncryptUtil
Encrypt a value using Jasypt utility.
EncryptUtil - Class in org.apache.directory.fortress.core.util
Contains a simple wrapper for Jasypt open source encryption APIs, see Jasypt.
endDate(String) - Method in interface org.apache.directory.fortress.core.util.ConstraintValidator
Perform simple reasonability check on contraint endDate value.
endDate(String) - Method in class org.apache.directory.fortress.core.util.VUtil
Perform simple reasonability check on contraint endDate value.
endTime(String) - Method in interface org.apache.directory.fortress.core.util.ConstraintValidator
Perform simple reasonability check on contraint endTime value.
endTime(String) - Method in class org.apache.directory.fortress.core.util.VUtil
Perform simple reasonability check on contraint endTime value.
ENTITY_PROP_NOT_SUPPORTED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The entity does not support properties
ENTITY_PROPS_LOAD_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The entity was not found
ENTITY_PROPS_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The entity was not found
Entry() - Constructor for class org.apache.directory.fortress.core.model.Props.Entry
 
equals(Object) - Method in class org.apache.directory.fortress.core.model.Address
Override the standard equals on object to use the attributes of this class.
equals(Object) - Method in class org.apache.directory.fortress.core.model.AdminRole
Matches the name from two AdminRole entities.
equals(Object) - Method in class org.apache.directory.fortress.core.model.Configuration
 
equals(Object) - Method in class org.apache.directory.fortress.core.model.Group
 
equals(Object) - Method in class org.apache.directory.fortress.core.model.OrgUnit
 
equals(Object) - Method in class org.apache.directory.fortress.core.model.Permission
Matches the objName, opName and objId from two Permission entities.
equals(Object) - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
Checks that attribute names are equal
equals(Object) - Method in class org.apache.directory.fortress.core.model.PermObj
Matches the objName from two PermObj entities.
equals(Object) - Method in class org.apache.directory.fortress.core.model.Props.Entry
 
equals(Object) - Method in class org.apache.directory.fortress.core.model.PwPolicy
Matches the name from two PwPolicy entities.
equals(Object) - Method in class org.apache.directory.fortress.core.model.Relationship
Matches the parent and child values from two Relationship entities.
equals(Object) - Method in class org.apache.directory.fortress.core.model.Role
Matches the name from two Role entities.
equals(Object) - Method in class org.apache.directory.fortress.core.model.RoleConstraint
 
equals(Object) - Method in class org.apache.directory.fortress.core.model.SDSet
Matches the name from two SDSet entities.
equals(Object) - Method in class org.apache.directory.fortress.core.model.User
Matches the userId from two User entities.
equals(Object) - Method in class org.apache.directory.fortress.core.model.UserAdminRole
Matches the userId and admin role name from two UserAdminRole entities.
equals(Object) - Method in class org.apache.directory.fortress.core.model.UserRole
Matches the userId and role name from two UserRole entities.
EQUALS - org.apache.directory.fortress.core.model.ComparisonOperator
 
escapeLDAPSearchFilter(String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Perform encoding on supplied input string for certain unsafe ascii characters.
execute() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
execute(Task) - Method in interface org.apache.directory.fortress.core.util.Testable
 

F

FAILED_AUTHZ_INDICATOR - Static variable in class org.apache.directory.fortress.core.GlobalIds
This string will be appended to the operation name to force failure on compare.
FILTER - org.apache.directory.fortress.core.model.RoleConstraint.RCType
 
FILTER_PREFIX - Static variable in class org.apache.directory.fortress.core.GlobalIds
This string literal contains a common start for most ldap search filters that fortress uses.
find(Group) - Method in interface org.apache.directory.fortress.core.GroupMgr
Search using a full or partial group node.
find(Group) - Method in class org.apache.directory.fortress.core.impl.GroupMgrImpl
Search using a full or partial group node.
find(Group) - Method in class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
Search using a full or partial group node.
find(User) - Method in interface org.apache.directory.fortress.core.GroupMgr
Search for groups by userId.
find(User) - Method in class org.apache.directory.fortress.core.impl.GroupMgrImpl
Search for groups by userId.
find(User) - Method in class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
Search for groups by userId.
findAnyPermissions(Permission) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Method returns a list of Permissions that match any part of the permission object or operation.
findAnyPermissions(Permission) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Method returns a list of Permissions that match any part of the permission object or operation.
findAnyPermissions(Permission) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Method returns a list of Permissions that match any part of the permission object or operation.
FinderException - Exception in org.apache.directory.fortress.core
This exception extends SecurityException and is thrown when DAO cannot find entity.
FinderException(int, String) - Constructor for exception org.apache.directory.fortress.core.FinderException
Create an exception with an error code that maps to GlobalErrIds and message text.
FinderException(int, String, Exception) - Constructor for exception org.apache.directory.fortress.core.FinderException
Create exception with error id, message and related exception.
findPermissions(Permission) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Method returns a list of type Permission that match the perm object search string.
findPermissions(Permission) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Method returns a list of type Permission that match the perm object search string.
findPermissions(Permission) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Method returns a list of type Permission that match the perm object search string.
findPermObjs(OrgUnit) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Method returns a list of type Permission that match the perm object search string.
findPermObjs(OrgUnit) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Method returns a list of type Permission that match the perm object search string.
findPermObjs(OrgUnit) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Method returns a list of type Permission that match the perm object search string.
findPermObjs(PermObj) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Method returns a list of type PermObj that match the perm object search string.
findPermObjs(PermObj) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Method returns a list of type PermObj that match the perm object search string.
findPermObjs(PermObj) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Method returns a list of type PermObj that match the perm object search string.
findPermsByObj(PermObj) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Method returns Permission operations for the provided permission object
findPermsByObj(PermObj) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Method returns Permission operations for the provided permission object
findPermsByObj(PermObj) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Method returns Permission operations for the provided permission object
findRoleConstraints(User, Permission, RoleConstraint.RCType) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Find all of the role constraints for the given user and permission attribute set.
findRoleConstraints(User, Permission, RoleConstraint.RCType) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Find all of the role constraints for the given user and permission attribute set.
findRoleConstraints(User, Permission, RoleConstraint.RCType) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Find all of the role constraints for the given user and permission attribute set.
findRoles(String) - Method in interface org.apache.directory.fortress.core.DelReviewMgr
Method will return a list of type Admin Role.
findRoles(String) - Method in class org.apache.directory.fortress.core.impl.DelReviewMgrImpl
Method will return a list of type Admin Role.
findRoles(String) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Method will return a list of type Role matching all or part of Role name, Role#name}.
findRoles(String) - Method in class org.apache.directory.fortress.core.rest.DelReviewMgrRestImpl
Method will return a list of type Admin Role.
findRoles(String) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Method will return a list of type Role matching all or part of Role name, Role#name}.
findRoles(String) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Method will return a list of type Role matching all or part of Role name, Role#name}.
findRoles(String, int) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Method returns a list of roles of type String.
findRoles(String, int) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Method returns a list of roles of type String.
findRoles(String, int) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Method returns a list of roles of type String.
findUsers(OrgUnit) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Return a list of type User of all users in the people container that match the name field passed in OrgUnit entity.
findUsers(OrgUnit) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Return a list of type User of all users in the people container that match the name field passed in OrgUnit entity.
findUsers(OrgUnit) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Return a list of type User of all users in the people container that match the name field passed in OrgUnit entity.
findUsers(User) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Return a list of type User of all users in the people container that match all or part of the User#userId field passed in User entity.
findUsers(User) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Return a list of type User of all users in the people container that match all or part of the User#userId field passed in User entity.
findUsers(User) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Return a list of type User of all users in the people container that match all or part of the User#userId field passed in User entity.
findUsers(User, int) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Return a list of type String of all users in the people container that match the userId field passed in User entity.
findUsers(User, int) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Return a list of type String of all users in the people container that match the userId field passed in User entity.
findUsers(User, int) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Return a list of type String of all users in the people container that match the userId field passed in User entity.
flush() - Method in interface org.apache.directory.fortress.core.util.cache.Cache
Remove all entries from the cache.
flush() - Method in class org.apache.directory.fortress.core.util.cache.EhCacheImpl
Remove all entries from this cache.
FortEntity - Class in org.apache.directory.fortress.core.model
This abstract class is extended by other Fortress entities.
FortEntity() - Constructor for class org.apache.directory.fortress.core.model.FortEntity
Default constructor will call the setter to load a new internal ID into entity.
FortEntity(Session) - Constructor for class org.apache.directory.fortress.core.model.FortEntity
Use this constructor to load administrative RBAC session into this entity.
FortRequest - Class in org.apache.directory.fortress.core.model
This class is used to pass request data to Fortress Rest server.
FortRequest() - Constructor for class org.apache.directory.fortress.core.model.FortRequest
 
FortResponse - Class in org.apache.directory.fortress.core.model
This class is used to return response data from Fortress Rest server.
FortResponse() - Constructor for class org.apache.directory.fortress.core.model.FortResponse
 
FortressAntTask - Class in org.apache.directory.fortress.core.ant
This class implements Apache Ant custom task and is used to drive the Fortress Administrative APIs using XML files.
FortressAntTask() - Constructor for class org.apache.directory.fortress.core.ant.FortressAntTask
Default constructor initializes he Manager APIs.
fromName(String) - Static method in enum org.apache.directory.fortress.core.model.ComparisonOperator
 
FT_APACHE_LDAP_POOL_INIT_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Could not initialize Apache LDAP Connection Pool.
FT_CACHE_CLEAR_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Fortress cache clear operation failed.
FT_CACHE_FLUSH_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Fortress cache flush operation failed.
FT_CACHE_GET_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Fortress cache get operation failed.
FT_CACHE_NOT_CONFIGURED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Fortress cache is not configured.
FT_CACHE_PUT_ERR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Fortress cache put operation failed.
FT_CONFIG_ALREADY_EXISTS - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The config node could not be created because it already exists.
FT_CONFIG_AUX_OBJECT_CLASS_NAME - Static variable in class org.apache.directory.fortress.core.GlobalIds
This aux object class stores uidNumber and gidNumber sequence numbers.
FT_CONFIG_BOOTSTRAP_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The config node could not be read from ldap.
FT_CONFIG_CREATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The config node could not be created on ldap server.
FT_CONFIG_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The config node could not be removed from ldap.
FT_CONFIG_DELETE_PROPS_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The config parameters could not be removed from ldap.
FT_CONFIG_INITIALIZE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The config node could not be read from ldap.
FT_CONFIG_JSSE_TRUSTSTORE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Cannot load JSSE TrustStore because the full-qualified input file name is null.
FT_CONFIG_NAME_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The name specified for config instance is too long.
FT_CONFIG_NAME_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The cfg node name was not found in cfg file.
FT_CONFIG_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The remote cfg instance could not be found on the ldap server.
FT_CONFIG_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The cfg object is required but was passed in null.
FT_CONFIG_PROPS_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The config API was called with an empty properties list.
FT_CONFIG_READ_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The config node could not be read from ldap.
FT_CONFIG_UPDATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The config node could not be updated on ldap server.
FT_IID - Static variable in class org.apache.directory.fortress.core.GlobalIds
The ftId contains a globally unique id that is bound to the application entity.
FT_MGR_CLASS_NAME_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Manager impl class name was not found in the cfg.
FT_MGR_CLASS_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Manager impl could not be instantiated because the supplied class name was not found.
FT_MGR_ILLEGAL_ACCESS - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The reflection API could not create the Manager instance due to illegal access exception.
FT_MGR_INST_EXCEPTION - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The reflection API could not create the Manager instance due to instantiation exception.
FT_MODIFIER - Static variable in class org.apache.directory.fortress.core.GlobalIds
The ftModifier contains the internalUserId of administrator who performed action.
FT_MODIFIER_AUX_OBJECT_CLASS_NAME - Static variable in class org.apache.directory.fortress.core.GlobalIds
This aux object class contains Fortress audit contextual information.
FT_MODIFIER_CODE - Static variable in class org.apache.directory.fortress.core.GlobalIds
The ftModCode attribute contains the permission object name and operation of admin function performed.
FT_MODIFIER_ID - Static variable in class org.apache.directory.fortress.core.GlobalIds
The ftModId contains a globally unique id that is bound to the audit event entity.
FT_NULL_CACHE - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Fortress cache is null.
FT_PERMISSION_ATTRIBUTE - Static variable in class org.apache.directory.fortress.core.GlobalIds
The ftPA field contains attributes and associated metadata for permissions.
FT_PERMISSION_ATTRIBUTE_DATA_TYPE - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing Fortress permission attribute data type name.
FT_PERMISSION_ATTRIBUTE_DEFAULT_OPERATOR - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing Fortress permission attribute set default operator name.
FT_PERMISSION_ATTRIBUTE_DEFAULT_STRATEGY - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing Fortress permission attribute default strategy name.
FT_PERMISSION_ATTRIBUTE_DEFAULT_VALUE - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing Fortress permission attribute default value name.
FT_PERMISSION_ATTRIBUTE_SET - Static variable in class org.apache.directory.fortress.core.GlobalIds
The ftPASet field contains the name of the ftPermissionAttributeSet for a permission
FT_PERMISSION_ATTRIBUTE_SET_TYPE - Static variable in class org.apache.directory.fortress.core.GlobalIds
The ftPASetType field contains the user defined type of a pa set
FT_PERMISSION_ATTRIBUTE_VALID_VALUES - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing Fortress permission attribute valid vals name.
FT_RESOURCE_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The resource could not be located on the runtime classloader path.

G

genId() - Method in class org.apache.directory.fortress.core.model.RoleConstraint
Generate a unique, random id, set as the value of id.
get(Object) - Method in interface org.apache.directory.fortress.core.util.cache.Cache
Given a key name, return the corresponding value.
get(Object) - Method in class org.apache.directory.fortress.core.util.cache.EhCacheImpl
Given a key name, return the corresponding value.
get(String, String, String, String) - Method in class org.apache.directory.fortress.core.rest.RestUtils
Perform HTTP Get REST request.
get(String, String, String, String, String, String) - Method in class org.apache.directory.fortress.core.rest.RestUtils
Perform HTTP Get REST request.
get(FortEntity) - Method in class org.apache.directory.fortress.core.impl.PropertyMgrImpl
Retrieve properties (ftProps) from a supplied fortress entity (Group, Role, AdminRole, Permission, PermObj)
get(FortEntity) - Method in interface org.apache.directory.fortress.core.PropertyMgr
Retrieve properties (ftProps) from a supplied fortress entity (Group, Role, AdminRole, Permission, PermObj)
get(FortEntity) - Method in class org.apache.directory.fortress.core.rest.PropertyMgrRestImpl
 
getAbstractName() - Method in class org.apache.directory.fortress.core.model.Permission
Return the Permission's abstract name which is the value of objName concatenated with OpName, i.e.
getAcceptedIssuers() - Method in class org.apache.directory.fortress.core.ldap.LdapClientTrustStoreManager
Return the list of accepted issuers for this trust manager.
getAdd() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Return the add counter.
getAddgroups() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getAddpermGrants() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getAddpermObjs() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getAddpermOps() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getAddress() - Method in class org.apache.directory.fortress.core.model.User
Get address data from entity that was persisted in directory as attributes defined by RFC 2798's LDAP inetOrgPerson Object Class: ------------------------------------------ postalAddress st postalCode postOfficeBox ------------------------------------------
getAddresses() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return addresses
getAddresses() - Method in class org.apache.directory.fortress.core.model.Address
Return an ArrayList of type String that contains zero or more values retrieved from postalAddress attribute from organizationalPerson object class.
getAddroleinheritances() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getAddroles() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getAddsdsets() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getAdduserroles() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getAddusers() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getAdminConnection() - Method in class org.apache.directory.fortress.core.ldap.LdapConnectionProvider
Calls the PoolMgr to get an Admin connection to the LDAP server.
getAdminConnection() - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Calls the PoolMgr to get an Admin connection to the LDAP server.
getAdminRole() - Method in class org.apache.directory.fortress.core.cli.Options
 
getAdminRoles() - Method in class org.apache.directory.fortress.core.model.Session
Return a list of User's Admin Roles that have been activated into User's session.
getAdminRoles() - Method in class org.apache.directory.fortress.core.model.User
Return a list of User's Admin Roles.
getAdminSession() - Method in class org.apache.directory.fortress.core.model.FortEntity
Return the ARBAC Session object that was loaded into this entity.
getAllowUserChange() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute indicates whether users can change their own passwords, although the change operation is still subject to access control.
getAntRoles() - Method in class org.apache.directory.fortress.core.ant.PermAnt
Return the roles as a String.
getAttribute(Entry, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Method wraps ldap client to return attribute value by name within a given entry and returns as a string.
getAttributeName() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
getAttributes() - Method in class org.apache.directory.fortress.core.model.PermissionAttributeSet
Return the collection of optional Attributes that have been loaded into this entity.
getAttributes(Entry, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Method wraps ldap client to return multivalued attribute by name within a given entry and returns as a list of strings.
getAttributeSet(Entry, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Method wraps ldap client to return multivalued attribute by name within a given entry and returns as a set of strings.
getAuthorized() - Method in class org.apache.directory.fortress.core.model.FortResponse
 
getAuthZId(String) - Static method in class org.apache.directory.fortress.core.util.AuditUtil
Parse a raw slapd access log format data string for userId.
getBeginDate() - Method in interface org.apache.directory.fortress.core.model.Constraint
Contains the begin date when entity is allowed to be activated in system.
getBeginDate() - Method in class org.apache.directory.fortress.core.model.Role
Contains the begin date when Role is allowed to be activated in session.
getBeginDate() - Method in class org.apache.directory.fortress.core.model.User
Contains the begin date when user is allowed to signon to system.
getBeginDate() - Method in class org.apache.directory.fortress.core.model.UserAudit
Get the Date for search to begin.
getBeginDate() - Method in class org.apache.directory.fortress.core.model.UserRole
Contains the begin date when entity is allowed to be activated in system.
getBeginLockDate() - Method in interface org.apache.directory.fortress.core.model.Constraint
Contains the begin lock date when entity is temporarily not allowed to activated in system.
getBeginLockDate() - Method in class org.apache.directory.fortress.core.model.Role
Contains the begin lock date when Role is temporarily not allowed to be activated in session.
getBeginLockDate() - Method in class org.apache.directory.fortress.core.model.User
Contains the begin lock date when user is temporarily not allowed to signon to system.
getBeginLockDate() - Method in class org.apache.directory.fortress.core.model.UserRole
Contains the begin lock date when entity is temporarily not allowed to activated in system.
getBeginRange() - Method in interface org.apache.directory.fortress.core.model.Administrator
Return the begin Role range attribute for AdminRole entity.
getBeginRange() - Method in class org.apache.directory.fortress.core.model.AdminRole
Return the begin Role range attribute for AdminRole entity which corresponds to lowest descendant.
getBeginRange() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
Return the begin Role range attribute for AdminRole entity.
getBeginTime() - Method in interface org.apache.directory.fortress.core.model.Constraint
Contains the begin time of day entity is allowed to be activated in system.
getBeginTime() - Method in class org.apache.directory.fortress.core.model.Role
Contains the begin time of day Role is allowed to be activated in session.
getBeginTime() - Method in class org.apache.directory.fortress.core.model.User
Contains the begin time of day user is allowed to signon to system.
getBeginTime() - Method in class org.apache.directory.fortress.core.model.UserRole
Contains the begin time of day entity is allowed to be activated in system.
getBind() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Return the bind counter.
getBoolean(String) - Method in class org.apache.directory.fortress.core.util.Config
Gets the boolean attribute associated with the name or false if not found.
getBoolean(String, boolean) - Method in class org.apache.directory.fortress.core.util.Config
Gets the boolean attribute associated with the name or false if not found.
getBuilding() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return the building designator.
getBuilding() - Method in class org.apache.directory.fortress.core.model.Address
Return a String that contains a value retrieved from building attribute from organizationalPerson object class.
getCache(String) - Method in class org.apache.directory.fortress.core.util.cache.CacheMgr
Create a new reference to the ehcache cache implementation.
getCachedClass() - Method in class org.apache.directory.fortress.core.rest.JAXBCachedEntry
Return the class that is associated with this cached JAXBContext.
getCardinality() - Method in class org.apache.directory.fortress.core.model.SDSet
Return the numeric value that reflects the membership cardinality for SDSet.
getChar(String) - Method in class org.apache.directory.fortress.core.util.Config
Gets the prop attribute as char value from the apache commons cfg component.
getChar(String, char) - Method in class org.apache.directory.fortress.core.util.Config
Get the property value from the apache commons config but specify a default value if not found.
getCheckQuality() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute is not currently supported by Fortress.
getChild() - Method in class org.apache.directory.fortress.core.model.AdminRoleRelationship
 
getChild() - Method in class org.apache.directory.fortress.core.model.OrgUnitRelationship
 
getChild() - Method in class org.apache.directory.fortress.core.model.Relationship
Return the child name.
getChild() - Method in class org.apache.directory.fortress.core.model.RoleRelationship
 
getChildren() - Method in class org.apache.directory.fortress.core.model.OrgUnit
Return the Set of child orgUnit names (direct descendants) of this orgUnit.
getChildren() - Method in class org.apache.directory.fortress.core.model.Role
Return the Set of child role names (direct descendants) of this role.
getCity() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return the city name.
getCity() - Method in class org.apache.directory.fortress.core.model.Address
Return a String that contains a value retrieved from l (location) attribute from organizationalPerson object class.
getCn() - Method in class org.apache.directory.fortress.core.model.User
Returns common name associated with User.
getCompare() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Return the compare counter.
getConfig() - Method in class org.apache.directory.fortress.core.ant.Addconfig
Used by FortressAntTask.addConfig() to retrieve list of properties as defined in input xml file.
getConfig() - Method in class org.apache.directory.fortress.core.ant.Delconfig
Used by FortressAntTask.deleteConfig() to retrieve list of properties as defined in input xml file.
getConfig() - Method in class org.apache.directory.fortress.core.ant.Updconfig
Used by FortressAntTask.addConfig() to retrieve list of properties as defined in input xml file.
getConstraintKey(String, String) - Method in class org.apache.directory.fortress.core.util.Config
Constructs a key used to store dynamic role constraints inside the properties, as name:value.
getConstraints() - Method in interface org.apache.directory.fortress.core.model.Constraint
Return a list of role constraints on entity.
getConstraints() - Method in class org.apache.directory.fortress.core.model.Role
 
getConstraints() - Method in class org.apache.directory.fortress.core.model.User
 
getConstraints() - Method in class org.apache.directory.fortress.core.model.UserRole
 
getConstraintValidator() - Static method in class org.apache.directory.fortress.core.util.VUtil
This class is an implementation of ConstraintValidator.
getContainers() - Method in class org.apache.directory.fortress.core.ant.Addcontainer
Used by FortressAntTask.addContainers() to retrieve list of OrganizationalUnits as defined in input xml file.
getContainers() - Method in class org.apache.directory.fortress.core.ant.Delcontainer
Used by FortressAntTask.deleteContainers() to retrieve list of OrganizationalUnits as defined in input xml file.
getContext() - Method in class org.apache.directory.fortress.core.rest.JAXBCachedEntry
Return the JAXBContext object associated with this wrapper class.
getContext() - Static method in class org.apache.directory.fortress.core.util.LogUtil
 
getContextId() - Method in class org.apache.directory.fortress.core.model.FortEntity
Return the contextId for this record.
getContextId() - Method in class org.apache.directory.fortress.core.model.FortRequest
 
getContextId() - Method in class org.apache.directory.fortress.core.model.OrganizationalUnit
 
getContextId() - Method in class org.apache.directory.fortress.core.util.cache.DsdCacheEntry
Set the contextId for this record.
getContexts() - Method in class org.apache.directory.fortress.core.ant.Addcontext
Used by Context to retrieve list of contexts as defined in input xml file.
getCountry() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return the country name.
getCountry() - Method in class org.apache.directory.fortress.core.model.Address
TODO: Add support for this attribute: Return a String that contains a value retrieved from c (country) attribute from c object class.
getCreateTimestamp() - Method in class org.apache.directory.fortress.core.model.AuthZ
Get the attribute that maps to 'reqStart' which provides the start time of the operation which is also the rDn for the node.
getCreateTimestamp() - Method in class org.apache.directory.fortress.core.model.Bind
Get the attribute that maps to 'reqStart' which provides the start time of the operation which is also the rDn for the node.
getCreatorsName() - Method in class org.apache.directory.fortress.core.model.AuthZ
Return the user dn containing the identity of log user who added the audit record.
getCreatorsName() - Method in class org.apache.directory.fortress.core.model.Bind
Return the user dn containing the identity of log user who added the audit record.
getCurrentTime() - Static method in class org.apache.directory.fortress.core.util.time.TUtil
Get the curent timestamp from Java and convert to Time format.
getDataType() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
getDayMask() - Method in interface org.apache.directory.fortress.core.model.Constraint
Get the daymask that indicates what days of week entity is allowed to be activated in system.
getDayMask() - Method in class org.apache.directory.fortress.core.model.Role
Get the daymask that indicates what days of week Role is allowed to be activated in session.
getDayMask() - Method in class org.apache.directory.fortress.core.model.User
Get the daymask that indicates what days of week user is allowed to signon to system.
getDayMask() - Method in class org.apache.directory.fortress.core.model.UserRole
Get the daymask that indicates what days of week entity is allowed to be activated in system.
getDc() - Method in class org.apache.directory.fortress.core.model.Suffix
Get top level domain component specifier, i.e.
getDc2() - Method in class org.apache.directory.fortress.core.model.Suffix
Get top level domain component specifier, i.e.
getDefaultOperator() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
getDefaultStrategy() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
getDefaultValue() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
getDelete() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Return the delete counter.
getDelimiter() - Method in class org.apache.directory.fortress.core.util.Config
Fortress stores complex attribute types within a single attribute in ldap.
getDepartmentNumber() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return department number.
getDepartmentNumber() - Method in class org.apache.directory.fortress.core.model.Address
Return a String that contains a value retrieved from departmentNumber attribute from organizationalPerson object class.
getDescription() - Method in class org.apache.directory.fortress.core.model.Context
Get the description for the context.
getDescription() - Method in class org.apache.directory.fortress.core.model.Group
Get the description for the domain component.
getDescription() - Method in class org.apache.directory.fortress.core.model.OrganizationalUnit
Get the description for the organizational unit object.
getDescription() - Method in class org.apache.directory.fortress.core.model.OrgUnit
Returns optional description that is associated with OrgUnit.
getDescription() - Method in class org.apache.directory.fortress.core.model.Permission
Return the description field on this entity.
getDescription() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
getDescription() - Method in class org.apache.directory.fortress.core.model.PermissionAttributeSet
 
getDescription() - Method in class org.apache.directory.fortress.core.model.PermObj
Returns optional description that is associated with PermObj.
getDescription() - Method in class org.apache.directory.fortress.core.model.Role
Returns optional description that is associated with Role.
getDescription() - Method in class org.apache.directory.fortress.core.model.SDSet
Returns optional description that is associated with SDSet.
getDescription() - Method in class org.apache.directory.fortress.core.model.Suffix
Get the description for the domain component.
getDescription() - Method in class org.apache.directory.fortress.core.model.User
Returns optional description that is associated with User.
getDisplayName() - Method in class org.apache.directory.fortress.core.model.User
Optional attribute maps to 'displayName' attribute on inetOrgPerson object class.
getDn() - Method in class org.apache.directory.fortress.core.model.Permission
 
getDn() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
getDn() - Method in class org.apache.directory.fortress.core.model.PermissionAttributeSet
 
getDn() - Method in class org.apache.directory.fortress.core.model.PermObj
Returns distinguished name associated with PermObj.
getDn() - Method in class org.apache.directory.fortress.core.model.Role
Returns distinguished name associated with Role.
getDn() - Method in class org.apache.directory.fortress.core.model.User
Returns distinguished name associated with User.
getDn() - Method in class org.apache.directory.fortress.core.model.UserAudit
Get the optional dn attribute can be used to constraint AuditMgrImpl.searchUserSessions(UserAudit).
getEmail() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return email for user.
getEmails() - Method in class org.apache.directory.fortress.core.model.User
Retrieve multi-occurring email address stored in rfc822Mailbox format associated with inetOrgPerson object class.
getEmployeeType() - Method in class org.apache.directory.fortress.core.model.User
Used to identify the employer to employee relationship.
getEndDate() - Method in interface org.apache.directory.fortress.core.model.Constraint
Contains the end date when entity is allowed to be activated in system.
getEndDate() - Method in class org.apache.directory.fortress.core.model.Role
Contains the end date when Role is allowed to be activated in session.
getEndDate() - Method in class org.apache.directory.fortress.core.model.User
Contains the end date when user is allowed to signon to system.
getEndDate() - Method in class org.apache.directory.fortress.core.model.UserAudit
 
getEndDate() - Method in class org.apache.directory.fortress.core.model.UserRole
Contains the end date when entity is allowed to be activated in system.
getEndLockDate() - Method in interface org.apache.directory.fortress.core.model.Constraint
Contains the end lock date when entity is allowed to be activated in system once again.
getEndLockDate() - Method in class org.apache.directory.fortress.core.model.Role
Contains the end lock date when Role is allowed to be activated in session once again.
getEndLockDate() - Method in class org.apache.directory.fortress.core.model.User
Contains the end lock date when user is allowed to signon to system once again.
getEndLockDate() - Method in class org.apache.directory.fortress.core.model.UserRole
Contains the end lock date when entity is allowed to be activated in system once again.
getEndRange() - Method in interface org.apache.directory.fortress.core.model.Administrator
Return the end Role range attribute for AdminRole entity.
getEndRange() - Method in class org.apache.directory.fortress.core.model.AdminRole
Return the end Role range attribute for AdminRole entity which corresponds to highest ascendant.
getEndRange() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
Return the end Role range attribute for AdminRole entity.
getEndTime() - Method in interface org.apache.directory.fortress.core.model.Constraint
Contains the end time of day entity is allowed to be activated in system.
getEndTime() - Method in class org.apache.directory.fortress.core.model.Role
Contains the end time of day Role is allowed to be activated in session.
getEndTime() - Method in class org.apache.directory.fortress.core.model.User
Contains the end time of day user is allowed to occupy system.
getEndTime() - Method in class org.apache.directory.fortress.core.model.UserRole
Contains the end time of day entity is allowed to be activated in system.
getEntities() - Method in class org.apache.directory.fortress.core.model.FortResponse
 
getEntity() - Method in class org.apache.directory.fortress.core.model.FortRequest
 
getEntity() - Method in class org.apache.directory.fortress.core.model.FortResponse
 
getEntity2() - Method in class org.apache.directory.fortress.core.model.FortRequest
 
getEntry() - Method in class org.apache.directory.fortress.core.model.Props
Gets the value of the entry property.
getEntryCSN() - Method in class org.apache.directory.fortress.core.model.AuthZ
Return the Change Sequence Number (CSN) containing sequence number that is used for OpenLDAP synch replication functionality.
getEntryCSN() - Method in class org.apache.directory.fortress.core.model.Bind
Return the Change Sequence Number (CSN) containing sequence number that is used for OpenLDAP synch replication functionality.
getEntryDN() - Method in class org.apache.directory.fortress.core.model.AuthZ
Get the entry dn for bind object stored in directory.
getEntryDN() - Method in class org.apache.directory.fortress.core.model.Bind
Get the entry dn for bind object stored in directory.
getEntryUUID() - Method in class org.apache.directory.fortress.core.model.AuthZ
Get the attribute that contains the Universally Unique ID (UUID) of the corresponding 'auditSearch' record.
getEntryUUID() - Method in class org.apache.directory.fortress.core.model.Bind
Get the attribute that contains the Universally Unique ID (UUID) of the corresponding 'auditBind' record.
getErrorCode() - Method in class org.apache.directory.fortress.core.model.FortResponse
 
getErrorId() - Method in exception org.apache.directory.fortress.core.BaseException
Return the error id that is defined by this class GlobalErrIds.
getErrorId() - Method in exception org.apache.directory.fortress.core.BaseRuntimeException
Return the error id that is defined by this class GlobalErrIds.
getErrorId() - Method in interface org.apache.directory.fortress.core.model.PwMessage
Return the error id that pertain to User's password.
getErrorId() - Method in class org.apache.directory.fortress.core.model.Session
Return the error id that is associated with the password policy checks.
getErrorId() - Method in interface org.apache.directory.fortress.core.StandardException
Return the Fortress error code that is optional to exceptions thrown within this security system.
getErrorMessage() - Method in class org.apache.directory.fortress.core.model.FortResponse
 
getException() - Method in exception org.apache.directory.fortress.core.CfgRuntimeException
Get the exception object.
getExpirationSeconds() - Method in interface org.apache.directory.fortress.core.model.PwMessage
Get the number of seconds until the User's password expires.
getExpirationSeconds() - Method in class org.apache.directory.fortress.core.model.Session
This attribute specifies the maximum number of seconds before a password is due to expire that expiration warning messages will be returned to an authenticating user.
getExpireWarning() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute specifies the maximum number of seconds before a password is due to expire that expiration warning messages will be returned to an authenticating user.
getFailureCountInterval() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute holds the number of seconds after which the password failures are purged from the failure counter, even though no successful authentication occurred.
getFullMethodName(String, String) - Method in class org.apache.directory.fortress.core.impl.Manageable
This method is used to generate log statements and returns the concatenation of class name to the operation name.
getGecos() - Method in class org.apache.directory.fortress.core.model.User
 
getGidNumber() - Method in class org.apache.directory.fortress.core.model.Configuration
 
getGidNumber() - Method in class org.apache.directory.fortress.core.model.Role
Get the Group ID number, which is required attribute for RFC2307 posixGroup object class.
getGidNumber() - Method in class org.apache.directory.fortress.core.model.User
 
getGraceLoginLimit() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute specifies the number of times an expired password can be used to authenticate.
getGraceLogins() - Method in interface org.apache.directory.fortress.core.model.PwMessage
Get the grace count which indicates how many binds User can perform before password slips into expired state.
getGraceLogins() - Method in class org.apache.directory.fortress.core.model.Session
Gets the attribute that specifies the number of times an expired password can be used to authenticate before failure.
getGroup() - Method in class org.apache.directory.fortress.core.cli.Options
 
getGroup() - Method in class org.apache.directory.fortress.core.model.Session
Return the Group entity that is associated with this entity.
getGroupName() - Method in class org.apache.directory.fortress.core.model.Session
Return the group name that is associated with this Session object.
getGroups() - Method in class org.apache.directory.fortress.core.ant.Addgroup
Used by FortressAntTask.addGroups() to retrieve list of Groups as defined in input xml file.
getGroups() - Method in class org.apache.directory.fortress.core.ant.Addgroupmember
Used by FortressAntTask.addGroupMembers() to retrieve list of Groups as defined in input xml file.
getGroups() - Method in class org.apache.directory.fortress.core.ant.Addgroupproperty
Used by FortressAntTask.addGroupProperties() to retrieve list of Groups as defined in input xml file.
getGroups() - Method in class org.apache.directory.fortress.core.ant.Delgroup
Used by FortressAntTask.deleteGroups() to retrieve list of Groups as defined in input xml file.
getGroups() - Method in class org.apache.directory.fortress.core.ant.Delgroupmember
Used by FortressAntTask.addGroupMembers() to retrieve list of Groups as defined in input xml file.
getGroups() - Method in class org.apache.directory.fortress.core.ant.Delgroupproperty
Used by FortressAntTask.deleteGroups() to retrieve list of Groups as defined in input xml file.
getHasSubordinates() - Method in class org.apache.directory.fortress.core.model.AuthZ
Get the attribute that corresponds to the boolean value hasSubordinates.
getHasSubordinates() - Method in class org.apache.directory.fortress.core.model.Bind
Get the attribute that corresponds to the boolean value hasSubordinates.
getHomeDirectory() - Method in class org.apache.directory.fortress.core.model.User
 
getHttpStatus() - Method in exception org.apache.directory.fortress.core.BaseException
Returns the HTTP Status code mapped to represent this error
getHttpStatus() - Method in class org.apache.directory.fortress.core.model.FortResponse
 
getId() - Method in class org.apache.directory.fortress.core.model.OrgUnit
Return the internal id that is associated with OrgUnit.
getId() - Method in class org.apache.directory.fortress.core.model.Role
Return the internal id that is associated with Role.
getId() - Method in class org.apache.directory.fortress.core.model.RoleConstraint
Return the object id.
getId() - Method in class org.apache.directory.fortress.core.model.SDSet
Return the internal id that is associated with SDSet.
getId() - Method in class org.apache.directory.fortress.core.model.Warning
 
getIds(String) - Method in interface org.apache.directory.fortress.core.ConfigMgr
Read an existing cfg node with given name and return posixIds to caller.
getIds(String) - Method in class org.apache.directory.fortress.core.impl.ConfigMgrImpl
Read an existing cfg node with given name and return posixIds to caller.
getIds(String) - Method in class org.apache.directory.fortress.core.rest.ConfigMgrRestImpl
Read an existing cfg node with given name and return posixIds to caller.
getIncrementReplacePosixIds(List<String>, PropUpdater) - Method in class org.apache.directory.fortress.core.util.Config
Performs auto-increment on a list of key names that map to integer values stored on the current config node of the runtime.
getInHistory() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute specifies the maximum number of used passwords stored in the pwdHistory attribute.
getInputStream(String) - Static method in class org.apache.directory.fortress.core.util.ResourceUtil
Checks that the reference is either an absolute path to a file, or a reference to a file within reach of class loader resources.
getInputStreamForFileAbsolutePath(String) - Static method in class org.apache.directory.fortress.core.util.ResourceUtil
Will check that the path is absolute and is pointing to an existing file.
getInstance() - Static method in class org.apache.directory.fortress.core.ldap.LdapConnectionProvider
Synchronized getter guards access to reference to self which is a singleton and only be created the first time invoked.
getInstance() - Static method in class org.apache.directory.fortress.core.rest.RestUtils
 
getInstance() - Static method in class org.apache.directory.fortress.core.util.cache.CacheMgr
Create or return the fortress cache manager reference.
getInstance() - Static method in class org.apache.directory.fortress.core.util.Config
Return a static reference to this instance.
getInstance() - Static method in class org.apache.directory.fortress.core.util.EncryptUtil
 
getInstance() - Static method in class org.apache.directory.fortress.core.util.LdapUtil
Provided synchronized access to this.
getInstance() - Static method in class org.apache.directory.fortress.core.util.VUtil
 
getInt(String) - Method in class org.apache.directory.fortress.core.util.Config
Gets the int attribute of the Config class, or 0 if not found.
getInt(String, int) - Method in class org.apache.directory.fortress.core.util.Config
Gets the int attribute of the Config class or default value if not found.
getInternalId() - Method in class org.apache.directory.fortress.core.model.Permission
Return the internal id that is associated with Permission.
getInternalId() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
getInternalId() - Method in class org.apache.directory.fortress.core.model.PermissionAttributeSet
 
getInternalId() - Method in class org.apache.directory.fortress.core.model.PermObj
Return the internal id that is associated with PermObj.
getInternalId() - Method in class org.apache.directory.fortress.core.model.User
Return the internal userId that is associated with User.
getInternalUserId() - Method in class org.apache.directory.fortress.core.model.Session
Return the internal userId that is associated with User.
getInternalUserId() - Method in class org.apache.directory.fortress.core.model.UserAudit
Get the optional internalUserId attribute which limits set by org.apache.directory.fortress.core.model.User#internalId.
getIsFlag() - Method in class org.apache.directory.fortress.core.model.FortRequest
 
getJaxbContext(Class) - Method in class org.apache.directory.fortress.core.rest.CachedJaxbContext
Once constructed this object can be stored as static member of class that performs JAX XML processing.
getJpegPhoto() - Method in class org.apache.directory.fortress.core.model.User
Get one image of a person using the JPEG File Interchange Format [JFIF].
getKey() - Method in class org.apache.directory.fortress.core.model.Props.Entry
Gets the value of the key property.
getKey() - Method in class org.apache.directory.fortress.core.model.RoleConstraint
The key associated with a particular constraint.
getLastAccess() - Method in class org.apache.directory.fortress.core.model.Session
Returns the last access time in milliseconds.
getLdapCounters() - Static method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Return to call reference to dao counter object with running totals for ldap operations add, mod, delete, search, etc.
getLdapFilterSize() - Method in class org.apache.directory.fortress.core.util.LdapUtil
Return the number of entries in the filter list.
getLdapMetaChars() - Method in class org.apache.directory.fortress.core.util.LdapUtil
Contains the unsafe characters set by fortress.properties named ldap.filter.
getLdapReplVals() - Method in class org.apache.directory.fortress.core.util.LdapUtil
Contains the safe replacement characters.
getLimit() - Method in class org.apache.directory.fortress.core.model.FortRequest
 
getList(String) - Method in class org.apache.directory.fortress.core.util.Config
Get the property value from the apache commons config but specify a default value if not found.
getLockout() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute indicates, when its value is "TRUE", that the password may not be used to authenticate after a specified number of consecutive failed bind attempts.
getLockoutDuration() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute holds the number of seconds that the password cannot be used to authenticate due to too many failed bind attempts.
getLogConnection() - Method in class org.apache.directory.fortress.core.ldap.LdapConnectionProvider
Calls the PoolMgr to get an Log connection to the LDAP server.
getLogConnection() - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Calls the PoolMgr to get an Log connection to the LDAP server.
getLoginShell() - Method in class org.apache.directory.fortress.core.model.User
 
getMaxAge() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute holds the number of seconds after which a modified password will expire.
getMaxFailure() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute specifies the number of consecutive failed bind attempts after which the password may not be used to authenticate.
getMember() - Method in class org.apache.directory.fortress.core.util.cache.DsdCacheEntry
Return the Role name this cache entry corresponds with.
getMembers() - Method in class org.apache.directory.fortress.core.model.Group
Return the members
getMembers() - Method in class org.apache.directory.fortress.core.model.SDSet
Return the alphabetically sorted Set containing Role membership to SDSet.
getMessage(int) - Static method in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
Return a message that corresponds with error code for User's password.
getMinAge() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute holds the number of seconds that must elapse between modifications to the password.
getMinLength() - Method in class org.apache.directory.fortress.core.model.PwPolicy
When quality checking is enabled, this optional attribute holds the minimum number of characters that must be used in a password.
getMobile() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return a mobile number for the user.
getMobiles() - Method in class org.apache.directory.fortress.core.model.User
Retrieve multi-occurring mobile associated with inetOrgPerson object class.
getMod() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Return the blank counter.
getModCode() - Method in class org.apache.directory.fortress.core.model.FortEntity
Contains the Fortress modification code to be associated with an audit record.
getModId() - Method in class org.apache.directory.fortress.core.model.FortEntity
Get the unique ID that is to be associated with a particular audit record in directory.
getModifiersName() - Method in class org.apache.directory.fortress.core.model.AuthZ
Return the user dn containing the identity of log user who last modified the audit record.
getModifiersName() - Method in class org.apache.directory.fortress.core.model.Bind
Return the user dn containing the identity of log user who last modified the audit record.
getModifyTimestamp() - Method in class org.apache.directory.fortress.core.model.AuthZ
Get the attribute that maps to 'modifyTimestamp' which provides the last time audit record was changed.
getModifyTimestamp() - Method in class org.apache.directory.fortress.core.model.Bind
Get the attribute that maps to 'modifyTimestamp' which provides the last time audit record was changed.
getMsg() - Method in exception org.apache.directory.fortress.core.BaseRuntimeException
Return the message for current exception.
getMsg() - Method in interface org.apache.directory.fortress.core.model.PwMessage
Return the message that corresponds to last password check.
getMsg() - Method in class org.apache.directory.fortress.core.model.Session
Gets the message that is associated with the user's last authentication attempt.
getMsg() - Method in class org.apache.directory.fortress.core.model.Warning
 
getMustChange() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute specifies with a value of "TRUE" that users must change their passwords when they first bind to the directory after a password is set or reset by a password administrator.
getName() - Method in class org.apache.directory.fortress.core.model.Configuration
 
getName() - Method in interface org.apache.directory.fortress.core.model.Constraint
This is used internally by Fortress for Constraint operations.
getName() - Method in class org.apache.directory.fortress.core.model.Context
Get the id to use for sub-directory within the DIT.
getName() - Method in interface org.apache.directory.fortress.core.model.Graphable
Get the name required attribute of the node.
getName() - Method in class org.apache.directory.fortress.core.model.Group
Get the second level qualifier on the domain component.
getName() - Method in class org.apache.directory.fortress.core.model.OrganizationalUnit
Get the required name attribute from the entity.
getName() - Method in class org.apache.directory.fortress.core.model.OrgUnit
Get the name required attribute of the OrgUnit object
getName() - Method in class org.apache.directory.fortress.core.model.PermissionAttributeSet
 
getName() - Method in class org.apache.directory.fortress.core.model.PwPolicy
Get the policy name associated with this instance.
getName() - Method in class org.apache.directory.fortress.core.model.Role
Gets the name required attribute of the Role object
getName() - Method in class org.apache.directory.fortress.core.model.SDSet
Return the name of SDSet entity.
getName() - Method in class org.apache.directory.fortress.core.model.Suffix
Get the second level qualifier on the domain component.
getName() - Method in class org.apache.directory.fortress.core.model.User
This is used internally by Fortress for Constraint operations.
getName() - Method in class org.apache.directory.fortress.core.model.UserRole
Set the Role name required attribute of the UserRole object
getName() - Method in class org.apache.directory.fortress.core.model.Warning
 
getName() - Method in class org.apache.directory.fortress.core.util.cache.DsdCacheEntry
Return the name that is used as the cache name for this entry.
getNewPassword() - Method in class org.apache.directory.fortress.core.cli.Options
 
getNewPassword() - Method in class org.apache.directory.fortress.core.model.User
Get the new password which will be used in a password change.
getObjectClass() - Method in class org.apache.directory.fortress.core.model.AuthZ
Get the object class name of the audit record.
getObjectClass() - Method in class org.apache.directory.fortress.core.model.Bind
Get the object class name of the audit record.
getObjectClass() - Method in class org.apache.directory.fortress.core.model.Mod
Get the object class name of the audit record.
getObjId() - Method in class org.apache.directory.fortress.core.model.PermGrant
Return the permission object id.
getObjId() - Method in class org.apache.directory.fortress.core.model.Permission
Get optional objId attribute which can be used to tag a Permission object with an identity, i.e.
getObjId() - Method in class org.apache.directory.fortress.core.model.UserAudit
 
getObjName() - Method in class org.apache.directory.fortress.core.model.PermGrant
Return the permission object name.
getObjName() - Method in class org.apache.directory.fortress.core.model.Permission
Get the authorization target's object name.
getObjName() - Method in class org.apache.directory.fortress.core.model.PermObj
Get the authorization target's object name.
getObjName() - Method in class org.apache.directory.fortress.core.model.UserAudit
Get the optional objName attribute which limits set by org.apache.directory.fortress.core.model.Permission#objName.
getObjs() - Method in class org.apache.directory.fortress.core.ant.DelpermObj
Used by FortressAntTask.addPermObjs() to retrieve list of PermObjs as defined in input xml file.
getOccupants() - Method in class org.apache.directory.fortress.core.model.Role
Return list of occupants for a particular Role entity.
getOp() - Method in class org.apache.directory.fortress.core.model.Hier
Return the operation to execute on behalf of this entity.
getOpName() - Method in class org.apache.directory.fortress.core.model.PermGrant
Return the permission operation name.
getOpName() - Method in class org.apache.directory.fortress.core.model.Permission
Get the Permission operation name.
getOpName() - Method in class org.apache.directory.fortress.core.model.UserAudit
Get the optional opName attribute which limits AuditMgrImpl.searchAdminMods(UserAudit) by org.apache.directory.fortress.core.impl.AuditDAO#REQMOD.
getOption() - Method in exception org.apache.directory.fortress.core.cli.CmdLineParser.IllegalOptionValueException
 
getOptionChar() - Method in exception org.apache.directory.fortress.core.cli.CmdLineParser.NotFlagException
 
getOptionName() - Method in exception org.apache.directory.fortress.core.cli.CmdLineParser.UnknownOptionException
 
getOptionValue(CmdLineParser.Option) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
getOptionValues(CmdLineParser.Option) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
 
getOrgUnit() - Method in class org.apache.directory.fortress.core.cli.Options
 
getOrgUnits() - Method in class org.apache.directory.fortress.core.ant.Addorgunit
Used by FortressAntTask.addOrgunits() to retrieve list of OrgUnits as defined in input xml file.
getOrgUnits() - Method in class org.apache.directory.fortress.core.ant.Delorgunit
Used by FortressAntTask.addOrgunits() to retrieve list of OrgUnits as defined in input xml file.
getOSPs() - Method in class org.apache.directory.fortress.core.ant.AdminRoleAnt
Default constructor required for all Ant entities.
getOsPSet() - Method in interface org.apache.directory.fortress.core.model.Administrator
Get a collection of optional Perm OU attributes that were stored on the AdminRole entity.
getOsPSet() - Method in class org.apache.directory.fortress.core.model.AdminRole
Get a collection of optional Perm OU attributes that were stored on the AdminRole entity.
getOsPSet() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
Get a collection of optional Perm OU attributes that were stored on the AdminRole entity.
getOSUs() - Method in class org.apache.directory.fortress.core.ant.AdminRoleAnt
Return the comma delimited OU string.
getOsUSet() - Method in interface org.apache.directory.fortress.core.model.Administrator
Get a collection of optional User OU attributes that were stored on the AdminRole entity.
getOsUSet() - Method in class org.apache.directory.fortress.core.model.AdminRole
Get a collection of optional User OU attributes that were stored on the AdminRole entity.
getOsUSet() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
Get a collection of optional User OU attributes that were stored on the AdminRole entity.
getOu() - Method in class org.apache.directory.fortress.core.model.PermObj
Return orgUnit name for PermObj.
getOu() - Method in class org.apache.directory.fortress.core.model.User
Returns orgUnit name for User.
getParent() - Method in class org.apache.directory.fortress.core.model.AdminRoleRelationship
 
getParent() - Method in class org.apache.directory.fortress.core.model.OrganizationalUnit
Get the optional parent attribute allows nesting of container nodes two levels below suffix.
getParent() - Method in class org.apache.directory.fortress.core.model.OrgUnitRelationship
 
getParent() - Method in class org.apache.directory.fortress.core.model.Relationship
Return the parent name.
getParent() - Method in class org.apache.directory.fortress.core.model.RoleRelationship
 
getParents() - Method in interface org.apache.directory.fortress.core.model.Graphable
Get the names of roles that are parents (direct ascendants) of this role.
getParents() - Method in class org.apache.directory.fortress.core.model.OrgUnit
Get the names of orgUnits that are parents (direct ascendants) of this orgUnit.
getParents() - Method in class org.apache.directory.fortress.core.model.Role
Get the names of roles that are parents (direct ascendants) of this role.
getParents() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
Get the names of admin roles that are parents (direct ascendants) of this admin role.
getParents() - Method in class org.apache.directory.fortress.core.model.UserRole
Get the names of roles that are parents (direct ascendants) of this role.
getParentsCB(String, String) - Method in interface org.apache.directory.fortress.core.model.ParentUtil
Get the parents of a particular role.
getPaSets() - Method in class org.apache.directory.fortress.core.model.Permission
 
getPassword() - Method in class org.apache.directory.fortress.core.cli.Options
 
getPassword() - Method in class org.apache.directory.fortress.core.model.User
Get the optional password attribute associated for a User.
getPerm() - Method in class org.apache.directory.fortress.core.model.RolePerm
 
getPermGrants() - Method in class org.apache.directory.fortress.core.ant.AddpermGrant
Used by FortressAntTask.addPermGrants() to retrieve list of PermGrant as defined in input xml file.
getPermGrants() - Method in class org.apache.directory.fortress.core.ant.DelpermGrant
Used by FortressAntTask.addPermGrants() to retrieve list of PermGrant as defined in input xml file.
getPermission() - Method in class org.apache.directory.fortress.core.cli.Options
 
getPermObj() - Method in class org.apache.directory.fortress.core.cli.Options
 
getPermObjs() - Method in class org.apache.directory.fortress.core.ant.AddpermObj
Used by FortressAntTask.addPermObjs() to retrieve list of PermObjs as defined in input xml file.
getPermOps() - Method in class org.apache.directory.fortress.core.ant.AddpermOp
Used by FortressAntTask.addPermOps() to retrieve list of Permissions as defined in input xml file.
getPermOps() - Method in class org.apache.directory.fortress.core.ant.DelpermOp
Used by FortressAntTask.addPermOps() to retrieve list of Permissions as defined in input xml file.
getPhone() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return phone for a user.
getPhones() - Method in class org.apache.directory.fortress.core.model.User
Retrieve multi-occurring telephoneNumber associated with organizationalPerson object class.
getPhoto() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return the user's jpg photo
getPhoto(Entry, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Return the image stored on the entry.
getPolicies() - Method in class org.apache.directory.fortress.core.ant.Addpwpolicy
Used by FortressAntTask.addPolicies() to retrieve list of PwPolicy as defined in input xml file.
getPolicies() - Method in class org.apache.directory.fortress.core.ant.Delpwpolicy
Used by FortressAntTask.deletePolicies() to retrieve list of PwPolicy as defined in input xml file.
getPossibleAdminOperations() - Static method in class org.apache.directory.fortress.core.util.AdminPermissionUtil
 
getPostalCode() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return postal code.
getPostalCode() - Method in class org.apache.directory.fortress.core.model.Address
Return a String that contains a value retrieved from postalCode attribute from organizationalPerson object class.
getPostOfficeBox() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return post ofice box associated with a user.
getPostOfficeBox() - Method in class org.apache.directory.fortress.core.model.Address
Return a String that contains a value retrieved from postOfficeBox attribute from organizationalPerson object class.
getProperties() - Method in class org.apache.directory.fortress.core.model.Configuration
Return the collection of name/value pairs to attributes associated with Configuration node.
getProperties() - Method in class org.apache.directory.fortress.core.model.Group
Return the collection of name/value pairs to attributes associated with PermObj.
getProperties() - Method in class org.apache.directory.fortress.core.model.Permission
Return the collection of name/value pairs to attributes associated with Permission.
getProperties() - Method in class org.apache.directory.fortress.core.model.PermObj
Return the collection of name/value pairs to attributes associated with PermObj.
getProperties() - Method in class org.apache.directory.fortress.core.model.Role
Return the collection of name/value pairs to attributes associated with User.
getProperties() - Method in class org.apache.directory.fortress.core.model.User
Return the collection of name/value pairs to attributes associated with User.
getProperties(String) - Static method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getProperties(String) - Static method in class org.apache.directory.fortress.core.util.PropUtil
Convert from a comma delimited list of name-value pairs separated by a ':'.
getProperties(String, char) - Static method in class org.apache.directory.fortress.core.util.PropUtil
Convert from a comma delimited list of name-value pairs separated by a ':'.
getProperties(String, char, String) - Static method in class org.apache.directory.fortress.core.util.PropUtil
Convert from a comma delimited list of name-value pairs separated by a ':'.
getProperties(List<String>) - Static method in class org.apache.directory.fortress.core.util.PropUtil
Convert from a List of properties stored as name:value pairs to a Properties.
getProperties(List<String>, char) - Static method in class org.apache.directory.fortress.core.util.PropUtil
Convert from a List of properties stored as name:value pairs to a Properties.
getProperties(Props) - Static method in class org.apache.directory.fortress.core.rest.RestUtils
 
getProperty(String) - Method in class org.apache.directory.fortress.core.model.Configuration
Get a name/value pair attribute from list of properties associated with Configuration node.
getProperty(String) - Method in class org.apache.directory.fortress.core.model.Group
Get a name/value pair attribute from list of properties associated with PermObj.
getProperty(String) - Method in class org.apache.directory.fortress.core.model.Permission
Get a name/value pair attribute from list of properties associated with Permission.
getProperty(String) - Method in class org.apache.directory.fortress.core.model.PermObj
Get a name/value pair attribute from list of properties associated with PermObj.
getProperty(String) - Method in class org.apache.directory.fortress.core.model.User
Get a name/value pair attribute from list of properties associated with User.
getProperty(String) - Method in class org.apache.directory.fortress.core.util.Config
Gets the prop attribute as String value from the apache commons cfg component.
getProperty(String, boolean) - Method in class org.apache.directory.fortress.core.util.Config
Gets the prop attribute as String value from the apache commons cfg component.
getProperty(String, String) - Method in class org.apache.directory.fortress.core.util.Config
Get the property value from the apache commons config but specify a default value if not found.
getPropList() - Method in class org.apache.directory.fortress.core.model.Group
 
getProps() - Method in class org.apache.directory.fortress.core.ant.ConfigAnt
Get the properties as a String.
getProps() - Method in class org.apache.directory.fortress.core.model.Configuration
Gets the value of the Props property.
getProps() - Method in class org.apache.directory.fortress.core.model.Group
Gets the value of the Props property.
getProps() - Method in class org.apache.directory.fortress.core.model.Permission
Gets the value of the Props property.
getProps() - Method in class org.apache.directory.fortress.core.model.PermObj
Gets the value of the Props property.
getProps() - Method in class org.apache.directory.fortress.core.model.User
Gets the value of the Props property.
getProps(Properties) - Static method in class org.apache.directory.fortress.core.rest.RestUtils
 
getProtocol() - Method in class org.apache.directory.fortress.core.model.Group
Get protocol qualifier for this entity.
getPwdRespCtrl(BindResponse) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Get Password Policy Response Control from LDAP client.
getPwPolicy() - Method in class org.apache.directory.fortress.core.model.User
Return the name of the OpenLDAP password policy that is set for this user.
getRawData() - Method in interface org.apache.directory.fortress.core.model.Constraint
Required on DAO classes convert from raw data to object format.
getRawData() - Method in class org.apache.directory.fortress.core.model.Role
Required on DAO classes convert Temporal attributes stored on entity to raw data object format needed for ldap.
getRawData() - Method in class org.apache.directory.fortress.core.model.User
Required by Constraint Interface but not needed for user entity.
getRawData() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
This method creates raw data format that represents UserAdminRole temporal and ARBAC constraints using instance variables inside entity.
getRawData() - Method in class org.apache.directory.fortress.core.model.UserRole
Required on DAO classes convert Temporal attributes stored on entity to raw data object format needed for ldap .
getRawData(UserRole) - Method in class org.apache.directory.fortress.core.model.RoleConstraint
This is the actual value of data stored in the LDAP attribute ftRC.
getRdn(String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Method will retrieve the relative distinguished name from a distinguished name variable.
getRead() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Return the read counter.
getRelationship() - Method in class org.apache.directory.fortress.core.cli.Options
 
getRelationships() - Method in class org.apache.directory.fortress.core.ant.Addadminroleinheritance
Used by FortressAntTask.addAddadminrole(org.apache.directory.fortress.core.ant.Addadminrole) to retrieve list of Roles as defined in input xml file.
getRelationships() - Method in class org.apache.directory.fortress.core.ant.Addpermorgunitinheritance
Used by FortressAntTask.addAdminRoles() to retrieve list of Roles as defined in input xml file.
getRelationships() - Method in class org.apache.directory.fortress.core.ant.Addroleinheritance
Used by FortressAntTask.addRoleInheritances() to retrieve list of Role relationships as defined in input xml file.
getRelationships() - Method in class org.apache.directory.fortress.core.ant.Adduserorgunitinheritance
Used by FortressAntTask.addAdduserorgunitinheritance( Adduserorgunitinheritance) to retrieve list of User Org Unit relationships as defined in input xml file.
getRelationships() - Method in class org.apache.directory.fortress.core.ant.Deladminroleinheritance
Used by FortressAntTask.deleteAdminRoles() to retrieve list of Relationships as defined in input xml file.
getRelationships() - Method in class org.apache.directory.fortress.core.ant.Delpermorgunitinheritance
Used by FortressAntTask.deleteRoles() to retrieve list of Relationships as defined in input xml file.
getRelationships() - Method in class org.apache.directory.fortress.core.ant.Delroleinheritance
Used by FortressAntTask.deleteRoleInheritances() to retrieve list of Role relationships as defined in input xml file.
getRelationships() - Method in class org.apache.directory.fortress.core.ant.Deluserorgunitinheritance
Used by FortressAntTask.deleteUserOrgunitInheritances() to retrieve list of User OrgUnit relationships as defined in input xml file.
getRelationships() - Method in class org.apache.directory.fortress.core.model.Hier
Return the list of relationships that are set in collection on this entity.
getRemainingArgs() - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
 
getReqAssertion() - Method in class org.apache.directory.fortress.core.model.AuthZ
Get the Compare operation the reqAssertion attribute carries the Attribute Value Assertion used in the compare request.
getReqAttr() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqAttr attribute lists the requested attributes if specific attributes were requested.
getReqAttrsOnly() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqAttrsOnly attribute is a Boolean value showing TRUE if only attribute names were requested, or FALSE if attributes and their values were requested.
getReqAuthzID() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqAuthzID attribute is the distinguishedName of the user that performed the operation.
getReqAuthzID() - Method in class org.apache.directory.fortress.core.model.Bind
The reqAuthzID attribute is the distinguishedName of the user that performed the operation.
getReqAuthzID() - Method in class org.apache.directory.fortress.core.model.Mod
The reqAuthzID attribute is the distinguishedName of the user that performed the operation.
getReqControls() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqControls and reqRespControls attributes carry any controls sent by the client on the request and returned by the server in the response, respectively.
getReqControls() - Method in class org.apache.directory.fortress.core.model.Bind
The reqControls and reqRespControls attributes carry any controls sent by the client on the request and returned by the server in the response, respectively.
getReqDerefAliases() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqDerefAliases attribute is on of never, finding, searching, or always, denoting how aliases will be processed during the search.
getReqDN() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqDN attribute is the distinguishedName of the target of the operation.
getReqDN() - Method in class org.apache.directory.fortress.core.model.Bind
The reqDN attribute is the distinguishedName of the target of the operation.
getReqDN() - Method in class org.apache.directory.fortress.core.model.Mod
The reqDN attribute is the distinguishedName of the target of the operation.
getReqEnd() - Method in class org.apache.directory.fortress.core.model.AuthZ
reqEnd provide the end time of the operation.
getReqEnd() - Method in class org.apache.directory.fortress.core.model.Bind
reqEnd provide the end time of the operation.
getReqEnd() - Method in class org.apache.directory.fortress.core.model.Mod
reqEnd provide the end time of the operation.
getReqEntries() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqEntries attribute is the integer count of how many entries were returned by this search request.
getReqFilter() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqFilter attribute carries the filter used in the search request.
getReqMethod() - Method in class org.apache.directory.fortress.core.model.Bind
The reqMethod attribute contains the Bind Method used in the Bind.
getReqMod() - Method in class org.apache.directory.fortress.core.model.Mod
The reqMod attribute carries all of the attributes of the original entry being added.
getReqResult() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqResult attribute is the numeric LDAP result code of the operation, indicating either success or a particular LDAP error code.
getReqResult() - Method in class org.apache.directory.fortress.core.model.Bind
The reqResult attribute is the numeric LDAP result code of the operation, indicating either success or a particular LDAP error code.
getReqResult() - Method in class org.apache.directory.fortress.core.model.Mod
The reqResult attribute is the numeric LDAP result code of the operation, indicating either success or a particular LDAP error code.
getReqScope() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqScope attribute contains the scope of the original search request, using the values specified for the LDAP URL format.
getReqSession() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqSession attribute is an implementation-specific identifier that is common to all the operations associated with the same LDAP session.
getReqSession() - Method in class org.apache.directory.fortress.core.model.Bind
The reqSession attribute is an implementation-specific identifier that is common to all the operations associated with the same LDAP session.
getReqSession() - Method in class org.apache.directory.fortress.core.model.Mod
The reqSession attribute is an implementation-specific identifier that is common to all the operations associated with the same LDAP session.
getReqSizeLimit() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqSizeLimit attribute indicate what limits were requested on the search operation.
getReqStart() - Method in class org.apache.directory.fortress.core.model.AuthZ
reqStart provide the start of the operation, They use generalizedTime syntax.
getReqStart() - Method in class org.apache.directory.fortress.core.model.Bind
reqStart provide the start of the operation, They use generalizedTime syntax.
getReqStart() - Method in class org.apache.directory.fortress.core.model.Mod
reqStart provide the start of the operation, They use generalizedTime syntax.
getReqTimeLimit() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqTimeLimit attribute indicate what limits were requested on the search operation.
getReqType() - Method in class org.apache.directory.fortress.core.model.AuthZ
The reqType attribute is a simple string containing the type of operation being logged, e.g.
getReqType() - Method in class org.apache.directory.fortress.core.model.Bind
The reqType attribute is a simple string containing the type of operation being logged, e.g.
getReqType() - Method in class org.apache.directory.fortress.core.model.Mod
The reqType attribute is a simple string containing the type of operation being logged, e.g.
getReqVersion() - Method in class org.apache.directory.fortress.core.model.Bind
The reqVersion attribute which contains the LDAP protocol version specified in the Bind
getRole() - Method in class org.apache.directory.fortress.core.ant.RoleConstraintAnt
Return the role as a String.
getRole() - Method in class org.apache.directory.fortress.core.cli.Options
 
getRole() - Method in class org.apache.directory.fortress.core.model.RolePerm
 
getRoleConstraints() - Method in class org.apache.directory.fortress.core.ant.Addroleconstraint
Used by FortressAntTask.addUserRoles() to retrieve list of roleconstraints as defined in input xml file.
getRoleConstraints() - Method in class org.apache.directory.fortress.core.ant.Delroleconstraint
Used by FortressAntTask.addUserRoles() to retrieve list of roleconstraints as defined in input xml file.
getRoleConstraints() - Method in class org.apache.directory.fortress.core.model.UserRole
 
getRoleName() - Method in class org.apache.directory.fortress.core.util.AuthNValidator
 
getRoleNm() - Method in class org.apache.directory.fortress.core.model.PermGrant
Get the role name associated from this entity.
getRoleRangeRaw() - Method in interface org.apache.directory.fortress.core.model.Administrator
Get the raw format for role range using current AdminRole entity attributes.
getRoleRangeRaw() - Method in class org.apache.directory.fortress.core.model.AdminRole
Get the raw format for role range using current AdminRole entity attributes.
getRoleRangeRaw() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
This method retrieves UserAdminRole instance variables and formats into raw data for ARBAC constraint storage for the 'ftARC' attribute on the 'ftUserAttrs' object class.
getRoles() - Method in class org.apache.directory.fortress.core.ant.Addadminrole
Used by FortressAntTask.addAdminRoles() to retrieve list of AdminRoles as defined in input xml file.
getRoles() - Method in class org.apache.directory.fortress.core.ant.Addrole
Used by FortressAntTask.addRoles() to retrieve list of Roles as defined in input xml file.
getRoles() - Method in class org.apache.directory.fortress.core.ant.Deladminrole
Used by FortressAntTask.deleteAdminRoles() to retrieve list of AdminRoles as defined in input xml file.
getRoles() - Method in class org.apache.directory.fortress.core.ant.Delrole
Used by FortressAntTask.deleteRoles() to retrieve list of Roles as defined in input xml file.
getRoles() - Method in class org.apache.directory.fortress.core.model.Group
List of roles for given groups if they were populated.
getRoles() - Method in class org.apache.directory.fortress.core.model.Permission
Return the collection of optional Roles that have been loaded into this entity.
getRoles() - Method in class org.apache.directory.fortress.core.model.Session
Return the list of User's RBAC Roles that have been activated into User's or Group's session.
getRoles() - Method in class org.apache.directory.fortress.core.model.User
Return a list of User's RBAC Roles.
getRoomNumber() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return room number.
getRoomNumber() - Method in class org.apache.directory.fortress.core.model.Address
Return a String that contains a value retrieved from roomNumber attribute from organizationalPerson object class.
getRootDn(String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given a contextId return the LDAP dn that includes the suffix.
getRootDn(String, String) - Static method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given a contextId and a fortress param name return the LDAP dn.
getSafeModify() - Method in class org.apache.directory.fortress.core.model.PwPolicy
This optional attribute specifies whether or not the existing password must be sent along with the new password when being changed.
getSdset() - Method in class org.apache.directory.fortress.core.ant.Addsdset
Used by FortressAntTask.addSdsets() to retrieve list of SDSetAnt as defined in input xml file.
getSdset() - Method in class org.apache.directory.fortress.core.ant.Delsdset
Used by FortressAntTask.deleteSdsets() to retrieve list of SDSetAnt as defined in input xml file.
getSdSet() - Method in class org.apache.directory.fortress.core.cli.Options
 
getSdSet() - Method in class org.apache.directory.fortress.core.util.cache.DsdCacheEntry
Get the DSD for this cache entry.
getSearch() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Return the search counter.
getSearchAttribute(String) - Method in interface org.apache.directory.fortress.core.util.cache.Cache
Retrieve the Cache attribute
getSearchAttribute(String) - Method in class org.apache.directory.fortress.core.util.cache.EhCacheImpl
Retrieve the Cache attribute
getSequenceId() - Method in class org.apache.directory.fortress.core.model.AuthZ
Sequence id is used internal to Fortress.
getSequenceId() - Method in class org.apache.directory.fortress.core.model.Bind
Sequence id is used internal to Fortress.
getSequenceId() - Method in class org.apache.directory.fortress.core.model.FortEntity
Sequence id is used internal to Fortress.
getSequenceId() - Method in class org.apache.directory.fortress.core.model.Mod
Sequence id is used internal to Fortress.
getSession() - Method in class org.apache.directory.fortress.core.model.FortRequest
 
getSession() - Method in class org.apache.directory.fortress.core.model.FortResponse
 
getSessionId() - Method in class org.apache.directory.fortress.core.model.Session
Return the unique id that is associated with User.
getSetMembers() - Method in class org.apache.directory.fortress.core.ant.SDSetAnt
Return the members as a String.
getSetType() - Method in class org.apache.directory.fortress.core.ant.SDSetAnt
Return the type of SD set in string format.
getSn() - Method in class org.apache.directory.fortress.core.model.User
Returns surname associated with User.
getState() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return the state name.
getState() - Method in class org.apache.directory.fortress.core.model.Address
Return a String that contains a value retrieved from st (state) attribute from organizationalPerson object class.
getStructuralObjectClass() - Method in class org.apache.directory.fortress.core.model.AuthZ
Returns the name of the structural object class that is used to log the event.
getStructuralObjectClass() - Method in class org.apache.directory.fortress.core.model.Bind
Returns the name of the structural object class that is used to log the event.
getSuboption() - Method in exception org.apache.directory.fortress.core.cli.CmdLineParser.UnknownSuboptionException
 
getSubschemaSubentry() - Method in class org.apache.directory.fortress.core.model.AuthZ
Return the subschemaSubentry attribute from the audit entry.
getSuffixes() - Method in class org.apache.directory.fortress.core.ant.Addsuffix
Used by FortressAntTask.addSuffixes() to retrieve list of Suffixes as defined in input xml file.
getSuffixes() - Method in class org.apache.directory.fortress.core.ant.Delsuffix
Used by FortressAntTask.deleteSuffixes() to retrieve list of Suffixes as defined in input xml file.
getTenant() - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
 
getTimeout() - Method in interface org.apache.directory.fortress.core.model.Constraint
Return the integer timeout that contains total time ((in minutes)) that entity may remain inactive.
getTimeout() - Method in class org.apache.directory.fortress.core.model.Role
Return the integer timeout that contains total time ((in minutes)) that Role may remain inactive in User's session before it is deactivated.
getTimeout() - Method in class org.apache.directory.fortress.core.model.User
Return the integer timeout that contains total time ((in minutes)) that User's session may remain inactive.
getTimeout() - Method in class org.apache.directory.fortress.core.model.UserRole
Return the integer timeout that contains total time ((in minutes)) that entity may remain inactive.
getTitle() - Method in class org.apache.directory.fortress.core.model.User
The honorific prefix(es) of the User, or "Title" in most Western languages (e.g.
getType() - Method in class org.apache.directory.fortress.core.model.Group
Get the required type of Group - 'USER' Or 'ROLE'.
getType() - Method in class org.apache.directory.fortress.core.model.Hier
Return required the type of node this entity is bound to.
getType() - Method in class org.apache.directory.fortress.core.model.OrgUnit
Return the type of OrgUnit for this entity.
getType() - Method in class org.apache.directory.fortress.core.model.Permission
Get the optional type name which is an unconstrained attribute on Permission entity.
getType() - Method in class org.apache.directory.fortress.core.model.PermissionAttributeSet
 
getType() - Method in class org.apache.directory.fortress.core.model.PermObj
Get the type attribute of the Perm object.
getType() - Method in class org.apache.directory.fortress.core.model.RoleConstraint
Return the type of the constraint.
getType() - Method in class org.apache.directory.fortress.core.model.SDSet
Get the required type of SD Set - 'STATIC' Or 'DYNAMIC'.
getType() - Method in class org.apache.directory.fortress.core.model.Warning
 
getTypeName() - Method in class org.apache.directory.fortress.core.ant.OrgUnitAnt
Return the type of OU in string format.
getTypeName() - Method in class org.apache.directory.fortress.core.model.RoleConstraint
Return the type of OU in string format.
getUidNumber() - Method in class org.apache.directory.fortress.core.model.Configuration
 
getUidNumber() - Method in class org.apache.directory.fortress.core.model.User
 
getUser() - Method in class org.apache.directory.fortress.core.cli.Options
 
getUser() - Method in class org.apache.directory.fortress.core.model.Session
Return the User entity that is associated with this entity.
getUser(Session) - Method in interface org.apache.directory.fortress.core.AccessMgr
This function returns the user object that is contained within the session object.
getUser(Session) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
This function returns the user object that is contained within the session object.
getUser(Session) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
This function returns the user object that is contained within the session object.
getUserAuthZs(UserAudit) - Method in interface org.apache.directory.fortress.core.AuditMgr
This method returns a list of authorization events for a particular user UserAudit.userId and given timestamp field UserAudit.beginDate.
Method also can discriminate between all events or failed only by setting UserAudit.failedOnly.
getUserAuthZs(UserAudit) - Method in class org.apache.directory.fortress.core.impl.AuditMgrImpl
This method returns a list of authorization events for a particular user UserAudit.userId and given timestamp field UserAudit.beginDate.
Method also can discriminate between all events or failed only by setting UserAudit.failedOnly.
getUserAuthZs(UserAudit) - Method in class org.apache.directory.fortress.core.rest.AuditMgrRestImpl
This method returns a list of authorization events for a particular user UserAudit.userId and given timestamp field UserAudit.beginDate.
Method also can discriminate between all events or failed only by setting UserAudit.failedOnly.
getUserConnection() - Method in class org.apache.directory.fortress.core.ldap.LdapConnectionProvider
Calls the PoolMgr to get an User connection to the LDAP server.
getUserConnection() - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Calls the PoolMgr to get an User connection to the LDAP server.
getUserId() - Method in class org.apache.directory.fortress.core.ant.RoleConstraintAnt
 
getUserId() - Method in class org.apache.directory.fortress.core.cli.Options
 
getUserId() - Method in class org.apache.directory.fortress.core.model.PermGrant
Get the userId attribute from this entity.
getUserId() - Method in interface org.apache.directory.fortress.core.model.PwMessage
Set the User.userId in entity.
getUserId() - Method in class org.apache.directory.fortress.core.model.Session
Return the userId that is associated with this Session object.
getUserId() - Method in class org.apache.directory.fortress.core.model.User
Return the userId that is associated with User.
getUserId() - Method in class org.apache.directory.fortress.core.model.UserAudit
Get the optional userId attribute which limits set by org.apache.directory.fortress.core.model.User#userId.
getUserId() - Method in class org.apache.directory.fortress.core.model.UserRole
Return the userId that is associated with UserRole.
getUserId(Session) - Method in interface org.apache.directory.fortress.core.AccessMgr
This function returns the userId value that is contained within the session object.
getUserId(Session) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
This function returns the userId value that is contained within the session object.
getUserId(Session) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
This function returns the userId value that is contained within the session object.
getUserProps() - Method in class org.apache.directory.fortress.core.ant.UserAnt
Return user properties
getUserRoles() - Method in class org.apache.directory.fortress.core.ant.Adduseradminrole
Used by FortressAntTask.addUserAdminRoles() to retrieve list of UserAdminRoles as defined in input xml file.
getUserRoles() - Method in class org.apache.directory.fortress.core.ant.Adduserrole
Used by FortressAntTask.addUserRoles() to retrieve list of UserRoles as defined in input xml file.
getUserRoles() - Method in class org.apache.directory.fortress.core.ant.Deluseradminrole
Used by FortressAntTask.delUserAdminRoles() to retrieve list of UserAdminRoles as defined in input xml file.
getUserRoles() - Method in class org.apache.directory.fortress.core.ant.Deluserrole
Used by FortressAntTask.delUserRoles() to retrieve list of UserRoles as defined in input xml file.
getUsers() - Method in class org.apache.directory.fortress.core.ant.Adduser
Used by FortressAntTask.addUsers() to retrieve list of Users as defined in input xml file.
getUsers() - Method in class org.apache.directory.fortress.core.ant.Deluser
Used by FortressAntTask.deleteUsers() to retrieve list of Users as defined in input xml file.
getUsers() - Method in class org.apache.directory.fortress.core.model.Permission
Return the collection of optional Users that have been loaded into this entity.
getValidValues() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
getValue() - Method in exception org.apache.directory.fortress.core.cli.CmdLineParser.IllegalOptionValueException
 
getValue() - Method in class org.apache.directory.fortress.core.model.FortRequest
 
getValue() - Method in class org.apache.directory.fortress.core.model.Props.Entry
Gets the value of the value property.
getValue() - Method in class org.apache.directory.fortress.core.model.RoleConstraint
Get the value of a particular constraint.
getValue(String, Locale) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser.Option
 
getValues() - Method in class org.apache.directory.fortress.core.model.FortResponse
 
getValues(String) - Method in class org.apache.directory.fortress.core.util.time.Discriminant
Deprecated.
 
getValueSet() - Method in class org.apache.directory.fortress.core.model.FortResponse
 
getWarnings() - Method in interface org.apache.directory.fortress.core.model.PwMessage
Set the warning id that pertain to User's password.
getWarnings() - Method in class org.apache.directory.fortress.core.model.Session
Get the warnings attached to this Session.
GID_NUMBER - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
GlobalErrIds - Class in org.apache.directory.fortress.core
This module contains error identifiers that are used when exception need be thrown.
GlobalIds - Class in org.apache.directory.fortress.core
This class contains constants that must be defined globally but are not to be used by external programs.
GlobalIds() - Constructor for class org.apache.directory.fortress.core.GlobalIds
 
GlobalPwMsgIds - Class in org.apache.directory.fortress.core.impl
This class contains constants that contain status for Fortress password policy checking.
GlobalPwMsgIds() - Constructor for class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
 
GOOD - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
Password policies check out good.
grantPermission(Permission, AdminRole) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command grants an AdminRole the administrative permission to perform an operation on an object to a role.
grantPermission(Permission, AdminRole) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command grants an AdminRole the administrative permission to perform an operation on an object to a role.
grantPermission(Permission, AdminRole) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command grants an AdminRole the administrative permission to perform an operation on an object to a role.
grantPermission(Permission, Role) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command grants a role the permission to perform an operation on an object to a role.
grantPermission(Permission, Role) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command grants a role the permission to perform an operation on an object to a role.
grantPermission(Permission, Role) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command grants a role the permission to perform an operation on an object to a role.
grantPermission(Permission, User) - Method in interface org.apache.directory.fortress.core.AdminMgr
This command grants a user the permission to perform an operation on an object to a role.
grantPermission(Permission, User) - Method in interface org.apache.directory.fortress.core.DelAdminMgr
This command grants a user the administrative permission to perform an operation on an object to a user.
grantPermission(Permission, User) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
This command grants a user the permission to perform an operation on an object to a role.
grantPermission(Permission, User) - Method in class org.apache.directory.fortress.core.impl.DelAdminMgrImpl
This command grants a user the administrative permission to perform an operation on an object to a user.
grantPermission(Permission, User) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
This command grants a user the permission to perform an operation on an object to a role.
grantPermission(Permission, User) - Method in class org.apache.directory.fortress.core.rest.DelAdminMgrRestImpl
This command grants a user the administrative permission to perform an operation on an object to a user.
Graphable - Interface in org.apache.directory.fortress.core.model
The Fortress Graphable interface prescribes attributes that are used to maintain implementor within a simple directed graph.
GREATER_THAN - org.apache.directory.fortress.core.model.ComparisonOperator
 
GREATER_THAN_OR_EQUAL_TO - org.apache.directory.fortress.core.model.ComparisonOperator
 
Group - Class in org.apache.directory.fortress.core.model
All entities (User, Role, Permission, Policy, SDSet, etc...) are used to carry data between Fortress's layers starting with the (1) Manager layer down thru middle (2) Process layer and it's processing rules into (3) DAO layer where persistence with the LDAP server occurs.
Group() - Constructor for class org.apache.directory.fortress.core.model.Group
Default constructor used by FortressAntTask defaults to type USER.
Group(String) - Constructor for class org.apache.directory.fortress.core.model.Group
Generate instance of group to be loaded as ldap object.
Group(String, String) - Constructor for class org.apache.directory.fortress.core.model.Group
Generate instance of group to be loaded as ldap object.
Group(String, String, Group.Type) - Constructor for class org.apache.directory.fortress.core.model.Group
Generate instance of group to be loaded as ldap object with node type.
Group(String, Group.Type) - Constructor for class org.apache.directory.fortress.core.model.Group
Generate instance of group to be loaded as ldap object with node type.
Group(Group.Type) - Constructor for class org.apache.directory.fortress.core.model.Group
Constructor for base type.
GROUP_ADD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
GROUP_ADD_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Group could not be added to ldap server.
GROUP_ADD_PROPERTY_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Group could not be updated on ldap server.
GROUP_ASGN - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
GROUP_ASGNED - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
GROUP_DEASGN - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
GROUP_DELETE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
GROUP_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Group could not be removed from ldap server.
GROUP_DELETE_PROPERTY_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Group could not be removed from ldap server.
GROUP_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, groupImplementation, is placed in Fortress properties, its class name will be the default {link GroupMgr} instance used.
GROUP_MEMBER_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Group member is required and cannot be null
GROUP_NAME_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied group name failed length check.
GROUP_NAME_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The group name is required and cannot be null.
GROUP_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Group was not found on ldap server.
GROUP_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Group entity is required and cannot be null
GROUP_PROTOCOL_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied group protocol name failed length check.
GROUP_READ - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
GROUP_READ_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Group read failed on ldap server.
GROUP_ROLE_ASGNED - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
GROUP_ROOT - Static variable in class org.apache.directory.fortress.core.GlobalIds
Specifies the dn of the container where the Groups are located.
GROUP_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Group search failed on ldap server.
GROUP_TYPE_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied group type is invalid for operation
GROUP_UPDATE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
GROUP_UPDATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Group could not be updated on ldap server.
GROUP_USER_ASSIGN_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Group assignment failed on the ldap server.
GROUP_USER_DEASSIGN_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Group deassignment operation failed on the ldap server.
Group.Type - Enum in org.apache.directory.fortress.core.model
enum for User or Role data sets.
GroupMgr - Interface in org.apache.directory.fortress.core
This interface prescribes CRUD methods used to manage groups stored within the ldap directory.
GroupMgrFactory - Class in org.apache.directory.fortress.core
Creates an instance of the ConfigMgr object.
GroupMgrImpl - Class in org.apache.directory.fortress.core.impl
This Manager impl supplies CRUD methods used to manage groups stored within the ldap directory.
GroupMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.GroupMgrImpl
 
GroupMgrRestImpl - Class in org.apache.directory.fortress.core.rest
This Manager impl supplies CRUD methods used to manage groups using REST.
GroupMgrRestImpl() - Constructor for class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
 
groupRoles(Group) - Method in interface org.apache.directory.fortress.core.GroupMgr
Read an existing group node's roles.
groupRoles(Group) - Method in class org.apache.directory.fortress.core.impl.GroupMgrImpl
Read an existing group node's roles.
groupRoles(Group) - Method in class org.apache.directory.fortress.core.rest.GroupMgrRestImpl
Read an existing group node's roles.

H

handleInput(InputRequest) - Method in class org.apache.directory.fortress.core.ant.FortressAntTask
Used by Apache Ant to load data from xml into entities.
hashCode() - Method in class org.apache.directory.fortress.core.model.Address
Override the standard hashCode on object to use attributes of class.
hashCode() - Method in class org.apache.directory.fortress.core.model.AdminRole
 
hashCode() - Method in class org.apache.directory.fortress.core.model.Configuration
 
hashCode() - Method in class org.apache.directory.fortress.core.model.Group
 
hashCode() - Method in class org.apache.directory.fortress.core.model.OrgUnit
 
hashCode() - Method in class org.apache.directory.fortress.core.model.Permission
 
hashCode() - Method in class org.apache.directory.fortress.core.model.PermissionAttribute
 
hashCode() - Method in class org.apache.directory.fortress.core.model.PermObj
 
hashCode() - Method in class org.apache.directory.fortress.core.model.Props.Entry
 
hashCode() - Method in class org.apache.directory.fortress.core.model.PwPolicy
 
hashCode() - Method in class org.apache.directory.fortress.core.model.Relationship
Compute the hashcode on the parent and child values.
hashCode() - Method in class org.apache.directory.fortress.core.model.Role
 
hashCode() - Method in class org.apache.directory.fortress.core.model.RoleConstraint
 
hashCode() - Method in class org.apache.directory.fortress.core.model.SDSet
 
hashCode() - Method in class org.apache.directory.fortress.core.model.User
Override hashcode so User compare operations work in case insensitive manner in collection classes.
hashCode() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
 
hashCode() - Method in class org.apache.directory.fortress.core.model.UserRole
 
Hier - Class in org.apache.directory.fortress.core.model
All entities (User, Role, Permission, Policy, SDSet, etc...) are used to carry data between Fortress's layers starting with the (1) Manager layer down thru middle (2) Process layer and it's processing rules into (3) DAO layer where persistence with the LDAP server occurs.
Hier() - Constructor for class org.apache.directory.fortress.core.model.Hier
default constructor is used by internal components.
Hier(String, String) - Constructor for class org.apache.directory.fortress.core.model.Hier
Construct entity given a parent and child.
Hier(List<Relationship>) - Constructor for class org.apache.directory.fortress.core.model.Hier
construct hierarchy given a list of parent-child relationships.
Hier(Hier.Type) - Constructor for class org.apache.directory.fortress.core.model.Hier
Construct entity given a hierarchy type - ROLE, AROLE, USER, PERM.
Hier(Hier.Type, String, String) - Constructor for class org.apache.directory.fortress.core.model.Hier
Construct entity given a parent, child and a hierarchy type.
HIER_ADD_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Hierarchical data could not be added to the ldap server.
HIER_CANNOT_PERFORM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Hierarchical type is required and cannot be null.
HIER_DEL_FAILED_HAS_CHILD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The parent cannot be removed from ldap server because it has child.
HIER_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Hierarchical data could not be removed from the ldap server.
HIER_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The requested Hierarchical data could not be found on the ldap server.
HIER_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Hierarchical entity is required and cannot be null.
HIER_READ_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Hierarchical node could not be read from the ldap server.
HIER_REL_CYCLIC - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The specified relationship would cause a cyclic dependency in graph.
HIER_REL_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The specified parent-child relationship already exists on the server.
HIER_REL_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The specified relationship is invalid.
HIER_REL_NOT_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The specified parent-child relationship does not exist on the server.
HIER_TYPE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Hierarchical type is required and cannot be null.
HIER_UPDATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Hierarchical data could not be updated on the ldap server.
Hier.Op - Enum in org.apache.directory.fortress.core.model
Operation type specifies if Add, Update or Deletion of relationship is being targeted.
Hier.Type - Enum in org.apache.directory.fortress.core.model
Enumeration is used to specify which hierarchy node this entity is bound to.
HISTORY_VIOLATION - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The new password was found in history.
HOME - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
HTTP_PW_PROP - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for property containing HTTP service account password.
HTTP_UID_PROP - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for property containing HTTP service account userId.
HttpIds - Class in org.apache.directory.fortress.core.rest
Contains global HttpIds that map to the Fortress REST server.
HttpIds() - Constructor for class org.apache.directory.fortress.core.rest.HttpIds
 

I

IllegalOptionValueException(CmdLineParser.Option, String) - Constructor for exception org.apache.directory.fortress.core.cli.CmdLineParser.IllegalOptionValueException
 
incrementAdd() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Increment the add counter.
incrementBind() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Increment the bind counter.
incrementCompare() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Increment the compare counter.
incrementDelete() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Increment the delete counter.
incrementMod() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Increment the mod counter.
incrementRead() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Increment the read counter.
incrementSearch() - Method in class org.apache.directory.fortress.core.ldap.LdapCounters
Increment the search counter.
INSUFFICIENT_QUALITY - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The password is not of sufficient quality.
IntegerOption(char, String) - Constructor for class org.apache.directory.fortress.core.cli.CmdLineParser.Option.IntegerOption
 
IntegerOption(String) - Constructor for class org.apache.directory.fortress.core.cli.CmdLineParser.Option.IntegerOption
 
INVALID_PASSWORD_MESSAGE - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The processor could not process the password message.
IS_ARBAC02 - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for property ARBAC02 enforcement boolean.
IS_MAX_CONN_BLOCK - Static variable in class org.apache.directory.fortress.core.GlobalIds
Applies to all pools, when all connections are exhausted will block.
isAdmin() - Method in class org.apache.directory.fortress.core.model.PermGrant
If set to true entity will be stored in ldap subdirectory associated with administrative permissions GlobalIds.ADMIN_PERM_ROOT.
isAdmin() - Method in class org.apache.directory.fortress.core.model.Permission
Determine if this Permission is for RBAC or ARBAC processing.
isAdmin() - Method in class org.apache.directory.fortress.core.model.PermObj
If set to true, this entity will be loaded into the Admin Permission data set.
isAdmin() - Method in class org.apache.directory.fortress.core.model.UserAudit
 
isApacheds() - Method in class org.apache.directory.fortress.core.util.Config
 
isAuditDisabled() - Method in class org.apache.directory.fortress.core.util.Config
 
isAuthenticated() - Method in interface org.apache.directory.fortress.core.model.PwMessage
If set to true the user's password check out good.
isAuthenticated() - Method in class org.apache.directory.fortress.core.model.Session
A 'true' value here indicates user successfully authenticated with Fortress.
isAuthenticated() - Method in class org.apache.directory.fortress.core.util.AuthNValidator
 
isBeginInclusive() - Method in interface org.apache.directory.fortress.core.model.Administrator
Set the begin inclusive which specifies if role range includes or excludes the 'beginRange' attribute.
isBeginInclusive() - Method in class org.apache.directory.fortress.core.model.AdminRole
Get the begin inclusive which specifies if role range includes or excludes the 'beginRange' attribute.
isBeginInclusive() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
Set the begin inclusive which specifies if role range includes or excludes the 'beginRange' attribute.
isEmpty() - Method in class org.apache.directory.fortress.core.util.cache.DsdCacheEntry
To prevent repeated reads of the DSD's in the directory, Entries are added to the cache and marked empty.
isEnabled() - Static method in class org.apache.directory.fortress.core.util.EncryptUtil
Returns 'true' if the property crypto.prop has a value set in fortress cfg.
isEndInclusive() - Method in interface org.apache.directory.fortress.core.model.Administrator
Set the end inclusive which specifies if role range includes or excludes the 'endRange' attribute.
isEndInclusive() - Method in class org.apache.directory.fortress.core.model.AdminRole
Get the end inclusive which specifies if role range includes or excludes the 'endRange' attribute.
isEndInclusive() - Method in class org.apache.directory.fortress.core.model.UserAdminRole
Set the end inclusive which specifies if role range includes or excludes the 'endRange' attribute.
isFailedOnly() - Method in class org.apache.directory.fortress.core.model.UserAudit
The failedOnly flag will limit result set to include only authN or authZ events that have failed.
isGroupRole - Variable in class org.apache.directory.fortress.core.model.UserRole
 
isGroupRole() - Method in class org.apache.directory.fortress.core.model.UserRole
Returns 'true' if value in userId refers to group name
isGroupSession() - Method in class org.apache.directory.fortress.core.model.Session
A 'true' value here indicates this Session was created for Group entity
isLdapfilterSizeFound() - Method in class org.apache.directory.fortress.core.util.LdapUtil
The ldap.filter.size specifies the number of entries in the set of ldap filter properties.
isLocked() - Method in class org.apache.directory.fortress.core.model.User
If set to true User's password has been locked by administrator or directory itself due to password policy violations.
isMemberDn() - Method in class org.apache.directory.fortress.core.model.Group
Set if userDn's are loaded in dn format.
isNotEmpty(Properties) - Static method in class org.apache.directory.fortress.core.util.PropUtil
Method will return true if props is not null or empty.
isOpenldap() - Method in class org.apache.directory.fortress.core.util.Config
 
isRealm() - Method in class org.apache.directory.fortress.core.util.Config
 
isRelationship(String, String) - Method in class org.apache.directory.fortress.core.model.Hier
Return true if child and parent represent a valid relationship that is contained within the collection of relationships.
isReset() - Method in class org.apache.directory.fortress.core.model.User
If set to true User's password has been reset by administrator.
isRestEnabled() - Method in class org.apache.directory.fortress.core.util.Config
 
isRoleOccupant() - Method in class org.apache.directory.fortress.core.util.Config
 
isSystem() - Method in class org.apache.directory.fortress.core.model.User
 
isTemporalSet() - Method in interface org.apache.directory.fortress.core.model.Constraint
temporal boolean flag is used by internal Fortress components.
isTemporalSet() - Method in class org.apache.directory.fortress.core.model.Role
temporal boolean flag is used by internal Fortress components.
isTemporalSet() - Method in class org.apache.directory.fortress.core.model.User
temporal boolean flag is used by internal Fortress components.
isTemporalSet() - Method in class org.apache.directory.fortress.core.model.UserRole
temporal boolean flag is used by internal Fortress components.
isUserInRole(User, Role, boolean) - Method in interface org.apache.directory.fortress.core.AccessMgr
Combine createSession and a role check into a single method.
isUserInRole(User, Role, boolean) - Method in class org.apache.directory.fortress.core.impl.AccessMgrImpl
Combine createSession and a role check into a single method.
isUserInRole(User, Role, boolean) - Method in class org.apache.directory.fortress.core.rest.AccessMgrRestImpl
Combine createSession and a role check into a single method.

J

JAXBCachedEntry - Class in org.apache.directory.fortress.core.rest
This class wraps JAXBContext and is used for simple caching mechanism during Fortress XML processing.
JAXBCachedEntry(Class) - Constructor for class org.apache.directory.fortress.core.rest.JAXBCachedEntry
Public constructor requires the entity class to be passed.

K

key - Variable in class org.apache.directory.fortress.core.model.Props.Entry
 

L

LDAP_ADMIN_POOL_EVICT_RUN_MILLIS - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_ADMIN_POOL_MAX - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_ADMIN_POOL_MIN - Static variable in class org.apache.directory.fortress.core.GlobalIds
Used for ldap connection pool of admin users.
LDAP_ADMIN_POOL_PW - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_ADMIN_POOL_TEST_IDLE - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_ADMIN_POOL_UID - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_FILTER - Static variable in class org.apache.directory.fortress.core.GlobalIds
Used to define characters that must be encoded before being processed by ldap operations.
LDAP_FILTER_SIZE - Static variable in class org.apache.directory.fortress.core.GlobalIds
Maximum number of entries allowed for ldap filter replacements.
LDAP_FILTER_SIZE_PROP - Static variable in class org.apache.directory.fortress.core.GlobalIds
Defines how many entries are to be stored in the encoding set.
LDAP_HOST - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_LOG_POOL_EVICT_RUN_MILLIS - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_LOG_POOL_MAX - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_LOG_POOL_MIN - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_LOG_POOL_PW - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_LOG_POOL_TEST_IDLE - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_LOG_POOL_UID - Static variable in class org.apache.directory.fortress.core.GlobalIds
Used for ldap connection pool of log users.
LDAP_PORT - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
LDAP_SUB - Static variable in class org.apache.directory.fortress.core.GlobalIds
Used to define encoded replacements for characters to be filtered.
LdapClientTrustStoreManager - Class in org.apache.directory.fortress.core.ldap
Implement the X509TrustManager interface which will be used during JSSE truststore manager initialization for LDAP client-to-server communications over TLS/SSL.
LdapClientTrustStoreManager(String, char[], String, boolean) - Constructor for class org.apache.directory.fortress.core.ldap.LdapClientTrustStoreManager
Constructor used by connection configuration utility to load trust store manager.
LdapConnectionProvider - Class in org.apache.directory.fortress.core.ldap
This utility manages the LDAP connection pools and provides methods for adding / removing connections from the three pools.
LdapCounters - Class in org.apache.directory.fortress.core.ldap
This class handles simple counters that correspond to ldap operations.
LdapCounters() - Constructor for class org.apache.directory.fortress.core.ldap.LdapCounters
 
LdapDataProvider - Class in org.apache.directory.fortress.core.ldap
Abstract class contains methods to perform low-level entity to ldap persistence.
LdapDataProvider() - Constructor for class org.apache.directory.fortress.core.ldap.LdapDataProvider
 
LdapUtil - Class in org.apache.directory.fortress.core.util
This utility is a singleton and has getters / setters to access properties for filtering data bound for ldap.
LdapUtil() - Constructor for class org.apache.directory.fortress.core.util.LdapUtil
 
LESS_THAN - org.apache.directory.fortress.core.model.ComparisonOperator
 
LESS_THAN_OR_EQUAL_TO - org.apache.directory.fortress.core.model.ComparisonOperator
 
load(String, String, ParentUtil) - Method in class org.apache.directory.fortress.core.model.UserAdminRole
This method loads UserAdminRole entity temporal and ARBAC constraint instance variables with data that was retrieved from the 'ftARC' attribute on the 'ftUserAttrs' object class.
load(String, String, ParentUtil) - Method in class org.apache.directory.fortress.core.model.UserRole
This method loads UserRole entity temporal constraint instance variables with data that was retrieved from the 'ftRC' attribute on the 'ftUserAttrs' object class.
loadAttrs(List<String>, List<Modification>, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given an ldap attribute name and a list of attribute values, construct an ldap modification set to be updated in directory.
loadAttrs(List<String>, Entry, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given an ldap attribute name and a list of attribute values, construct an ldap attribute set to be added to directory.
loadAttrs(Set<String>, List<Modification>, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given an ldap attribute name and a set of attribute values, construct an ldap modification set to be updated in directory.
loadAttrs(Set<String>, Entry, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given an ldap attribute name and a set of attribute values, construct an ldap attribute set to be added to directory.
loadProperties(Properties, List<Modification>, String, boolean) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given a collection of Properties, convert to raw data name-value format and load into ldap modification set in preparation for ldap modify.
loadProperties(Properties, List<Modification>, String, boolean, char) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given a collection of Properties, convert to raw data name-value format and load into ldap modification set in preparation for ldap modify.
loadProperties(Properties, Entry, String) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given a collection of Properties, convert to raw data name-value format and load into ldap modification set in preparation for ldap add.
loadProperties(Properties, Entry, String, char) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given a collection of Properties, convert to raw data name-value format and load into ldap modification set in preparation for ldap add.
loadRelationshipAttrs(List<Relationship>, List<Modification>, String, Hier.Op) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Given a collection of Relationships, convert to raw data name-value format and load into ldap modification set in preparation for ldap modify.
LockDate - Class in org.apache.directory.fortress.core.util.time
This class performs lock date validation for Constraint.
LockDate() - Constructor for class org.apache.directory.fortress.core.util.time.LockDate
 
lockUserAccount(User) - Method in interface org.apache.directory.fortress.core.AdminMgr
Method will lock user's password which will prevent the user from authenticating with directory.
lockUserAccount(User) - Method in class org.apache.directory.fortress.core.impl.AdminMgrImpl
Method will lock user's password which will prevent the user from authenticating with directory.
lockUserAccount(User) - Method in class org.apache.directory.fortress.core.rest.AdminMgrRestImpl
Method will lock user's password which will prevent the user from authenticating with directory.
LOG - Static variable in class org.apache.directory.fortress.core.ant.FortressAntTask
 
logIt(String) - Static method in class org.apache.directory.fortress.core.util.LogUtil
Write a message out to the appropriate log level.
LogUtil - Class in org.apache.directory.fortress.core.util
Contains a simple wrapper for log4j that is used by test utilities.
longForm() - Method in class org.apache.directory.fortress.core.cli.CmdLineParser.Option
 
LongOption(char, String) - Constructor for class org.apache.directory.fortress.core.cli.CmdLineParser.Option.LongOption
 
LongOption(String) - Constructor for class org.apache.directory.fortress.core.cli.CmdLineParser.Option.LongOption
 

M

main(String[]) - Static method in class org.apache.directory.fortress.core.cli.CommandLineInterpreter
 
main(String[]) - Static method in class org.apache.directory.fortress.core.util.EncryptUtil
This wraps EncryptUtil.encrypt(String) method.
Manageable - Class in org.apache.directory.fortress.core.impl
Abstract class allows outside clients to manage security and multi-tenant concerns within the Fortress runtime.
Manageable - Interface in org.apache.directory.fortress.core
Interface allows outside clients to manage security and multi-tenant concerns within the Fortress runtime.
Manageable() - Constructor for class org.apache.directory.fortress.core.impl.Manageable
 
marshal(FortRequest) - Static method in class org.apache.directory.fortress.core.rest.RestUtils
Marshall the request into an XML String.
MAX_CONN_BLOCK_TIME - Static variable in class org.apache.directory.fortress.core.GlobalIds
Applies to all pools, when all connections are exhausted will block for this many milliseconds.
Mod - Class in org.apache.directory.fortress.core.model
This entity class contains OpenLDAP slapd access log records that correspond to modifications made to the directory.
Mod() - Constructor for class org.apache.directory.fortress.core.model.Mod
 
MOD - org.apache.directory.fortress.core.model.Hier.Op
Modify an existing hierarchical relationship in the data set.
modCode - Variable in class org.apache.directory.fortress.core.model.FortEntity
 
modId - Variable in class org.apache.directory.fortress.core.model.FortEntity
 
modify(LdapConnection, String, List<Modification>) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Update exiting ldap entry to the directory.
modify(LdapConnection, String, List<Modification>, FortEntity) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Update exiting ldap entry to the directory.
modify(LdapConnection, String, List<Modification>, FortEntity, boolean) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Update exiting ldap entry to the directory.
modify(LdapConnection, Dn, List<Modification>) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Update exiting ldap entry to the directory.
modify(LdapConnection, Dn, List<Modification>, FortEntity) - Method in class org.apache.directory.fortress.core.ldap.LdapDataProvider
Update exiting ldap entry to the directory.
MUST_SUPPLY_OLD - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The User did not supply their old password when trying to change.

N

name - Variable in class org.apache.directory.fortress.core.model.UserRole
 
newValue(String) - Method in interface org.apache.directory.fortress.core.util.PropUpdater
 
NO_CONTROLS_FOUND - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The password policy control was not found in the message.
NO_ERROR - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Default value when we have no error
NO_MODIFICATIONS - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The User is not allowed to modify their password.
NONE - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute is used in Fortress time/date constraints as default which will always pass.
NOT_EQUALS - org.apache.directory.fortress.core.model.ComparisonOperator
 
NOT_OLPW_POLICY_ENABLED - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The OPENLDAP password policies are not enforced.
NOT_PW_POLICY_ENABLED - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The user has no password policies in effect.
NULL - Static variable in class org.apache.directory.fortress.core.GlobalIds
 

O

OBJ_ADD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
OBJ_DELETE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
OBJ_READ - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
OBJ_SEARCH - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
OBJ_UPDATE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ObjectFactory - Class in org.apache.directory.fortress.core.model
This class contains factory methods for each Java content interface and Java element interface generated in the org.apache.directory.fortress packages.
ObjectFactory() - Constructor for class org.apache.directory.fortress.core.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.directory.fortress.model2
op - Variable in class org.apache.directory.fortress.core.model.Hier
The operation
operationName() - Method in annotation type org.apache.directory.fortress.annotation.AdminPermissionOperation
 
Options - Class in org.apache.directory.fortress.core.cli
This converts between Fortress entities and the JArg Options.
Options(CmdLineParser) - Constructor for class org.apache.directory.fortress.core.cli.Options
 
ORG_ADD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ORG_ADD_FAILED_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU entity could not be added due to ldap error.
ORG_ADD_FAILED_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied User OU entity could not be added due to ldap error.
ORG_ADDINHERIT - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ORG_ASC - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ORG_CHILD_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Parent OU is required for this operation and cannot be null.
ORG_DEL_FAILED_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU entry could not be removed from the server.
ORG_DEL_FAILED_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied User OU entry could not be removed from the server.
ORG_DELETE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ORG_DELETE_FAILED_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU entity could not be removed due to ldap error.
ORG_DELETE_FAILED_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied User OU entity could not be removed due to ldap error.
ORG_DELINHERIT - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ORG_DESC - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ORG_GET_FAILED_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The search for Perm OU's failed on ldap server.
ORG_GET_FAILED_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The search for User OU's failed on ldap server.
ORG_LEN_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied OU name exceed maximum allowed GlobalIds.OU_LEN.
ORG_NOT_FOUND_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU not found on ldap server.
ORG_NOT_FOUND_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied User OU not found on ldap server.
ORG_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied organization unity entity is required and cannot be null.
ORG_NULL_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU is required and cannot be null.
ORG_NULL_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied User OU is required and cannot be null.
ORG_PARENT_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Parent OU is required for this operation and cannot be null.
ORG_READ - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ORG_READ_FAILED_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU entity could not be read due to ldap error.
ORG_READ_FAILED_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied User OU entity could not be read due to ldap error.
ORG_REMOVE_PARENT_FAILED_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU parent attribute could not be removed due to ldap error.
ORG_REMOVE_PARENT_FAILED_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU entity parent attribute could not be updated due to ldap error.
ORG_SEARCH - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ORG_SEARCH_FAILED_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The OU Perm search failed due to ldap error.
ORG_SEARCH_FAILED_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The OU User search failed due to ldap error.
ORG_TYPE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied OrgUnit.type is required and cannot be null.
ORG_TYPE_NULL_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU type is required and cannot be null.
ORG_TYPE_NULL_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied User OU type is required and cannot be null.
ORG_UPDATE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
ORG_UPDATE_FAILED_PERM - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU entity could not be updated due to ldap error.
ORG_UPDATE_FAILED_USER - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied User OU entity could not be updated due to ldap error.
org.apache.directory.fortress.annotation - package org.apache.directory.fortress.annotation
 
org.apache.directory.fortress.core - package org.apache.directory.fortress.core
This package contains public APIs that are used by Java programs to provide Access Management functionality.
org.apache.directory.fortress.core.ant - package org.apache.directory.fortress.core.ant
This package use Apache Ant to provide utility to provision fortress entities and policies using XML files.
org.apache.directory.fortress.core.cli - package org.apache.directory.fortress.core.cli
Click here for Reference Manual which shows how the Command Line Interpreter drives the Fortress APIs from a command prompt.
org.apache.directory.fortress.core.impl - package org.apache.directory.fortress.core.impl
This package contains the fortress implementation classes for data persistence with the LDAP server.
org.apache.directory.fortress.core.ldap - package org.apache.directory.fortress.core.ldap
This package uses Apache Directory LDAP APIâ„¢ to provide ldap data access.
org.apache.directory.fortress.core.model - package org.apache.directory.fortress.core.model
The data entities in this package comprise the fortress data model.
org.apache.directory.fortress.core.rest - package org.apache.directory.fortress.core.rest
This package uses Commons HTTP to provide HTTP functionality that is reused across several components in this package.
org.apache.directory.fortress.core.util - package org.apache.directory.fortress.core.util
This package contains miscellaneous utilities used by internal fortress procedures.
org.apache.directory.fortress.core.util.cache - package org.apache.directory.fortress.core.util.cache
This package contains a caching facade used by internal Fortress functions.
org.apache.directory.fortress.core.util.time - package org.apache.directory.fortress.core.util.time
This package contains utilities used to process fortress temporal constraint checks on entities being activated within the runtime system.
OrganizationalUnit - Class in org.apache.directory.fortress.core.model
This class contains the container node for the OpenLDAP Directory Information Tree.
OrganizationalUnit() - Constructor for class org.apache.directory.fortress.core.model.OrganizationalUnit
Default constructor generates instance of organizational unit object to be loaded as container node.
OrganizationalUnit(String, String) - Constructor for class org.apache.directory.fortress.core.model.OrganizationalUnit
Generate instance of organizational unit object to be loaded as container node.
OrganizationalUnitP - Class in org.apache.directory.fortress.core.impl
Process module for the container node used for grouping related nodes within Fortress directory structure.
OrganizationalUnitP() - Constructor for class org.apache.directory.fortress.core.impl.OrganizationalUnitP
 
orgUnit(String) - Static method in class org.apache.directory.fortress.core.util.VUtil
Simple length check on orgunit that uses GlobalIds.OU_LEN.
OrgUnit - Class in org.apache.directory.fortress.core.model
All entities (AdminRole, OrgUnit, SDSet etc...) are used to carry data between three Fortress layers.starting with the (1) Manager layer down thru middle (2) Process layer and it's processing rules into (3) DAO layer where persistence with the LDAP server occurs.
OrgUnit() - Constructor for class org.apache.directory.fortress.core.model.OrgUnit
Default constructor is used by internal Fortress classes.
OrgUnit(String) - Constructor for class org.apache.directory.fortress.core.model.OrgUnit
Construct a OrgUnit entity with a given ou name.
OrgUnit(String, OrgUnit.Type) - Constructor for class org.apache.directory.fortress.core.model.OrgUnit
Construct a OrgUnit entity with a given ou name and specified type - 'USER' or 'PERM'.
OrgUnit.Type - Enum in org.apache.directory.fortress.core.model
The OrgUnit 'Type' attribute is required and used to specify which OrgUnit tree a particular entity is in reference to.
OrgUnitAnt - Class in org.apache.directory.fortress.core.ant
Entity is used by custom Apache Ant task for special handling of collections.
OrgUnitAnt() - Constructor for class org.apache.directory.fortress.core.ant.OrgUnitAnt
 
OrgUnitRelationship - Class in org.apache.directory.fortress.core.model
This entity is used by Fortress Rest to communicate parent and child OrgUnit information to the server.
OrgUnitRelationship() - Constructor for class org.apache.directory.fortress.core.model.OrgUnitRelationship
 
OSU_ROOT - Static variable in class org.apache.directory.fortress.core.GlobalIds
Specifies the dn of the container where the Fortress User OU pools are located.
OTHER - org.apache.directory.fortress.core.model.RoleConstraint.RCType
 
OU_LEN - Static variable in class org.apache.directory.fortress.core.GlobalIds
Fortress ou's cannot exceed length of 40.

P

PARENT_NODES - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing parent node names for hierarchical processing.
PARENT_ROLE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The RBAC Parent Role entity is required for this operation and cannot be null
ParentUtil - Interface in org.apache.directory.fortress.core.model
This interface provides a callback mechanism for entities UserRole and UserAdminRole and is implemented by RoleUtil.*
parse(String[]) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser
Extract the options and non-option arguments from the given list of command-line arguments.
parseValue(String, Locale) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser.Option.DoubleOption
 
parseValue(String, Locale) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser.Option.IntegerOption
 
parseValue(String, Locale) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser.Option.LongOption
 
parseValue(String, Locale) - Method in class org.apache.directory.fortress.core.cli.CmdLineParser.Option.StringOption
 
password(char[]) - Static method in class org.apache.directory.fortress.core.util.VUtil
Simple length check on User password that uses GlobalIds.PASSWORD_LEN.
PASSWORD - org.apache.directory.fortress.core.model.Warning.Type
Problem during password policy validation.
PASSWORD_EXPIRATION_WARNING - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The password is expiring.
PASSWORD_GRACE_WARNING - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
Password in grace.
PASSWORD_HAS_EXPIRED - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The password has expired.
PASSWORD_LEN - Static variable in class org.apache.directory.fortress.core.GlobalIds
Fortress User passwords must have length of 50 or less..
PASSWORD_TOO_SHORT - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The new password is too short.
PASSWORD_TOO_YOUNG - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
The new password is too young to be changed.
PasswordException - Exception in org.apache.directory.fortress.core
This exception extends SecurityException and is thrown when password check fails.
PasswordException(int, String) - Constructor for exception org.apache.directory.fortress.core.PasswordException
Create an exception with an error code that maps to GlobalErrIds and message text.
PERM - org.apache.directory.fortress.core.model.Hier.Type
Permission OU data set
PERM - org.apache.directory.fortress.core.model.OrgUnit.Type
Type Permission nodes reside in Perm OU pool.
PERM_ADD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_ADD_ATTRIBUTE_SET - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_ADD_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission could not be added to ldap server.
PERM_ADD_PERM_ATTRIBUTE_TO_SET - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_ATTR_ADD_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission Attribute could not be added to ldap server.
PERM_ATTRIBUTE_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission Attribute could not be removed from ldap server.
PERM_ATTRIBUTE_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission Attribute was not found
PERM_ATTRIBUTE_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission Attribute is required but was passed as null.
PERM_ATTRIBUTE_SET_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission Attribute Set could not be removed from ldap server.
PERM_ATTRIBUTE_SET_NM_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission Attribute Set name is required but was passed as null.
PERM_ATTRIBUTE_SET_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission Attribute Set could not be found on ldap server.
PERM_ATTRIBUTE_SET_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission Attribute Set is required but was passed as null.
PERM_ATTRIBUTE_UPDATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission Attribute update failed
PERM_BULK_ADMINROLE_REVOKE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The operation to revoke all administrative Permissions from AdminRole failed on server.
PERM_BULK_ROLE_REVOKE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The operation to revoke all Permissions from RBAC Role failed on server.
PERM_BULK_USER_REVOKE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The operation to revoke all Permissions from User failed on server.
PERM_COMPARE_OP_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission operation could not be read due to server failure.
PERM_DELETE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_DELETE_ATTRIBUTE_SET - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission could not be removed from ldap server.
PERM_DELETE_PERM_ATTRIBUTE_TO_SET - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_DUPLICATE - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Permission could not be added because it already exists on ldap server.
PERM_GRANT_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Permission could not be granted to Role.
PERM_GRANT_USER_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Permission could not be granted to User.
PERM_LEN - Static variable in class org.apache.directory.fortress.core.GlobalIds
Fortress permission names cannot exceed length of 100.
PERM_NOT_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission does not exist in LDAP DIT.
PERM_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission entity is required but was passed as null.
PERM_OBJ_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission object could not be found on ldap server.
PERM_OBJ_SEARCH - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_OBJECT_NM_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission object name is required but was passed as null.
PERM_OBJECT_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission object is required but was passed as null.
PERM_OP_NOT_FOUND - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission operation could not be found on ldap server.
PERM_OPERATION_NM_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission operation name is required but was passed as null.
PERM_OPERATION_NULL - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission operation is required but was passed as null.
PERM_OU_INVALID - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Perm OU was not found on ldap server.
PERM_READ - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_READ_OBJ_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission object could not be read due to server failure.
PERM_READ_OP_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission operation could not be read due to server failure.
PERM_READ_PERM_ATTRIBUTE_SET - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_REVOKE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Permission could not be revoked from Role.
PERM_ROLE_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Permission has already been granted.
PERM_ROLE_NOT_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Permission could not be revoked because it does not exist on server.
PERM_ROLE_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Role-Permission search failed on server.
PERM_ROLES - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_ROLES_AUTHZED - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_ROOT - Static variable in class org.apache.directory.fortress.core.GlobalIds
Specifies the dn of the container where the Fortress Permissions are located.
PERM_SEARCH - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_SEARCH_ANY - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission could not be searched due to server failure.
PERM_SESS_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The search for authorized Permission failed on server.
PERM_UPDATE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_UPDATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Permission could not be updated on ldap server.
PERM_UPDATE_PERM_ATTRIBUTE_IN_SET - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_USER_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Permission could not be granted to User because it already exists on server.
PERM_USER_NOT_EXIST - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The Permission could not be revoked from User because it does not exist on server.
PERM_USER_SEARCH_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The User-Permission search failed on ldap server.
PERM_USERS - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PERM_USERS_AUTHZED - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PermAnt - Class in org.apache.directory.fortress.core.ant
Entity is used by custom Apache Ant task for special handling of collections.
PermAnt() - Constructor for class org.apache.directory.fortress.core.ant.PermAnt
 
PermGrant - Class in org.apache.directory.fortress.core.model
This entity is used by FortressAntTask to add Permission grants to RBAC Role, or ARBAC AdminRole.
PermGrant() - Constructor for class org.apache.directory.fortress.core.model.PermGrant
 
Permission - Class in org.apache.directory.fortress.core.model
All entities (User, Role, Permission, PwPolicy SDSet etc...) are used to carry data between three Fortress layers, starting with the (1) Manager layer down thru middle (2) Process layer and it's processing rules into (3) DAO layer where persistence with the LDAP server occurs.
Permission() - Constructor for class org.apache.directory.fortress.core.model.Permission
Default constructor is used by internal Fortress classes and not intended for external use.
Permission(String) - Constructor for class org.apache.directory.fortress.core.model.Permission
Constructor is used for APIs that do not require opName for example ARBAC canGrant/canRevoke.
Permission(String, String) - Constructor for class org.apache.directory.fortress.core.model.Permission
This constructor is commonly used to create Permission that is a target for authorization API.
Permission(String, String, boolean) - Constructor for class org.apache.directory.fortress.core.model.Permission
This constructor adds the admin flag which is used to process as Administrative permission.
Permission(String, String, String) - Constructor for class org.apache.directory.fortress.core.model.Permission
This constructor adds the objId which is used for creating Permissions that have an identity.
PERMISSION_ATTRIBUTE_NAME - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing Fortress permission attribute set object names.
PERMISSION_ATTRIBUTE_SET_NAME - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing Fortress permission attribute set object names.
PermissionAttribute - Class in org.apache.directory.fortress.core.model
All entities (User, Role, Permission, Policy, SDSet, etc...) are used to carry data between Fortress's layers starting with the (1) Manager layer down thru middle (2) Process layer and it's processing rules into (3) DAO layer where persistence with the LDAP server occurs.
PermissionAttribute() - Constructor for class org.apache.directory.fortress.core.model.PermissionAttribute
 
PermissionAttribute(String) - Constructor for class org.apache.directory.fortress.core.model.PermissionAttribute
 
PermissionAttributeSet - Class in org.apache.directory.fortress.core.model
All entities (User, Role, Permission, Policy, SDSet, etc...) are used to carry data between Fortress's layers starting with the (1) Manager layer down thru middle (2) Process layer and it's processing rules into (3) DAO layer where persistence with the LDAP server occurs.
PermissionAttributeSet() - Constructor for class org.apache.directory.fortress.core.model.PermissionAttributeSet
 
PermissionAttributeSet(String) - Constructor for class org.apache.directory.fortress.core.model.PermissionAttributeSet
 
permissionRoles(Permission) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Return a list of type String of all roles that have granted a particular permission.
permissionRoles(Permission) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Return a list of type String of all roles that have granted a particular permission.
permissionRoles(Permission) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Return a list of type String of all roles that have granted a particular permission.
permissionUsers(Permission) - Method in class org.apache.directory.fortress.core.impl.ReviewMgrImpl
Return all userIds that have been granted (directly) a particular permission.
permissionUsers(Permission) - Method in class org.apache.directory.fortress.core.rest.ReviewMgrRestImpl
Return all userIds that have been granted (directly) a particular permission.
permissionUsers(Permission) - Method in interface org.apache.directory.fortress.core.ReviewMgr
Return all userIds that have been granted (directly) a particular permission.
PermObj - Class in org.apache.directory.fortress.core.model
All entities (User, Role, Permission, PwPolicy SDSet etc...) are used to carry data between three Fortress layers.starting with the (1) Manager layer down thru middle (2) Process layer and it's processing rules into (3) DAO layer where persistence with the LDAP server occurs.
PermObj() - Constructor for class org.apache.directory.fortress.core.model.PermObj
Default Constructor used internal to Fortress.
PermObj(String) - Constructor for class org.apache.directory.fortress.core.model.PermObj
Construct an Fortress PermObj entity given an object name.
PermObj(String, String) - Constructor for class org.apache.directory.fortress.core.model.PermObj
Construct an Fortress PermObj entity given an object and perm ou name.
POBJ_ID - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing Fortress permission object id.
POBJ_NAME - Static variable in class org.apache.directory.fortress.core.GlobalIds
Attribute name for storing Fortress permission object names.
POP_NAME - Static variable in class org.apache.directory.fortress.core.GlobalIds
 
post(String, String) - Method in class org.apache.directory.fortress.core.rest.RestUtils
Perform an HTTP Post REST operation.
post(String, String, String, String) - Method in class org.apache.directory.fortress.core.rest.RestUtils
Perform an HTTP Post REST operation.
PP_NOWARNING - Static variable in class org.apache.directory.fortress.core.impl.GlobalPwMsgIds
No warnings are associated with password.
PPOLICY_ROOT - Static variable in class org.apache.directory.fortress.core.GlobalIds
Specifies the dn of the container where the Fortress Password Polices are located.
PROP_LEN - Static variable in class org.apache.directory.fortress.core.GlobalIds
Fortress properties cannot exceed length of 100.
PROP_SEP - Static variable in class org.apache.directory.fortress.core.GlobalIds
Fortress stores name-value pairs within multivalued attributes in ldap.
properties(Properties) - Static method in class org.apache.directory.fortress.core.util.VUtil
Perform simple length and safe text validations on collection of name-value pairs.
PROPERTY_IMPLEMENTATION - Static variable in class org.apache.directory.fortress.core.GlobalIds
When this optional tag, propertyImplementation, is placed in Fortress properties, its class name will be the default PropertyMgr instance used.
PropertyMgr - Interface in org.apache.directory.fortress.core
 
PropertyMgrFactory - Class in org.apache.directory.fortress.core
 
PropertyMgrFactory() - Constructor for class org.apache.directory.fortress.core.PropertyMgrFactory
 
PropertyMgrImpl - Class in org.apache.directory.fortress.core.impl
 
PropertyMgrImpl() - Constructor for class org.apache.directory.fortress.core.impl.PropertyMgrImpl
 
PropertyMgrRestImpl - Class in org.apache.directory.fortress.core.rest
TODO: implement me...
PropertyMgrRestImpl() - Constructor for class org.apache.directory.fortress.core.rest.PropertyMgrRestImpl
 
Props - Class in org.apache.directory.fortress.core.model
This class is used as a container for java.util.Properties for passing to Fortress Rest server.
Props() - Constructor for class org.apache.directory.fortress.core.model.Props
 
PROPS - Static variable in class org.apache.directory.fortress.core.GlobalIds
The ftProps attribute contains a single name-value pairs that is : separated.
PROPS_AUX_OBJECT_CLASS_NAME - Static variable in class org.apache.directory.fortress.core.GlobalIds
The ftProperties object class contains name-value pairs that are neither validated nor constrained.
Props.Entry - Class in org.apache.directory.fortress.core.model
Java class for anonymous complex type.
PropUpdater - Interface in org.apache.directory.fortress.core.util
This interface is used by DAO objects that are using the GID/UID config update utility.
PropUtil - Class in org.apache.directory.fortress.core.util
Utilities to convert to/from property formats.
PropUtil() - Constructor for class org.apache.directory.fortress.core.util.PropUtil
 
PSU_ROOT - Static variable in class org.apache.directory.fortress.core.GlobalIds
Specifies the dn of the container where the Fortress Permission OU pools are located.
PSWD_ADD - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PSWD_ALLOWCHG_INVLD - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Password allow change attribute invalid.
PSWD_CONST_VIOLATION - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
Server returned password policy constraint violation.
PSWD_CREATE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Password policy could not be added to ldap server.
PSWD_DELETE - Static variable in class org.apache.directory.fortress.core.rest.HttpIds
 
PSWD_DELETE_FAILED - Static variable in class org.apache.directory.fortress.core.GlobalErrIds
The supplied Password policy could not be removed from ldap server.
PSWD_EXPWARN_INVLD - Static variable in class org.apache.directory.fortress.core.