public class SamlSubjectConfirmationMatcher extends SamlResponseElementMatcher
Modifier and Type | Field and Description |
---|---|
static String |
SUBJECT_CONFIRMATION |
Constructor and Description |
---|
SamlSubjectConfirmationMatcher(Instant whenRequestWasSent,
String expectedSamlConsumerUrl,
String expectedRequestId) |
Modifier and Type | Method and Description |
---|---|
protected void |
assertExtracted(Node element) |
protected Node |
extractFromParent(Node parent) |
protected List<SamlResponseElementMatcher> |
getChildrenMatchers() |
assertElementPresent, describeTo, extractElementByNameInAnyNamespace, matchesSafely
describeMismatch, describeMismatchSafely, matches
public static final String SUBJECT_CONFIRMATION
protected Node extractFromParent(Node parent) throws Exception
extractFromParent
in class SamlResponseElementMatcher
Exception
protected void assertExtracted(Node element) throws Exception
assertExtracted
in class SamlResponseElementMatcher
Exception
protected List<SamlResponseElementMatcher> getChildrenMatchers()
getChildrenMatchers
in class SamlResponseElementMatcher
Copyright © 2021 Atlassian. All rights reserved.