Package | Description |
---|---|
com.sun.identity.common.configuration | |
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
org.forgerock.openam.audit.validation |
SMS validation classes for audit configuration validation.
|
org.forgerock.openam.authentication.modules.fr.oath.validators | |
org.forgerock.openam.selfservice.config |
Contains classes for handling self service console configuration.
|
org.forgerock.openam.sm.validation |
Modifier and Type | Class and Description |
---|---|
class |
DuplicateKeyMapValueValidator
Validates map value properties in Agent Properties. e.g.
|
class |
FilterModeValueValidator
Validates Filter Mode property value in Agent Properties. e.g.
|
class |
GlobalMapValueValidator
Validates Global Map property value in Agent Properties.
|
class |
ListValueValidator
Validates list value in Agent Properties. e.g.
|
class |
MapValueValidator
Validates map value properties in Agent Properties. e.g.
|
class |
ServerPropertyValidator
Validates the values of server configuration properties.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceComparatorValidator
This validator checks the wildcard and oneLevelWildcard defined
for a resource comparator.
|
Modifier and Type | Class and Description |
---|---|
class |
EmailValidator
The class
EmailValidator is used to check if the Email address
is syntactically correct according to valid format defined in RFC 822. |
class |
IPAddressValidator
The class
IPAddressValidator is used to check if the IP
address is syntactically correct. |
class |
RequiredValueValidator
This validator checks if Set is empty or not.
|
class |
ServerIDValidator
The class
ServerIDValidator is used to validate the correct
string format for the attribute iplanet-am-platform-server-list in
iPlanetAMPlatformService. e.g. proto://host.port|xx where xx is an unique
identifier and could any two bytes value |
class |
SiteIDValidator
The class
ServerIDValidator is used to validate the correct
string format for the attribute iplanet-am-platform-server-list in
iPlanetAMPlatformService. e.g. proto://host.port|xx where xx is an unique
identifier and could any two bytes value |
Modifier and Type | Class and Description |
---|---|
class |
PositiveIntegerValidator
Service Manager validator for positive integers.
|
Modifier and Type | Class and Description |
---|---|
class |
AlphaNumericValidator
Service Manager validator for alpha numeric characters.
|
class |
CodeLengthValidator
Validates that the entered code length is at least 6.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyAliasValidator
Validates that a key alias is specified and that it actually exists in the
configured key store.
|
Modifier and Type | Class and Description |
---|---|
class |
Base64EncodedBinaryValidator
Validates that an attribute is set to a single base64-encoded
|
class |
EndpointValidator
Checks that an attribute is either a URL or a Hostname.
|
class |
HostnameValidator
Service Manager validator for hostnames.
|
class |
PortValidator
Service Manager validator for ports.
|
class |
StatelessSessionSigningAlgorithmValidator
Validates stateless session signature algorithm choice is consistent with
org.forgerock.openam.session.stateless.signing.allownone system property. |
class |
URLValidator
Attempts to create a URL from each provided attributed.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.