Home
last modified time | relevance | path

Searched refs:TokenType_ (Results 1 – 20 of 20) sorted by relevance

/dports/security/py-pysaml24/pysaml2-4.9.0/src/saml2/authn_context/
H A Dmobiletwofactor.py853 class TokenType_(SamlBase): class
888 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1031 class Token(TokenType_):
1036 c_children = TokenType_.c_children.copy()
1037 c_attributes = TokenType_.c_attributes.copy()
1038 c_child_order = TokenType_.c_child_order[:]
1039 c_cardinality = TokenType_.c_cardinality.copy()
2442 TokenType_.c_tag: token_type__from_string,
2538 'TokenType': TokenType_,
H A Dpword.py845 class TokenType_(SamlBase): class
879 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1021 class Token(TokenType_):
1026 c_children = TokenType_.c_children.copy()
1027 c_attributes = TokenType_.c_attributes.copy()
1028 c_child_order = TokenType_.c_child_order[:]
1029 c_cardinality = TokenType_.c_cardinality.copy()
2498 TokenType_.c_tag: token_type__from_string,
2594 'TokenType': TokenType_,
H A Dsslcert.py931 class TokenType_(SamlBase): class
966 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1109 class Token(TokenType_):
1114 c_children = TokenType_.c_children.copy()
1115 c_attributes = TokenType_.c_attributes.copy()
1116 c_child_order = TokenType_.c_child_order[:]
1117 c_cardinality = TokenType_.c_cardinality.copy()
2423 TokenType_.c_tag: token_type__from_string,
2519 'TokenType': TokenType_,
H A Dppt.py850 class TokenType_(SamlBase): class
885 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1028 class Token(TokenType_):
1033 c_children = TokenType_.c_children.copy()
1034 c_attributes = TokenType_.c_attributes.copy()
1035 c_child_order = TokenType_.c_child_order[:]
1036 c_cardinality = TokenType_.c_cardinality.copy()
2499 TokenType_.c_tag: token_type__from_string,
2595 'TokenType': TokenType_,
H A Dippword.py852 class TokenType_(SamlBase): class
887 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1030 class Token(TokenType_):
1035 c_children = TokenType_.c_children.copy()
1036 c_attributes = TokenType_.c_attributes.copy()
1037 c_child_order = TokenType_.c_child_order[:]
1038 c_cardinality = TokenType_.c_cardinality.copy()
2545 TokenType_.c_tag: token_type__from_string,
2641 'TokenType': TokenType_,
H A Dtimesync.py655 class TokenType_(SamlBase):
690 return saml2.create_class_from_xml_string(TokenType_, xml_string)
693 class Token(TokenType_):
698 c_children = TokenType_.c_children.copy()
699 c_attributes = TokenType_.c_attributes.copy()
700 c_child_order = TokenType_.c_child_order[:]
701 c_cardinality = TokenType_.c_cardinality.copy()
2596 TokenType_.c_tag: token_type__from_string,
2692 'TokenType': TokenType_,
/dports/security/py-pysaml2/pysaml2-7.1.0/src/saml2/authn_context/
H A Dmobiletwofactor.py853 class TokenType_(SamlBase): class
888 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1031 class Token(TokenType_):
1036 c_children = TokenType_.c_children.copy()
1037 c_attributes = TokenType_.c_attributes.copy()
1038 c_child_order = TokenType_.c_child_order[:]
1039 c_cardinality = TokenType_.c_cardinality.copy()
2442 TokenType_.c_tag: token_type__from_string,
2538 'TokenType': TokenType_,
H A Dsslcert.py931 class TokenType_(SamlBase):
966 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1109 class Token(TokenType_):
1114 c_children = TokenType_.c_children.copy()
1115 c_attributes = TokenType_.c_attributes.copy()
1116 c_child_order = TokenType_.c_child_order[:]
1117 c_cardinality = TokenType_.c_cardinality.copy()
2423 TokenType_.c_tag: token_type__from_string,
2519 'TokenType': TokenType_,
H A Dippword.py852 class TokenType_(SamlBase): class
887 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1030 class Token(TokenType_):
1035 c_children = TokenType_.c_children.copy()
1036 c_attributes = TokenType_.c_attributes.copy()
1037 c_child_order = TokenType_.c_child_order[:]
1038 c_cardinality = TokenType_.c_cardinality.copy()
2545 TokenType_.c_tag: token_type__from_string,
2641 'TokenType': TokenType_,
H A Dppt.py850 class TokenType_(SamlBase): class
885 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1028 class Token(TokenType_):
1033 c_children = TokenType_.c_children.copy()
1034 c_attributes = TokenType_.c_attributes.copy()
1035 c_child_order = TokenType_.c_child_order[:]
1036 c_cardinality = TokenType_.c_cardinality.copy()
2499 TokenType_.c_tag: token_type__from_string,
2595 'TokenType': TokenType_,
H A Dpword.py845 class TokenType_(SamlBase):
879 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1021 class Token(TokenType_):
1026 c_children = TokenType_.c_children.copy()
1027 c_attributes = TokenType_.c_attributes.copy()
1028 c_child_order = TokenType_.c_child_order[:]
1029 c_cardinality = TokenType_.c_cardinality.copy()
2498 TokenType_.c_tag: token_type__from_string,
2594 'TokenType': TokenType_,
H A Dtimesync.py655 class TokenType_(SamlBase):
690 return saml2.create_class_from_xml_string(TokenType_, xml_string)
693 class Token(TokenType_):
698 c_children = TokenType_.c_children.copy()
699 c_attributes = TokenType_.c_attributes.copy()
700 c_child_order = TokenType_.c_child_order[:]
701 c_cardinality = TokenType_.c_cardinality.copy()
2596 TokenType_.c_tag: token_type__from_string,
2692 'TokenType': TokenType_,
/dports/security/py-pysaml26/pysaml2-6.5.2/src/saml2/authn_context/
H A Dppt.py850 class TokenType_(SamlBase): class
885 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1028 class Token(TokenType_):
1033 c_children = TokenType_.c_children.copy()
1034 c_attributes = TokenType_.c_attributes.copy()
1035 c_child_order = TokenType_.c_child_order[:]
1036 c_cardinality = TokenType_.c_cardinality.copy()
2499 TokenType_.c_tag: token_type__from_string,
2595 'TokenType': TokenType_,
H A Dsslcert.py931 class TokenType_(SamlBase): class
966 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1109 class Token(TokenType_):
1114 c_children = TokenType_.c_children.copy()
1115 c_attributes = TokenType_.c_attributes.copy()
1116 c_child_order = TokenType_.c_child_order[:]
1117 c_cardinality = TokenType_.c_cardinality.copy()
2423 TokenType_.c_tag: token_type__from_string,
2519 'TokenType': TokenType_,
H A Dippword.py852 class TokenType_(SamlBase): class
887 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1030 class Token(TokenType_):
1035 c_children = TokenType_.c_children.copy()
1036 c_attributes = TokenType_.c_attributes.copy()
1037 c_child_order = TokenType_.c_child_order[:]
1038 c_cardinality = TokenType_.c_cardinality.copy()
2545 TokenType_.c_tag: token_type__from_string,
2641 'TokenType': TokenType_,
H A Dmobiletwofactor.py853 class TokenType_(SamlBase): class
888 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1031 class Token(TokenType_):
1036 c_children = TokenType_.c_children.copy()
1037 c_attributes = TokenType_.c_attributes.copy()
1038 c_child_order = TokenType_.c_child_order[:]
1039 c_cardinality = TokenType_.c_cardinality.copy()
2442 TokenType_.c_tag: token_type__from_string,
2538 'TokenType': TokenType_,
H A Dpword.py845 class TokenType_(SamlBase): class
879 return saml2.create_class_from_xml_string(TokenType_, xml_string)
1021 class Token(TokenType_):
1026 c_children = TokenType_.c_children.copy()
1027 c_attributes = TokenType_.c_attributes.copy()
1028 c_child_order = TokenType_.c_child_order[:]
1029 c_cardinality = TokenType_.c_cardinality.copy()
2498 TokenType_.c_tag: token_type__from_string,
2594 'TokenType': TokenType_,
H A Dtimesync.py655 class TokenType_(SamlBase):
690 return saml2.create_class_from_xml_string(TokenType_, xml_string)
693 class Token(TokenType_):
698 c_children = TokenType_.c_children.copy()
699 c_attributes = TokenType_.c_attributes.copy()
700 c_child_order = TokenType_.c_child_order[:]
701 c_cardinality = TokenType_.c_cardinality.copy()
2596 TokenType_.c_tag: token_type__from_string,
2692 'TokenType': TokenType_,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoidx.cxx2618 struct TokenType_ { struct
2625 const struct TokenType_ g_TokenTypes[] =
2671 for (TokenType_ const* pTokenType = g_TokenTypes; in replaceByIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoidx.cxx2642 struct TokenType_ { struct
2647 static const struct TokenType_ g_TokenTypes[] = argument
2693 for (TokenType_ const* pTokenType = g_TokenTypes; in replaceByIndex()