Home
last modified time | relevance | path

Searched refs:subject_type (Results 1 – 25 of 1129) sorted by relevance

12345678910>>...46

/dports/security/py-python-gvm/python-gvm-21.10.0/tests/protocols/gmpv208/entities/permissions/
H A Dtest_create_permission.py55 subject_type=PermissionSubjectType.USER,
62 subject_type=PermissionSubjectType.USER,
68 'create_task', subject_id='u1', subject_type=''
73 'create_task', subject_id='u1', subject_type=None
85 subject_type=PermissionSubjectType.USER,
104 subject_type=PermissionSubjectType.USER,
113 subject_type=PermissionSubjectType.USER,
122 subject_type=PermissionSubjectType.USER,
131 subject_type=PermissionSubjectType.USER,
152 subject_type=PermissionSubjectType.USER,
[all …]
H A Dtest_modify_permission.py136 subject_type=PermissionSubjectType.ROLE,
150 subject_type=PermissionSubjectType.USER,
164 subject_type=PermissionSubjectType.GROUP,
178 permission_id='p1', subject_type=PermissionSubjectType.ROLE
184 subject_type=PermissionSubjectType.ROLE,
191 subject_type=PermissionSubjectType.ROLE,
198 permission_id='p1', subject_id='s1', subject_type='foo'
203 permission_id='p1', subject_id='s1', subject_type=''
208 permission_id='p1', subject_id='s1', subject_type=None
/dports/www/ilias/ILIAS-5.4.25/Services/WorkflowEngine/classes/extractors/
H A Dclass.ilExtractedParams.php14 protected $subject_type; variable in ilExtractedParams
30 return $this->subject_type;
34 * @param string $subject_type
36 public function setSubjectType($subject_type) argument
38 $this->subject_type = $subject_type;
/dports/www/ilias6/ILIAS-6.14/Services/WorkflowEngine/classes/extractors/
H A Dclass.ilExtractedParams.php14 protected $subject_type; variable in ilExtractedParams
30 return $this->subject_type;
34 * @param string $subject_type
36 public function setSubjectType($subject_type) argument
38 $this->subject_type = $subject_type;
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOSERES.cpp49 return subject_type == subjectType && in match()
153 seInfo->subject_type = seRec->subject_type; in load_info()
225 if( lastType != seInfo->subject_type) in build_index()
229 lastType = seInfo->subject_type; in build_index()
257 if( lastType != seInfo->subject_type) in build_index()
262 seIndex->subject_type = seInfo->subject_type; in build_index()
269 typeIndex->subject_type = seInfo->subject_type; in build_index()
272 lastType = seInfo->subject_type; in build_index()
284 seIndex->subject_type = seInfo->subject_type; in build_index()
331 if( subjectType == typeIndex->subject_type) in scan()
[all …]
/dports/security/py-python-gvm/python-gvm-21.10.0/gvm/protocols/gmpv208/entities/
H A Dpermissions.py38 subject_type: Optional[str],
47 if not subject_type:
51 return cls[subject_type.upper()]
83 subject_type: PermissionSubjectType,
113 if not isinstance(subject_type, PermissionSubjectType):
124 _xmlsubject.add_element("type", subject_type.value)
238 subject_type: Optional[PermissionSubjectType] = None,
300 if subject_id or subject_type:
307 if not isinstance(subject_type, PermissionSubjectType):
315 _xmlsubject.add_element("type", subject_type.value)
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/karma/action/
H A Daction.hpp38 typedef Subject subject_type; typedef
39 typedef typename subject_type::properties properties;
78 subject_type subject;
100 subject_type; typedef
106 typedef karma::action<subject_type, action_type> type;
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/karma/action/
H A Daction.hpp38 typedef Subject subject_type; typedef
39 typedef typename subject_type::properties properties;
78 subject_type subject;
100 subject_type; typedef
106 typedef karma::action<subject_type, action_type> type;
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/karma/action/
H A Daction.hpp38 typedef Subject subject_type; typedef
39 typedef typename subject_type::properties properties;
78 subject_type subject;
100 subject_type; typedef
106 typedef karma::action<subject_type, action_type> type;
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/karma/action/
H A Daction.hpp38 typedef Subject subject_type; typedef
39 typedef typename subject_type::properties properties;
78 subject_type subject;
100 subject_type; typedef
106 typedef karma::action<subject_type, action_type> type;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/karma/action/
H A Daction.hpp38 typedef Subject subject_type; typedef
39 typedef typename subject_type::properties properties;
78 subject_type subject;
100 subject_type; typedef
106 typedef karma::action<subject_type, action_type> type;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/spirit/home/karma/action/
H A Daction.hpp38 typedef Subject subject_type; typedef
39 typedef typename subject_type::properties properties;
78 subject_type subject;
100 subject_type; typedef
106 typedef karma::action<subject_type, action_type> type;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/karma/action/
H A Daction.hpp38 typedef Subject subject_type; typedef
39 typedef typename subject_type::properties properties;
78 subject_type subject;
100 subject_type; typedef
106 typedef karma::action<subject_type, action_type> type;
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/karma/action/
H A Daction.hpp38 typedef Subject subject_type; typedef
39 typedef typename subject_type::properties properties;
78 subject_type subject;
100 subject_type; typedef
106 typedef karma::action<subject_type, action_type> type;
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/karma/directive/
H A Ddelimit.hpp64 typedef Subject subject_type; typedef
66 typedef typename subject_type::properties properties;
70 : traits::attribute_of<subject_type, Context, Iterator>
106 typedef Subject subject_type; typedef
109 typedef typename subject_type::properties properties;
113 : traits::attribute_of<subject_type, Context, Iterator>
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
/dports/databases/xtrabackup/boost_1_59_0/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
/dports/databases/percona57-server/boost_1_59_0/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/karma/directive/
H A Ddelimit.hpp63 typedef Subject subject_type; typedef
65 typedef typename subject_type::properties properties;
69 : traits::attribute_of<subject_type, Context, Iterator>
105 typedef Subject subject_type; typedef
108 typedef typename subject_type::properties properties;
112 : traits::attribute_of<subject_type, Context, Iterator>

12345678910>>...46