Package | Description |
---|---|
com.sun.identity.shared.validation | |
org.forgerock.openam.oauth2.validation |
Modifier and Type | Class and Description |
---|---|
class |
IntegerValidator
Validator for integer format.
|
class |
PositiveIntegerValidator
Validator for positive integer format.
|
class |
URLValidator
Validator for URL format.
|
class |
XSDateTimeValidator
Validator for
xs:dateTime format. |
class |
XSDurationValidator
Validator for
xs:duration format. |
Modifier and Type | Class and Description |
---|---|
class |
OpenIDConnectURLValidator
This is simply used to verify that URIs entered to the OAuth2 system's
redirect don't contain fragments.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.