ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
SAML2\Signature Namespace Reference

Data Structures

class  AbstractChainedValidator
 
interface  ChainedValidator
 Interface \SAML2\Validator\Responsible. More...
 
class  FingerprintValidator
 Validates the signature based on the fingerprint of the certificate. More...
 
class  MissingConfigurationException
 
class  PublicKeyValidator
 
class  Validator
 Signature Validator. More...
 
class  ValidatorChain
 Allows for validation of a signature trying different validators till a validator is found that can validate the signature. More...
 
interface  ValidatorInterface