- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 26 for openbsd (0.1 seconds)
-
build-logic-commons/basics/src/main/kotlin/gradlebuild.minify.gradle.kts
"jnr.constants.platform.Signal", "jnr.constants.platform.aix.Signal", "jnr.constants.platform.darwin.Signal", "jnr.constants.platform.freebsd.Signal", "jnr.constants.platform.openbsd.Signal", "jnr.constants.platform.linux.Signal", "jnr.constants.platform.solaris.Signal", "jnr.constants.Constant", "jnr.constants.ConstantResolver", ), )
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Dec 25 16:18:05 GMT 2025 - 5.6K bytes - Click Count (0) -
docs/pt/docs/tutorial/security/index.md
### OpenID (não "OpenID Connect") { #openid-not-openid-connect } Houve também uma especificação “OpenID”. Ela tentou resolver a mesma coisa que a **OpenID Connect**, mas não baseada em OAuth2. Então, ela foi um sistema adicional completo. Ela não é muito popular ou usada nos dias de hoje. ## OpenAPI { #openapi }
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 10:17:03 GMT 2025 - 4.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/sso/oic/OpenIdConnectAuthenticator.java
protected static final String OIC_REDIRECT_URL = "oic.redirect.url"; /** Configuration key for OpenID Connect token server URL. */ protected static final String OIC_TOKEN_SERVER_URL = "oic.token.server.url"; /** Configuration key for OpenID Connect client secret. */ protected static final String OIC_CLIENT_SECRET = "oic.client.secret";
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sun Dec 14 01:18:25 GMT 2025 - 16.5K bytes - Click Count (0) -
docs/ru/docs/tutorial/security/index.md
### OpenID (не "OpenID Connect") { #openid-not-openid-connect } Также ранее использовался стандарт "OpenID", который пытался решить ту же проблему, что и **OpenID Connect**, но не был основан на OAuth2. Таким образом, это была полноценная дополнительная система. В настоящее время не очень популярен и не используется. ## OpenAPI { #openapi }
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Thu Dec 11 21:25:03 GMT 2025 - 8.4K bytes - Click Count (0) -
docs/es/docs/tutorial/security/index.md
### OpenID (no "OpenID Connect") { #openid-not-openid-connect } Hubo también una especificación "OpenID". Que intentaba resolver lo mismo que **OpenID Connect**, pero no estaba basada en OAuth2. Entonces, era un sistema completo adicional. No es muy popular o usado hoy en día. ## OpenAPI { #openapi } OpenAPI (anteriormente conocido como Swagger) es la especificación abierta para construir APIs (ahora parte de la Linux Foundation).
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 10:15:01 GMT 2025 - 4.8K bytes - Click Count (0) -
fess-crawler/src/main/java/org/codelibs/fess/net/protocol/gcs/Handler.java
*/ public Handler() { // Default constructor } /** * Opens a connection to the GCS URL. * * @param u The URL to open a connection to * @return A new GcsURLConnection instance * @throws IOException If the connection cannot be opened */ @Override protected URLConnection openConnection(final URL u) throws IOException {Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Thu Dec 11 08:38:29 GMT 2025 - 9.6K bytes - Click Count (0) -
fess-crawler/src/main/java/org/codelibs/fess/net/protocol/s3/Handler.java
*/ public Handler() { // Default constructor } /** * Opens a connection to the S3 URL. * * @param u The URL to open a connection to * @return A new S3URLConnection instance * @throws IOException If the connection cannot be opened */ @Override protected URLConnection openConnection(final URL u) throws IOException {Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Thu Dec 11 07:57:44 GMT 2025 - 9.5K bytes - Click Count (0) -
fastapi/security/open_id_connect_url.py
from starlette.exceptions import HTTPException from starlette.requests import Request from starlette.status import HTTP_401_UNAUTHORIZED class OpenIdConnect(SecurityBase): """ OpenID Connect authentication class. An instance of it would be used as a dependency. **Warning**: this is only a stub to connect the components with OpenAPI in FastAPI,
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 21:25:59 GMT 2025 - 3.1K bytes - Click Count (0) -
android/pom.xml
the add-opens. Right now that doesn't seem worth the effort, though. --> <test.add.opens> --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/sun.security.jca=ALL-UNNAMED </test.add.opens> <module.status>integration</module.status>
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Fri Dec 05 03:10:05 GMT 2025 - 26.4K bytes - Click Count (0) -
pom.xml
the add-opens. Right now that doesn't seem worth the effort, though. --> <test.add.opens> --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/sun.security.jca=ALL-UNNAMED </test.add.opens> <module.status>integration</module.status>
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Fri Dec 05 03:10:05 GMT 2025 - 26.1K bytes - Click Count (0)