Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
SnmpConnectionHandlerCfgDefn.SecurityLevel |
SnmpConnectionHandlerCfgClient.getSecurityLevel()
Gets the "security-level" property.
|
Modifier and Type | Method and Description |
---|---|
void |
SnmpConnectionHandlerCfgClient.setSecurityLevel(SnmpConnectionHandlerCfgDefn.SecurityLevel value)
Sets the "security-level" property.
|
Modifier and Type | Method and Description |
---|---|
static SnmpConnectionHandlerCfgDefn.SecurityLevel |
SnmpConnectionHandlerCfgDefn.SecurityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnmpConnectionHandlerCfgDefn.SecurityLevel[] |
SnmpConnectionHandlerCfgDefn.SecurityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumPropertyDefinition<SnmpConnectionHandlerCfgDefn.SecurityLevel> |
SnmpConnectionHandlerCfgDefn.getSecurityLevelPropertyDefinition()
Get the "security-level" property definition.
|
Modifier and Type | Method and Description |
---|---|
SnmpConnectionHandlerCfgDefn.SecurityLevel |
SnmpConnectionHandlerCfg.getSecurityLevel()
Gets the "security-level" property.
|
Copyright 2010-2020 ForgeRock AS.