org.opensaml.saml2.core.validator
public class AuthnContextClassRefSchemaValidator extends Object implements 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 ValidationException
validate
in interface Validator<AuthnContextClassRef>
ValidationException
protected void validateClassRef(AuthnContextClassRef authnCCR) throws ValidationException
authnCCR
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.