- Sort Score
- Result 10 results
- Languages All
Results 1121 - 1130 of 1,692 for Id (0.11 sec)
-
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth_edit.jsp
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 8.5K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/eml/sample4.eml
Der Präsident Abteilung I - Studierendenservice Akademisches Auslandsamt Betreuung Internationaler Studierender Sekretariat ID 42 Straße des 17. Juni 135 10623 Berlin Frau Rabe Raum H 054 Telefon +49 (0)30 314-24411 Telefax +49 (0)30 314-24067 ******@****.*** Unser Zeichen: ID 42 25.05.2016 Workshop Nr. 1:
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Jan 07 09:15:11 UTC 2018 - 681K bytes - Viewed (0) -
docs/smb3-features/03-multi-channel-design.md
// Channel binding private byte[] bindingHash; private boolean isPrimary; public ChannelInfo(String id, SmbTransport transport, NetworkInterfaceInfo local, NetworkInterfaceInfo remote) { this.channelId = id; this.transport = transport; this.localInterface = local; this.remoteInterface = remote;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 02:53:50 UTC 2025 - 39.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/user/allcommon/EsAbstractConditionQuery.java
// ============ public class DocMetaCQ { public void setId_Equal(String id) { regQ(QueryBuilders.idsQuery().addIds(id)); } } @FunctionalInterface public interface ConditionOptionCall<OP extends QueryBuilder> { /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 21.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/job/ExecJob.java
*/ public ExecJob jobExecutor(final JobExecutor jobExecutor) { this.jobExecutor = jobExecutor; return this; } /** * Sets the session ID for this job execution. * * @param sessionId the unique session identifier * @return this ExecJob instance for method chaining */ public ExecJob sessionId(final String sessionId) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 14.2K bytes - Viewed (0) -
src/main/java/jcifs/smb/NtStatus.java
int NT_STATUS_ACCOUNT_DISABLED = 0xC0000072; /** No mapping between account names and security IDs was done */ int NT_STATUS_NONE_MAPPED = 0xC0000073; /** The security ID structure is invalid */ int NT_STATUS_INVALID_SID = 0xC0000078; /** The disk is full */ int NT_STATUS_DISK_FULL = 0xC000007f; /** Insufficient resources are available to complete the request */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 14.9K bytes - Viewed (0) -
docs/de/docs/tutorial/security/oauth2-jwt.md
Mit diesen Ideen kann JWT für weitaus anspruchsvollere Szenarien verwendet werden. In diesen Fällen könnten mehrere dieser Entitäten die gleiche ID haben, sagen wir `foo` (ein Benutzer `foo`, ein Auto `foo` und ein Blog-Beitrag `foo`).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 12.1K bytes - Viewed (0) -
docs/es/docs/tutorial/security/oauth2-jwt.md
Usando estas ideas, JWT puede ser utilizado para escenarios mucho más sofisticados. En esos casos, varias de esas entidades podrían tener el mismo ID, digamos `foo` (un usuario `foo`, un coche `foo`, y un artículo del blog `foo`).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 10.9K bytes - Viewed (0) -
compat/maven-compat/src/test/java/org/apache/maven/repository/TestRepositorySystem.java
} @Override public ArtifactRepository createArtifactRepository( String id, String url, ArtifactRepositoryLayout repositoryLayout, ArtifactRepositoryPolicy snapshots, ArtifactRepositoryPolicy releases) { return new MavenArtifactRepository(id, url, repositoryLayout, snapshots, releases); } @Override
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jan 10 08:42:00 UTC 2025 - 12K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/dict/kuromoji/SearchForm.java
/** * The search form for Kuromoji. */ public class SearchForm { /** * Default constructor for SearchForm. */ public SearchForm() { } /** * The dictionary ID field for Kuromoji dictionary operations. */ @Required public String dictId;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 1010 bytes - Viewed (0)