|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml2.metadata.validator.EndpointSchemaValidator<EndpointType>
org.opensaml.saml2.metadata.validator.IndexedEndpointSchemaValidator<EndpointType>
public class IndexedEndpointSchemaValidator<EndpointType extends IndexedEndpoint>
Checks IndexedEndpoint
for Schema compliance.
Constructor Summary | |
---|---|
IndexedEndpointSchemaValidator()
Constructor |
Method Summary | |
---|---|
void |
validate(EndpointType indexedEndpoint)
|
protected void |
validateIndex(IndexedEndpoint indexedEndpoint)
Checks that Index is non-negative. |
Methods inherited from class org.opensaml.saml2.metadata.validator.EndpointSchemaValidator |
---|
validateBinding, validateLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexedEndpointSchemaValidator()
Method Detail |
---|
public void validate(EndpointType indexedEndpoint) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<EndpointType extends IndexedEndpoint>
validate
in class EndpointSchemaValidator<EndpointType extends IndexedEndpoint>
org.opensaml.xml.validation.ValidationException
protected void validateIndex(IndexedEndpoint indexedEndpoint) throws org.opensaml.xml.validation.ValidationException
indexedEndpoint
-
org.opensaml.xml.validation.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |