public class AuthnContextClassRefSchemaValidator extends Object implements org.opensaml.xml.validation.Validator<AuthnContextClassRef>
AuthnContextClassRef
for Schema compliance.Constructor and Description |
---|
AuthnContextClassRefSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(AuthnContextClassRef authnContextClassRef) |
protected void |
validateClassRef(AuthnContextClassRef authnCCR)
Checks that the AuthnContextClassRef is present.
|
public AuthnContextClassRefSchemaValidator()
public void validate(AuthnContextClassRef authnContextClassRef) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<AuthnContextClassRef>
org.opensaml.xml.validation.ValidationException
protected void validateClassRef(AuthnContextClassRef authnCCR) throws org.opensaml.xml.validation.ValidationException
authnCCR
- org.opensaml.xml.validation.ValidationException
Copyright © 1999-2013. All Rights Reserved.