Skip to content

Bug fixes and additional functionality

Compare
Choose a tag to compare
@tosmun-r7 tosmun-r7 released this 10 Jan 14:29
· 66 commits to master since this release
732bb28

Functionality: You can now optionally pass the desired access bitmask to the following service methods:

  • SecurityAccountManagerService.openDomain
  • SecurityAccountManagerService.openAlias
  • SecurityAccountManagerService.openGroup
  • SecurityAccountManagerService.openUser
  • LocalSecurityAuthorityService.openPolicyHandle

Bug fix: A NullPointerException was thrown when an error was encountered for the following service methods:

  • SecurityAccountManagerService.getDomainsForServer
  • SecurityAccountManagerService.getAliasesForDomain
  • SecurityAccountManagerService.getGroupsForDomain
  • SecurityAccountManagerService.getUsersForDomain