A C D E F G H I M N O P R S T U V W

A

AccessControlEntry - Interface in com.sas.drugdev.remote.repository.security
Represents an entry in an AccessControlList.
AccessControlList - Interface in com.sas.drugdev.remote.repository.security
List of AccessControlEntry objects for a given path.
AclRecurseBehavior - Class in com.sas.drugdev.remote.repository
Class representing the behavior of the RepositoryService.updateContainerAccessControlList(AccessControlList, AclRecurseBehavior) method.
addEntry(AccessControlEntry) - Method in interface com.sas.drugdev.remote.repository.security.AccessControlList
Set the given AccessControlEntry in this list.
addPermission(Permission) - Method in interface com.sas.drugdev.remote.repository.security.AccessControlEntry
Add the given permission to this entry.
addPolicies(List) - Method in class com.sas.drugdev.remote.admin.UserBean
Adds the SDD policies to this user.
addPolicy(Policy) - Method in class com.sas.drugdev.remote.admin.UserBean
Adds the SDD policy to this user.
addUser(String) - Method in class com.sas.drugdev.remote.admin.GroupBean
Add the given user to this group.
addUsers(List) - Method in class com.sas.drugdev.remote.admin.GroupBean
Add the given users to this group.
AdminService - Interface in com.sas.drugdev.remote.admin
The AdminService provides a list of available users and groups.
API_PROPERTIES - Static variable in class com.sas.drugdev.remote.CommonConstants
 
AuthenticationException - Exception in com.sas.drugdev.remote.session
Thrown for an invalid username/password combination.
AuthenticationException() - Constructor for exception com.sas.drugdev.remote.session.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception com.sas.drugdev.remote.session.AuthenticationException
 
AuthenticationException(String) - Constructor for exception com.sas.drugdev.remote.session.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for exception com.sas.drugdev.remote.session.AuthenticationException
 

A C D E F G H I M N O P R S T U V W