JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package net.shibboleth.metadata.validate.url
package
net.shibboleth.metadata.validate.url
Validation classes for
URL
values.
Since:
0.10.0
Related Packages
Package
Description
net.shibboleth.metadata.validate
Classes for validation of specific object types.
net.shibboleth.metadata.validate.net
Classes for validation of network-related object types.
net.shibboleth.metadata.validate.string
Validation classes for
String
values.
net.shibboleth.metadata.validate.x509
Validation classes for X.509 certificate objects.
Classes
Class
Description
EmptyPortURLValidator
Validates that a
URL
does not contain an empty port component.
HTTPSProtocolURLValidator
Validates that a
URL
has the
https
protocol.
MissingHostURLValidator
Validates that a
URL
has a host component.