Uses of Class
com.sas.drugdev.remote.repository.security.UndeleteableEntryException

Packages that use UndeleteableEntryException
com.sas.drugdev.remote.repository.security Provides classes and interfaces managing permissions for nodes. 
 

Uses of UndeleteableEntryException in com.sas.drugdev.remote.repository.security
 

Methods in com.sas.drugdev.remote.repository.security that throw UndeleteableEntryException
 AccessControlEntry AccessControlList.removeGroupEntry(java.lang.String groupName)
          Remove the AccessControlEntry associated with the given groupname from this list.
 AccessControlEntry AccessControlList.removeUserEntry(java.lang.String userid)
          Remove the AccessControlEntry associated with the given userid from this list.