Searched defs:assertion_type (Results 1 – 6 of 6) sorted by relevance
1502 char assertion_type[32]; in GetAssertion() local
288 AssertionType assertion_type() { return assertion_type_; } in assertion_type() function
267 RegExpAssertion::AssertionType assertion_type = in ParseDisjunction() local
791 AssertionType assertion_type() { return assertion_type_; } in assertion_type() function
1473 def __init__(self, assertion_type, user_agent=None, argument
1556 assertion_type = 'http://www.google.com/assertionType' variable in TestAssertionCredentials