Package com.sap.cloud.security.token.validation
package com.sap.cloud.security.token.validation
-
ClassDescriptionThis is a special validator that combines several validators into one.Implement this interface to register custom validation listener to the
CombiningValidator
.Captures the result of a validation.This is a factory class to easily createValidationResult
objects.Validator<T>Generic validator interface over typeValidator
.