- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for processAces (0.05 sec)
-
src/main/java/jcifs/smb/SmbFile.java
@Override public SmbRandomAccessFile openRandomAccess(final String mode, final int sharing) throws SmbException { return new SmbRandomAccessFile(this, mode, sharing, false); } private void processAces(final ACE[] aces, final boolean resolveSids) throws IOException { String server = this.fileLocator.getServerWithDfs(); int ai; if (resolveSids) {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SmbFile.java
*/ @Override public OutputStream getOutputStream() throws IOException { return new SmbFileOutputStream(this); } private void processAces(final ACE[] aces, final boolean resolveSids) throws IOException { final String server = getServerWithDfs(); int ai; if (resolveSids) { final SID[] sids = new SID[aces.length];
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 121.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.5.md
*...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0)