org.opensaml.saml2.core.validator
Constructor and Description |
---|
IDPEntrySchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(IDPEntry entry) |
protected void |
validateProviderID(IDPEntry entry)
Validates ProviderID attribute
|
public void validate(IDPEntry entry) throws ValidationException
validate
in interface Validator<IDPEntry>
ValidationException
protected void validateProviderID(IDPEntry entry) throws ValidationException
entry
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.