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

A

AccessControlEntry - interface com.sas.drugdev.remote.repository.security.AccessControlEntry.
Represents an entry in an AccessControlList.
AccessControlList - interface com.sas.drugdev.remote.repository.security.AccessControlList.
List of AccessControlEntry objects for a given path.
AclRecurseBehavior - class com.sas.drugdev.remote.repository.AclRecurseBehavior.
Class representing the behavior of the RepositoryService.updateContainerAccessControlList(AccessControlList, AclRecurseBehavior) method.
AdminService - interface com.sas.drugdev.remote.admin.AdminService.
The AdminService provides a list of available users and groups.
AuthenticationException - exception com.sas.drugdev.remote.session.AuthenticationException.
Thrown for an invalid username/password combination.
AuthenticationException() - Constructor for class com.sas.drugdev.remote.session.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for class com.sas.drugdev.remote.session.AuthenticationException
 
AuthenticationException(String) - Constructor for class com.sas.drugdev.remote.session.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for class com.sas.drugdev.remote.session.AuthenticationException
 
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.

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