Home
last modified time | relevance | path

Searched refs:AuthenticatorBaseType_ (Results 1 – 18 of 18) sorted by relevance

/dports/security/py-pysaml24/pysaml2-4.9.0/src/saml2/authn_context/
H A Dmobiletwofactor.py1860 class AuthenticatorBaseType_(SamlBase): class
1935 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
2015 class Authenticator(AuthenticatorBaseType_):
2020 c_children = AuthenticatorBaseType_.c_children.copy()
2021 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
2022 c_child_order = AuthenticatorBaseType_.c_child_order[:]
2023 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2460 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2556 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dpword.py1640 class AuthenticatorBaseType_(SamlBase): class
1670 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
1704 class Authenticator(AuthenticatorBaseType_):
1709 c_children = AuthenticatorBaseType_.c_children.copy()
1710 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
1711 c_child_order = AuthenticatorBaseType_.c_child_order[:]
1712 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2519 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2615 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dsslcert.py731 class AuthenticatorBaseType_(SamlBase): class
759 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
763 class Authenticator(AuthenticatorBaseType_):
768 c_children = AuthenticatorBaseType_.c_children.copy()
769 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
770 c_child_order = AuthenticatorBaseType_.c_child_order[:]
771 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2445 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2541 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dppt.py1563 class AuthenticatorBaseType_(SamlBase): class
1592 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
1692 class Authenticator(AuthenticatorBaseType_):
1697 c_children = AuthenticatorBaseType_.c_children.copy()
1698 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
1699 c_child_order = AuthenticatorBaseType_.c_child_order[:]
1700 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2520 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2616 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dippword.py1662 class AuthenticatorBaseType_(SamlBase): class
1702 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
1736 class Authenticator(AuthenticatorBaseType_):
1741 c_children = AuthenticatorBaseType_.c_children.copy()
1742 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
1743 c_child_order = AuthenticatorBaseType_.c_child_order[:]
1744 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2566 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2662 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dtimesync.py2206 class AuthenticatorBaseType_(SamlBase):
2326 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
2330 class Authenticator(AuthenticatorBaseType_):
2335 c_children = AuthenticatorBaseType_.c_children.copy()
2336 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
2337 c_child_order = AuthenticatorBaseType_.c_child_order[:]
2338 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2563 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2659 'AuthenticatorBaseType': AuthenticatorBaseType_,
/dports/security/py-pysaml2/pysaml2-7.1.0/src/saml2/authn_context/
H A Dmobiletwofactor.py1860 class AuthenticatorBaseType_(SamlBase): class
1935 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
2015 class Authenticator(AuthenticatorBaseType_):
2020 c_children = AuthenticatorBaseType_.c_children.copy()
2021 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
2022 c_child_order = AuthenticatorBaseType_.c_child_order[:]
2023 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2460 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2556 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dsslcert.py731 class AuthenticatorBaseType_(SamlBase):
759 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
763 class Authenticator(AuthenticatorBaseType_):
768 c_children = AuthenticatorBaseType_.c_children.copy()
769 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
770 c_child_order = AuthenticatorBaseType_.c_child_order[:]
771 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2445 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2541 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dippword.py1662 class AuthenticatorBaseType_(SamlBase): class
1702 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
1736 class Authenticator(AuthenticatorBaseType_):
1741 c_children = AuthenticatorBaseType_.c_children.copy()
1742 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
1743 c_child_order = AuthenticatorBaseType_.c_child_order[:]
1744 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2566 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2662 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dppt.py1563 class AuthenticatorBaseType_(SamlBase): class
1592 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
1692 class Authenticator(AuthenticatorBaseType_):
1697 c_children = AuthenticatorBaseType_.c_children.copy()
1698 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
1699 c_child_order = AuthenticatorBaseType_.c_child_order[:]
1700 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2520 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2616 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dpword.py1640 class AuthenticatorBaseType_(SamlBase):
1670 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
1704 class Authenticator(AuthenticatorBaseType_):
1709 c_children = AuthenticatorBaseType_.c_children.copy()
1710 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
1711 c_child_order = AuthenticatorBaseType_.c_child_order[:]
1712 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2519 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2615 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dtimesync.py2206 class AuthenticatorBaseType_(SamlBase):
2326 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
2330 class Authenticator(AuthenticatorBaseType_):
2335 c_children = AuthenticatorBaseType_.c_children.copy()
2336 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
2337 c_child_order = AuthenticatorBaseType_.c_child_order[:]
2338 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2563 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2659 'AuthenticatorBaseType': AuthenticatorBaseType_,
/dports/security/py-pysaml26/pysaml2-6.5.2/src/saml2/authn_context/
H A Dppt.py1563 class AuthenticatorBaseType_(SamlBase): class
1592 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
1692 class Authenticator(AuthenticatorBaseType_):
1697 c_children = AuthenticatorBaseType_.c_children.copy()
1698 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
1699 c_child_order = AuthenticatorBaseType_.c_child_order[:]
1700 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2520 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2616 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dsslcert.py731 class AuthenticatorBaseType_(SamlBase): class
759 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
763 class Authenticator(AuthenticatorBaseType_):
768 c_children = AuthenticatorBaseType_.c_children.copy()
769 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
770 c_child_order = AuthenticatorBaseType_.c_child_order[:]
771 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2445 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2541 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dippword.py1662 class AuthenticatorBaseType_(SamlBase): class
1702 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
1736 class Authenticator(AuthenticatorBaseType_):
1741 c_children = AuthenticatorBaseType_.c_children.copy()
1742 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
1743 c_child_order = AuthenticatorBaseType_.c_child_order[:]
1744 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2566 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2662 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dmobiletwofactor.py1860 class AuthenticatorBaseType_(SamlBase): class
1935 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
2015 class Authenticator(AuthenticatorBaseType_):
2020 c_children = AuthenticatorBaseType_.c_children.copy()
2021 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
2022 c_child_order = AuthenticatorBaseType_.c_child_order[:]
2023 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2460 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2556 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dpword.py1640 class AuthenticatorBaseType_(SamlBase): class
1670 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
1704 class Authenticator(AuthenticatorBaseType_):
1709 c_children = AuthenticatorBaseType_.c_children.copy()
1710 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
1711 c_child_order = AuthenticatorBaseType_.c_child_order[:]
1712 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2519 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2615 'AuthenticatorBaseType': AuthenticatorBaseType_,
H A Dtimesync.py2206 class AuthenticatorBaseType_(SamlBase):
2326 return saml2.create_class_from_xml_string(AuthenticatorBaseType_,
2330 class Authenticator(AuthenticatorBaseType_):
2335 c_children = AuthenticatorBaseType_.c_children.copy()
2336 c_attributes = AuthenticatorBaseType_.c_attributes.copy()
2337 c_child_order = AuthenticatorBaseType_.c_child_order[:]
2338 c_cardinality = AuthenticatorBaseType_.c_cardinality.copy()
2563 AuthenticatorBaseType_.c_tag: authenticator_base_type__from_string,
2659 'AuthenticatorBaseType': AuthenticatorBaseType_,