|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openexchange.admin.soap.OXSOAPRMIMapper
com.openexchange.admin.soap.OXUser
public class OXUser
SOAP Service implementing RMI Interface OXUserInterface
| Field Summary |
|---|
| Fields inherited from class com.openexchange.admin.soap.OXSOAPRMIMapper |
|---|
CONNECT_ATTEMPTS_DELAY_TIME, LOCK_WAIT_TIME, MAX_RMI_CONNECT_ATTEMPTS, RMI_HOSTNAME |
| Constructor Summary | |
|---|---|
OXUser()
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OXUser()
throws RemoteException
RemoteException| Method Detail |
|---|
public void change(Context ctx,
User usrdata,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException,
NoSuchUserException
OXUserInterface.change(Context, User, Credentials)
ctx - usrdata - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
NoSuchUserException
public void changeByModuleAccess(Context ctx,
User user,
UserModuleAccess moduleAccess,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException,
NoSuchUserException
OXUserInterface.changeModuleAccess(Context, User, UserModuleAccess, Credentials)
ctx - user - moduleAccess - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
NoSuchUserException
public void changeByModuleAccessName(Context ctx,
User user,
String access_combination_name,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException,
NoSuchUserException
OXUserInterface.changeModuleAccess(Context, User, String, Credentials)
ctx - user - access_combination_name - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
NoSuchUserException
public User createByModuleAccess(Context ctx,
User usrdata,
UserModuleAccess access,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException
OXUserInterface.create(Context, User, UserModuleAccess, Credentials)
ctx - usrdata - access - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
public User createByModuleAccessName(Context ctx,
User usrdata,
String access_combination_name,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException
OXUserInterface.create(Context, User, String, Credentials)
ctx - usrdata - access_combination_name - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
public User create(Context ctx,
User usrdata,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException
OXUserInterface.create(Context, User, Credentials)
ctx - usrdata - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
public void deleteMultiple(Context ctx,
User[] users,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException,
NoSuchUserException
OXUserInterface.delete(Context, User[], Credentials)
ctx - users - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
NoSuchUserException
public void delete(Context ctx,
User user,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException,
NoSuchUserException
OXUserInterface.delete(Context, User, Credentials)
ctx - user - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
NoSuchUserException
public String getAccessCombinationName(Context ctx,
User user,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException,
NoSuchUserException
OXUserInterface.getAccessCombinationName(Context, User, Credentials)
ctx - user - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
NoSuchUserException
public User[] getMultipleData(Context ctx,
User[] users,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
NoSuchUserException,
DatabaseUpdateException
OXUserInterface.getData(Context, User[], Credentials)
ctx - users - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
NoSuchUserException
DatabaseUpdateException
public User getData(Context ctx,
User user,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
NoSuchUserException,
DatabaseUpdateException
OXUserInterface.getData(Context, User, Credentials)
ctx - user - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
NoSuchUserException
DatabaseUpdateException
public UserModuleAccess getModuleAccess(Context ctx,
User user,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException,
NoSuchUserException
OXUserInterface.getModuleAccess(Context, User, Credentials)
ctx - user - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
NoSuchUserException
public User[] list(Context ctx,
String search_pattern,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException
OXUserInterface.list(Context, String, Credentials)
ctx - search_pattern - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
public User[] listAll(Context ctx,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException
OXUserInterface.listAll(Context, Credentials)
ctx - auth -
RemoteException
StorageException
InvalidCredentialsException
NoSuchContextException
InvalidDataException
DatabaseUpdateException
public void changeModuleAccessGlobal(String filter,
UserModuleAccess addAccess,
UserModuleAccess removeAccess,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
StorageException,
InvalidDataException
filter - The call affects only users with exactly this access combination. This is either a String representing a defined module access combination or an Integer (masked as String) for direct definitions. null for no filter.addAccess - Access rights to be addedremoveAccess - Access rights to be removedauth - Credentials for authenticating against server. Must be the master Admin.
RemoteException
InvalidCredentialsException
StorageException
InvalidDataException
public User getContextAdmin(Context ctx,
Credentials auth)
throws RemoteException,
InvalidCredentialsException,
StorageException,
InvalidDataException,
DuplicateExtensionException
OXUserInterface.getContextAdmin(Context, Credentials)
ctx - auth -
RemoteException
InvalidCredentialsException
StorageException
InvalidDataException
DuplicateExtensionException
public User[] listCaseInsensitive(Context ctx,
String search_pattern,
Credentials auth)
throws RemoteException,
StorageException,
InvalidCredentialsException,
NoSuchContextException,
InvalidDataException,
DatabaseUpdateException
OXUserInterface.listCaseInsensitive(com.openexchange.admin.rmi.dataobjects.Context, String, Credentials)
ctx - search_pattern - auth -
RemoteException
DatabaseUpdateException
InvalidDataException
NoSuchContextException
InvalidCredentialsException
StorageException
public boolean exists(Context ctx,
User user,
Credentials auth)
throws RemoteException,
InvalidDataException,
InvalidCredentialsException,
StorageException,
DatabaseUpdateException,
NoSuchContextException
OXUserInterface.exists(com.openexchange.admin.rmi.dataobjects.Context, com.openexchange.admin.rmi.dataobjects.User, Credentials)
ctx - user - auth -
RemoteException
InvalidDataException
InvalidCredentialsException
StorageException
DatabaseUpdateException
NoSuchContextException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||