Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for specialized (0.34 sec)

  1. src/main/java/jcifs/SidResolver.java

         * @param tc
         * @return the server's SID
         * @throws CIFSException
         */
        SID getServerSid ( CIFSContext tc, String authorityServerName ) throws CIFSException;
    
    
        /**
         * This specialized method returns a Map of users and local groups for the
         * target server where keys are SIDs representing an account and each value
         * is an ArrayList of SIDs represents the local groups that the account is
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Jul 01 13:12:10 GMT 2018
    - 4.6K bytes
    - Viewed (0)
Back to top