- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 395 for associated (0.18 sec)
-
src/main/java/jcifs/SmbResource.java
* * @return the fileLocator */ SmbResourceLocator getLocator(); /** * The context this file was opened with * * @return the context associated with this file */ CIFSContext getContext(); /** * Returns the last component of the target URL. This will * effectively be the name of the file or directory represented by this
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 28K bytes - Viewed (1) -
api/maven-api-core/src/main/java/org/apache/maven/api/services/RequestTrace.java
* @param parent The parent request trace that led to this request, establishing the chain of nested * operations. May be null for top-level requests. * @param data Additional data associated with this request trace, typically containing the actual request * object being processed or any application-specific state information. May be null if no * additional data is needed. */
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Wed Jan 29 08:17:07 UTC 2025 - 2.9K bytes - Viewed (0) -
LICENSES/vendor/github.com/armon/circbuf/LICENSE
= vendor/github.com/armon/circbuf licensed under: = The MIT License (MIT) Copyright (c) 2013 Armon Dadgar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Fri May 08 04:49:00 UTC 2020 - 1.2K bytes - Viewed (0) -
LICENSES/vendor/github.com/cenkalti/backoff/v4/LICENSE
= vendor/github.com/cenkalti/backoff/v4 licensed under: = The MIT License (MIT) Copyright (c) 2014 Cenk Altı Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Sun Sep 18 01:47:24 UTC 2022 - 1.2K bytes - Viewed (0) -
LICENSES/vendor/github.com/felixge/httpsnoop/LICENSE
= vendor/github.com/felixge/httpsnoop licensed under: = Copyright (c) 2016 Felix Geisendörfer (******@****.***) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Fri Jun 25 12:20:27 UTC 2021 - 1.2K bytes - Viewed (0) -
LICENSES/vendor/github.com/go-errors/errors/LICENSE
= vendor/github.com/go-errors/errors licensed under: = Copyright (c) 2015 Conrad Irwin <******@****.***>
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Mar 09 00:50:43 UTC 2021 - 1.2K bytes - Viewed (0) -
LICENSES/vendor/github.com/golang-jwt/jwt/v5/LICENSE
= vendor/github.com/golang-jwt/jwt/v5 licensed under: = Copyright (c) 2012 Dave Grijalva Copyright (c) 2021 golang-jwt maintainers
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Fri May 16 01:19:11 UTC 2025 - 1.2K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/Tables.java
* * <p>The returned cell is serializable. * * @param rowKey the row key to be associated with the returned cell * @param columnKey the column key to be associated with the returned cell * @param value the value to be associated with the returned cell */ public static <R extends @Nullable Object, C extends @Nullable Object, V extends @Nullable Object>
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Jul 17 15:26:41 UTC 2025 - 24.9K bytes - Viewed (0) -
src/main/java/jcifs/netbios/NbtAddress.java
} /** * The hostname of this address. If the hostname is null the local machines * IP address is returned. * * @return the text representation of the hostname associated with this address */ @Override public String getHostName() { /* * 2010 - We no longer try a Node Status to get the * hostname because apparently some servers do not respond
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 15.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/service/FileAuthenticationService.java
// setup condition cb.query().addOrderBy_Hostname_Asc(); // search } /** * Retrieves all file authentication configurations associated with a specific file configuration. * * @param fileConfigId the ID of the file configuration to retrieve authentications for
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 5.7K bytes - Viewed (0)