Search Options

Results per page
Sort
Preferred Languages
Advance

Results 281 - 287 of 287 for Auth (0.07 sec)

  1. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

          MockResponse
            .Builder()
            .code(HttpURLConnection.HTTP_PROXY_AUTH)
            .headers(headersOf("Proxy-Authenticate", "Basic realm=\"localhost\""))
            .inTunnel()
            .body("proxy auth required")
            .build(),
        )
        server.enqueue(
          MockResponse
            .Builder()
            .inTunnel()
            .build(),
        )
        server.enqueue(MockResponse())
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 146.6K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg net/smtp, func CRAMMD5Auth(string, string) Auth
    pkg net/smtp, func Dial(string) (*Client, error)
    pkg net/smtp, func NewClient(net.Conn, string) (*Client, error)
    pkg net/smtp, func PlainAuth(string, string, string, string) Auth
    pkg net/smtp, func SendMail(string, Auth, string, []string, []uint8) error
    pkg net/smtp, method (*Client) Auth(Auth) error
    pkg net/smtp, method (*Client) Data() (io.WriteCloser, error)
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  3. CREDITS

       See the License for the specific language governing permissions and
       limitations under the License.
    
    ================================================================
    
    cloud.google.com/go/auth
    https://cloud.google.com/go/auth
    ----------------------------------------------------------------
    
                                     Apache License
                               Version 2.0, January 2004
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Mar 13 05:29:51 UTC 2025
    - 1.8M bytes
    - Viewed (0)
  4. lib/fips140/v1.0.0.zip

    gcmBlockSize); siz > 0 { gcmHash(hash[:], productTable, data[:], siz) data = data[siz:] } if len(data) > 0 { var s [16]byte copy(s[:], data) gcmHash(hash[:], productTable, s[:], len(s)) } } // auth calculates GHASH(ciphertext, additionalData), masks the result with // tagMask and writes the result to out. func auth(out, ciphertext, aad []byte, tagMask *[gcmTagSize]byte, productTable *[256]byte) { var hash [16]byte paddedGHASH(&hash, aad, productTable) paddedGHASH(&hash, ciphertext, productTable) lens...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  5. cmd/testdata/undeleteable-object.tgz

    ¦EcDistœ ¨CSumAlgo ¨PartNums‘ ©PartETagsÀ©PartSizes‘SªPartASizes‘S¤SizeS¥MTimeÓ É žY'X§MetaSys ¼x-minio-internal-inline-dataÄ true§MetaUsr‚¬content-type°application/json¤etagÙ 999b217cbc9db6f28dd8¡v Îä‹ái ¤nullÄ.´ ¥zòËÎ/eesSSˆáß x׬ŸNh “ ˨ÿ ^¿ìW ZàÁ« ÊO•tÙþ multisitea/data/disterasure/xl12/.minio.sys/buckets/.usage-cache.bin/xl.meta XL2 Æ } Ä$•Ä Ó É žùç°Ä —s~P Å Qƒ¤Type ¥V2ObjÞ ¢IDÄ ¤DDirÄ Ti²)ˆúERž •†rX æ¦EcAlgo £EcM £EcN §EcBSizeÒ §EcIndex ¦EcDistœ ¨CSumAlgo ¨PartNums‘ ©PartETagsÀ©PartSizes‘Ñ ªPartASizes‘Ñ...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Apr 26 00:31:12 UTC 2024
    - 8.7M bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/adminlte.min.css.map

    0;\n  border-top-right-radius: 0.25rem;\n  color: #777;\n  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n\n.login-box-msg,\n.register-box-msg {\n  margin: 0;\n  padding: 0 20px 20px;\n  text-align: center;\n}\n\n.social-auth-links {\n  margin: 10px 0;\n}\n\n.dark-mode .login-card-body,\n.dark-mode .register-card-body {\n  background-color: #343a40;\n  border-color: #6c757d;\n  color: #fff;\n}\n\n.dark-mode .login-logo a,\n.dark-mode .register-logo a {\n  color: #fff;\n}\n\n.error-page...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (1)
  7. src/main/webapp/css/admin/adminlte.min.css

    ;border-bottom-right-radius:.25rem;border-left:0;border-top-right-radius:.25rem;color:#777;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.login-box-msg,.register-box-msg{margin:0;padding:0 20px 20px;text-align:center}.social-auth-links{margin:10px 0}.dark-mode .login-card-body,.dark-mode .register-card-body{background-color:#343a40;border-color:#6c757d;color:#fff}.dark-mode .login-logo a,.dark-mode .register-logo a{color:#fff}.error-page{margin:20px auto 0;width:600px}@media...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 1.3M bytes
    - Viewed (0)
Back to top