Class StringElementValidationStage

java.lang.Object
net.shibboleth.shared.component.AbstractInitializableComponent
All Implemented Interfaces:
Stage<Element>, net.shibboleth.shared.component.Component, net.shibboleth.shared.component.DestructableComponent, net.shibboleth.shared.component.IdentifiableComponent, net.shibboleth.shared.component.IdentifiedComponent, net.shibboleth.shared.component.InitializableComponent

@ThreadSafe public class StringElementValidationStage extends AbstractElementValidationStage<String>
A Stage allowing validation of DOM Elements treated as Strings.
Since:
0.10.0