Package | Description |
---|---|
org.forgerock.opendj.adapter.server3x |
Classes for interacting with an embedded OpenDJ 2.x instance using the OpenDJ LDAP SDK.
|
org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.opends.server.admin.std.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
static org.forgerock.opendj.ldap.SearchScope |
Converters.from(VirtualAttributeCfgDefn.Scope srvScope)
Converts from OpenDJ server
VirtualAttributeCfgDefn.Scope to OpenDJ LDAP SDK
SearchScope . |
Modifier and Type | Method and Description |
---|---|
VirtualAttributeCfgDefn.Scope |
VirtualAttributeCfgClient.getScope()
Gets the "scope" property.
|
Modifier and Type | Method and Description |
---|---|
void |
VirtualAttributeCfgClient.setScope(VirtualAttributeCfgDefn.Scope value)
Sets the "scope" property.
|
Modifier and Type | Method and Description |
---|---|
static VirtualAttributeCfgDefn.Scope |
VirtualAttributeCfgDefn.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualAttributeCfgDefn.Scope[] |
VirtualAttributeCfgDefn.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
PasswordPolicySubentryVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
StructuralObjectClassVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
GoverningStructureRuleVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
MemberVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
EntityTagVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
EntryUUIDVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
UserDefinedVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
HasSubordinatesVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
VirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
EntryDNVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
PasswordExpirationTimeVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
IsMemberOfVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
NumSubordinatesVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
CollectiveAttributeSubentriesVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
SubschemaSubentryVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
Modifier and Type | Method and Description |
---|---|
VirtualAttributeCfgDefn.Scope |
VirtualAttributeCfg.getScope()
Gets the "scope" property.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.