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