| Package | Description |
|---|---|
| org.keycloak.services.validation |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ClientValidator.validate(ClientRepresentation client,
ValidationMessages messages)
Checks if the Client's Redirect URIs doesn't contain any URI fragments (like http://example.org/auth#fragment)
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.