org.opensaml.saml2.metadata.validator
public class RoleDescriptorSchemaValidator<RoleDescriptorType extends RoleDescriptor> extends Object implements Validator<RoleDescriptorType>
RoleDescriptor
for Schema compliance.Constructor and Description |
---|
RoleDescriptorSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(RoleDescriptorType roleDescriptor) |
protected void |
validateProtocols(RoleDescriptor roleDescriptor)
Checks that one or more Protocols are present.
|
public void validate(RoleDescriptorType roleDescriptor) throws ValidationException
validate
in interface Validator<RoleDescriptorType extends RoleDescriptor>
ValidationException
protected void validateProtocols(RoleDescriptor roleDescriptor) throws ValidationException
roleDescriptor
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.