public class SamlSubjectMatcher extends SamlResponseElementMatcher
Constructor and Description |
---|
SamlSubjectMatcher(String expectedUsername,
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
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.