Uses of Package
net.shibboleth.metadata.validate
Packages that use net.shibboleth.metadata.validate
Package
Description
Implementations of core APIs that operate on W3C DOM based metadata.
Aggregator classes for Shibboleth SAML metadata.
Classes for validation of specific object types.
Classes for validation of network-related object types.
Validation classes for
String values.Validation classes for
URL values.Validation classes for X.509 certificate objects.
-
Classes in net.shibboleth.metadata.validate used by net.shibboleth.metadata.dom
-
Classes in net.shibboleth.metadata.validate used by net.shibboleth.metadata.dom.saml.shibboleth
-
Classes in net.shibboleth.metadata.validate used by net.shibboleth.metadata.validateClassDescriptionBase class for validator implementations.Interface for a validator to be applied to an value in the context of a given
Item, to which status metadata will be added when appropriate.Validatorinstances are normally applied in sequence in a chain of responsibility pattern orchestrated by the caller.AValidatorimplementation which encapsulates the functionality of stepping through a sequence of other validators. -
Classes in net.shibboleth.metadata.validate used by net.shibboleth.metadata.validate.netClassDescriptionBase class for validator implementations.Interface for a validator to be applied to an value in the context of a given
Item, to which status metadata will be added when appropriate.Validatorinstances are normally applied in sequence in a chain of responsibility pattern orchestrated by the caller. -
Classes in net.shibboleth.metadata.validate used by net.shibboleth.metadata.validate.stringClassDescriptionAn abstract base class for
Validatorimplementations which validate a value of one type "as" another type: for example, to validate aString"as" anInternetDomainName.Base class for validator implementations.Interface for a validator to be applied to an value in the context of a givenItem, to which status metadata will be added when appropriate.Validatorinstances are normally applied in sequence in a chain of responsibility pattern orchestrated by the caller. -
Classes in net.shibboleth.metadata.validate used by net.shibboleth.metadata.validate.urlClassDescriptionBase class for validator implementations.Interface for a validator to be applied to an value in the context of a given
Item, to which status metadata will be added when appropriate.Validatorinstances are normally applied in sequence in a chain of responsibility pattern orchestrated by the caller. -
Classes in net.shibboleth.metadata.validate used by net.shibboleth.metadata.validate.x509ClassDescriptionBase class for validator implementations.Interface for a validator to be applied to an value in the context of a given
Item, to which status metadata will be added when appropriate.Validatorinstances are normally applied in sequence in a chain of responsibility pattern orchestrated by the caller.