public class RemoteServiceAttributeValidator extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
validate(SSOToken token,
String clazz,
Set values)
Validates a set of values.
|
public static boolean validate(SSOToken token, String clazz, Set values) throws SMSException
token
- Single Sign On token.clazz
- Validator class.values
- Set of values to be validated.true
if the set of values is valid.SMSException
- if unable to connect to server.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.