class |
CollectiveAttributeSubentriesVirtualAttributeProvider |
This class implements a virtual attribute provider to serve the collectiveAttributeSubentries operational attribute
as described in RFC 3671.
|
class |
EntityTagVirtualAttributeProvider |
This class implements a virtual attribute provider which ensures that all entries contain an "entity tag" or "Etag"
as defined in section 3.11 of RFC 2616.
|
class |
EntryDNVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the entryDN operational attribute as
described in draft-zeilenga-ldap-entrydn.
|
class |
EntryUUIDVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the entryUUID operational attribute as
described in RFC 4530.
|
class |
GoverningStructureRuleVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the governingStructuralRule operational
attribute as described in RFC 4512.
|
class |
HasSubordinatesVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the hasSubordinates operational attribute
as described in X.501.
|
class |
IsMemberOfVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the isMemberOf operational attribute.
|
class |
MemberVirtualAttributeProvider |
This class implements a virtual attribute provider that works in conjunction with virtual static groups to generate
the values for the member or uniqueMember attribute.
|
class |
NumSubordinatesVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the hasSubordinates operational attribute
as described in draft-ietf-boreham-numsubordinates.
|
class |
PasswordExpirationTimeVirtualAttributeProvider |
Provider for the password expiration time virtual attribute.
|
class |
PasswordPolicySubentryVirtualAttributeProvider |
This class implements a virtual attribute provider to serve the pwdPolicySubentry operational attribute as described
in Password Policy for LDAP Directories Internet-Draft.
|
class |
StructuralObjectClassVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the structuralObjectClass operational
attribute as described in RFC 4512.
|
class |
SubschemaSubentryVirtualAttributeProvider |
This class implements a virtual attribute provider that is meant to serve the subschemaSubentry operational attribute
as described in RFC 4512.
|
class |
UserDefinedVirtualAttributeProvider |
This class implements a virtual attribute provider that allows administrators to define their own values that will be
inserted into any entry that matches the criteria defined in the virtual attribute rule.
|
class |
UserTemplateVirtualAttributeProvider |
This class implements a virtual attribute provider that allows administrators to define their own virtual attribute
with template that will be evaluated by taking the data from the attributes only for the entry that matches the
criteria defined in the virtual attribute rule.
|