org.opensaml.saml2.core.validator
Constructor and Description |
---|
IssuerSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(Issuer issuer) |
protected void |
validateName(Issuer issuer)
Checks that Issuer name is present.
|
public void validate(Issuer issuer) throws ValidationException
validate
in interface Validator<Issuer>
ValidationException
protected void validateName(Issuer issuer) throws ValidationException
issuer
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.