|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.metadata.validator.ServiceNameSchemaValidator
public class ServiceNameSchemaValidator
Checks ServiceName for Schema compliance.
| Constructor Summary | |
|---|---|
ServiceNameSchemaValidator()
Constructor |
|
| Method Summary | |
|---|---|
void |
validate(ServiceName serviceName)
|
protected void |
validateName(ServiceName serviceName)
Checks that Name is present. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceNameSchemaValidator()
| Method Detail |
|---|
public void validate(ServiceName serviceName)
throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<ServiceName>org.opensaml.xml.validation.ValidationException
protected void validateName(ServiceName serviceName)
throws org.opensaml.xml.validation.ValidationException
serviceName -
org.opensaml.xml.validation.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||