Home
last modified time | relevance | path

Searched defs:realm (Results 1 – 25 of 25) sorted by last modified time

/plugin/combo/resources/dictionary/
H A Dcib-icons.json596 "realm": "cib-realm", string
/plugin/openid/Auth/OpenID/
H A DConsumer.php1966 function getMessage($realm, $return_to=null, $immediate=false)
2040 function redirectURL($realm, $return_to = null,
2066 function formMarkup($realm, $return_to=null, $immediate=false,
2090 function htmlMarkup($realm, $return_to=null, $immediate=false,
H A DTrustRoot.php61 static function buildDiscoveryURL($realm)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DAbstractDigestTest.php133 function getDigestHash($realm, $userName) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php32 protected $realm = 'sabre/dav'; variable in Sabre\\DAV\\Auth\\Backend\\AbstractBasic
59 function setRealm($realm) {
H A DAbstractDigest.php31 protected $realm = 'SabreDAV'; variable in Sabre\\DAV\\Auth\\Backend\\AbstractDigest
50 function setRealm($realm) {
65 abstract function getDigestHash($realm, $username);
H A DFile.php71 function getDigestHash($realm, $username) {
H A DPDO.php49 function getDigestHash($realm, $username) {
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DAbstractAuth.php24 protected $realm; variable in Sabre\\HTTP\\Auth\\AbstractAuth
46 …function __construct($realm = 'SabreTooth', RequestInterface $request, ResponseInterface $response…
H A DDigest.php47 …function __construct($realm = 'SabreTooth', RequestInterface $request, ResponseInterface $response…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DKerberosConfig.php65 public $realm; variable in Google\\Service\\Dataproc\\KerberosConfig
226 public function setRealm($realm)
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php748 public function setOpenidRealm($realm)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DDigest.php47 …function __construct($realm = 'SabreTooth', RequestInterface $request, ResponseInterface $response…
H A DAbstractAuth.php24 protected $realm; variable in Sabre\\HTTP\\Auth\\AbstractAuth
46 …function __construct($realm = 'SabreTooth', RequestInterface $request, ResponseInterface $response…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php32 protected $realm = 'sabre/dav'; variable in Sabre\\DAV\\Auth\\Backend\\AbstractBasic
59 function setRealm($realm) {
H A DFile.php71 function getDigestHash($realm, $username) {
H A DAbstractBearer.php33 protected $realm = 'sabre/dav'; variable in Sabre\\DAV\\Auth\\Backend\\AbstractBearer
52 function setRealm($realm) {
H A DAbstractDigest.php31 protected $realm = 'SabreDAV'; variable in Sabre\\DAV\\Auth\\Backend\\AbstractDigest
50 function setRealm($realm) {
65 abstract function getDigestHash($realm, $username);
H A DPDO.php49 function getDigestHash($realm, $username) {
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php61 static function buildDiscoveryURL($realm)
H A DConsumer.php1839 function getMessage($realm, $return_to=null, $immediate=false)
1912 function redirectURL($realm, $return_to = null,
1932 function formMarkup($realm, $return_to=null, $immediate=false,
1951 function htmlMarkup($realm, $return_to=null, $immediate=false,
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/autotweet/
H A DOAuth.php419 public function to_header($realm=null) {