Home
last modified time | relevance | path

Searched defs:entityid (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/moodle310/moodle/badges/classes/
H A Dbackpack_api.php317 private function curl_request($action, $collection = null, $entityid = null, $postdata = null) {
408 public function get_assertion($entityid) {
424 public function put_badgeclass_assertion($entityid, $data) {
440 public function update_assertion(string $entityid, array $data) {
506 public function put_badgeclass($entityid, $data) {
/dports/www/moodle311/moodle/badges/classes/
H A Dbackpack_api.php317 private function curl_request($action, $collection = null, $entityid = null, $postdata = null) {
408 public function get_assertion($entityid) {
424 public function put_badgeclass_assertion($entityid, $data) {
440 public function update_assertion(string $entityid, array $data) {
506 public function put_badgeclass($entityid, $data) {
/dports/www/moodle39/moodle/badges/classes/
H A Dbackpack_api.php295 private function curl_request($action, $collection = null, $entityid = null, $postdata = null) {
386 public function get_assertion($entityid) {
402 public function put_badgeclass_assertion($entityid, $data) {
452 public function put_badgeclass($entityid, $data) {
/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/scripting/
H A DJSInterface_GameView.cpp140 …id JSI_GameView::CameraFollow(ScriptInterface::CxPrivate* UNUSED(pCxPrivate), entity_id_t entityid) in CameraFollow()
152 …JSI_GameView::CameraFollowFPS(ScriptInterface::CxPrivate* UNUSED(pCxPrivate), entity_id_t entityid) in CameraFollowFPS()
/dports/devel/py-aws-xray-sdk/aws-xray-sdk-2.8.0/aws_xray_sdk/core/models/
H A Dfacade_segment.py17 def __init__(self, name, entityid, traceid, sampled): argument
123 def _is_initializing(self, entityid, traceid, sampled): argument
H A Dsegment.py49 def __init__(self, name, entityid=None, traceid=None, argument
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/IdP/
H A DSAML1.php34 public static function getHostedMetadata($entityid)
H A DSAML2.php747 public static function getHostedMetadata($entityid)
/dports/security/py-pysaml24/pysaml2-4.9.0/src/saml2/
H A Dclient.py43 self, entityid=None, relay_state="", argument
83 self, entityid=None, relay_state="", binding=None, vorg="", argument
417 def do_attribute_query(self, entityid, subject_id, argument
H A Decp.py43 def ecp_auth_request(cls, entityid=None, relay_state="", sign=False): argument
H A Dclient_base.py164 def _sso_location(self, entityid=None, binding=BINDING_HTTP_REDIRECT): argument
187 def sso_location(self, entityid=None, binding=BINDING_HTTP_REDIRECT): argument
791 def create_ecp_authn_request(self, entityid=None, relay_state="", argument
H A Dentity.py183 def _issuer(self, entityid=None): argument
/dports/security/py-pysaml26/pysaml2-6.5.2/src/saml2/
H A Dclient.py42 entityid=None, argument
99 entityid=None, argument
492 entityid, argument
H A Decp.py44 cls, entityid=None, relay_state="", sign=None, sign_alg=None, digest_alg=None argument
H A Dclient_base.py218 def _sso_location(self, entityid=None, binding=BINDING_HTTP_REDIRECT): argument
241 def sso_location(self, entityid=None, binding=BINDING_HTTP_REDIRECT): argument
895 entityid=None, argument
/dports/security/py-pysaml2/pysaml2-7.1.0/src/saml2/
H A Dclient.py42 entityid=None, argument
99 entityid=None, argument
524 entityid, argument
H A Decp.py44 cls, entityid=None, relay_state="", sign=None, sign_alg=None, digest_alg=None argument
H A Dclient_base.py220 def _sso_location(self, entityid=None, binding=BINDING_HTTP_REDIRECT): argument
243 def sso_location(self, entityid=None, binding=BINDING_HTTP_REDIRECT): argument
915 entityid=None, argument
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/adfs/lib/IdP/
H A DADFS.php228 public static function getHostedMetadata($entityid)
/dports/security/py-pysaml24/pysaml2-4.9.0/docs/howto/
H A Dconfig.rst160 entityid subsubsection
/dports/security/opensaml/opensaml-3.2.1/saml/saml2/metadata/impl/
H A DDiscoverableMetadataProvider.cpp186 auto_ptr_char entityid(entity->getEntityID()); in discoEntity() local
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/impl/
H A DTransactionLog.cpp671 pair<bool,const char*> entityid = props->getString("entityID"); in _SP_() local
683 auto_ptr_char entityid(e.m_peer->getEntityID()); in _IDP() local
/dports/security/py-pysaml26/pysaml2-6.5.2/docs/howto/
H A Dconfig.rst238 entityid subsubsection
/dports/security/py-pysaml2/pysaml2-7.1.0/docs/howto/
H A Dconfig.rst238 entityid subsubsection
/dports/audio/picard/picard-release-2.6.2/picard/webservice/
H A Dapi_helpers.py124 def _get_by_id(self, entitytype, entityid, handler, inc=None, queryargs=None, argument

12