|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml1.core.validator.SubjectSchemaValidator
public class SubjectSchemaValidator
Checks Subject for Schema compliance.
| Constructor Summary | |
|---|---|
SubjectSchemaValidator()
|
|
| Method Summary | |
|---|---|
void |
validate(Subject subject)
|
protected void |
validateNameIdentifierSubjectConfirmation(Subject subject)
Validates that the subject has either a name identifier or subject confirmation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubjectSchemaValidator()
| Method Detail |
|---|
public void validate(Subject subject)
throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<Subject>org.opensaml.xml.validation.ValidationException
protected void validateNameIdentifierSubjectConfirmation(Subject subject)
throws org.opensaml.xml.validation.ValidationException
subject - subject to validate
org.opensaml.xml.validation.ValidationException - thrown if the subject has neither a name identifier or subject confirmation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||