Modifier and Type | Method and Description |
---|---|
XDATUser |
XDATTool.getUser() |
Modifier and Type | Method and Description |
---|---|
static String |
XDAT.getWhitelistConfiguration(XDATUser user) |
static List<String> |
XDAT.getWhitelistedIPs(XDATUser user) |
static boolean |
XDAT.loginUser(org.apache.turbine.util.RunData data,
XDATUser user,
boolean forcePasswordChange) |
void |
XDATTool.setUser(XDATUser user) |
Constructor and Description |
---|
XDATTool(String instanceLocation,
XDATUser u) |
Modifier and Type | Method and Description |
---|---|
String |
EmailCustomSearch.getTxtMessage(javax.servlet.http.HttpServletRequest req,
XDATUser user,
String msg,
Object search_id) |
Modifier and Type | Class and Description |
---|---|
class |
XDATUserDetails |
Modifier and Type | Method and Description |
---|---|
boolean |
XdatUsergroup.setPermissions(String elementName,
String psf,
String value,
Boolean create,
Boolean read,
Boolean delete,
Boolean edit,
Boolean activate,
boolean activateChanges,
XDATUser user,
boolean includesModification,
EventMetaI c) |
Modifier and Type | Method and Description |
---|---|
XDATUser |
Authenticator.authenticate(Authenticator.Credentials cred) |
static XDATUser |
Authenticator.Authenticate(Authenticator.Credentials cred) |
static XDATUser |
ElementSecurity.GetGuestUser() |
Modifier and Type | Method and Description |
---|---|
void |
XDATUser.addRole(XDATUser authenticatedUser,
String dRole)
Method used to add a user to a role.
|
boolean |
Authenticator.authenticate(XDATUser u,
Authenticator.Credentials cred) |
static boolean |
Authenticator.Authenticate(XDATUser u,
Authenticator.Credentials cred) |
void |
XDATUser.deleteRole(XDATUser authenticatedUser,
String dRole)
Removes the user from the specified role.
|
boolean |
RegExpValidator.isValid(String password,
XDATUser user) |
boolean |
PasswordValidatorChain.isValid(String password,
XDATUser user) |
boolean |
PasswordValidator.isValid(String password,
XDATUser user) |
boolean |
HistoricPasswordValidator.isValid(String password,
XDATUser user) |
static void |
XDATUser.ModifyUser(XDATUser authenticatedUser,
ItemI found,
EventDetails ci) |
static void |
XDATUser.ModifyUser(XDATUser authenticatedUser,
ItemI found,
EventMetaI ci) |
void |
XDATUser.setPermissions(XDATUser effected,
XDATUser authenticated,
String elementName,
String psf,
String value,
Boolean create,
Boolean read,
Boolean delete,
Boolean edit,
Boolean activate,
boolean activateChanges,
EventMetaI ci) |
Modifier and Type | Method and Description |
---|---|
XDATUser |
SearchService.getUser() |
Modifier and Type | Method and Description |
---|---|
UserRegistrationData |
UserRegistrationDataService.cacheUserRegistrationData(XDATUser user,
String phone,
String organization,
String comment) |
void |
UserRegistrationDataService.clearUserRegistrationData(XDATUser user) |
UserRegistrationData |
UserRegistrationDataService.getUserRegistrationData(XDATUser user) |
Modifier and Type | Method and Description |
---|---|
UserRegistrationData |
HibernateUserRegistrationDataService.cacheUserRegistrationData(XDATUser user,
String phone,
String organization,
String comments) |
void |
HibernateUserRegistrationDataService.clearUserRegistrationData(XDATUser user) |
UserRegistrationData |
HibernateUserRegistrationDataService.getUserRegistrationData(XDATUser user) |
Modifier and Type | Method and Description |
---|---|
static XDATUser |
ModifyUserPrivileges.SetUserProperties(XDATUser tempUser,
Map<String,? extends Object> props,
String userName) |
XDATUser |
ModifyUserPrivileges.storeChanges(org.apache.turbine.util.RunData data,
org.apache.velocity.context.Context context,
String message) |
Modifier and Type | Method and Description |
---|---|
void |
XDATForgotLogin.additionalProcessing(org.apache.turbine.util.RunData data,
org.apache.velocity.context.Context context,
XDATUser user) |
void |
XDATRegisterUser.directRequest(org.apache.turbine.util.RunData data,
org.apache.velocity.context.Context context,
XDATUser user) |
void |
XDATLoginUser.doRedirect(org.apache.turbine.util.RunData data,
org.apache.velocity.context.Context context,
XDATUser user) |
void |
SecureAction.notifyAdmin(XDATUser authenticatedUser,
org.apache.turbine.util.RunData data,
int code,
String subject,
String message) |
static XDATUser |
ModifyUserPrivileges.SetUserProperties(XDATUser tempUser,
Map<String,? extends Object> props,
String userName) |
Modifier and Type | Method and Description |
---|---|
static XDATUser |
TurbineUtils.getUser(org.apache.turbine.util.RunData data) |
Modifier and Type | Method and Description |
---|---|
static PopulateItem |
PopulateItem.Populate(Map<String,? extends Object> hash,
XDATUser user,
String element,
boolean throwException)
If throwException=true, then encountered errors will be thrown when they are encountered and additional properties
will not be loaded.
|
static PopulateItem |
PopulateItem.Populate(Map<String,? extends Object> hash,
XDATUser user,
String element,
boolean throwException,
XFTItem newItem)
If throwException=true, then encountered errors will be thrown when they are encountered and additional properties
will not be loaded.
|
static void |
AdminUtils.sendAuthorizationEmailMessage(XDATUser user)
Sends the Authorization Request to authorizer
|
static void |
AdminUtils.sendDisabledUserVerificationNotification(XDATUser user,
org.apache.velocity.context.Context context) |
static void |
AdminUtils.sendNewUserNotification(XDATUser user,
org.apache.velocity.context.Context context) |
static void |
AdminUtils.sendNewUserNotification(XDATUser user,
String comments,
String phone,
String organization,
org.apache.velocity.context.Context context) |
static void |
TurbineUtils.setNewUser(org.apache.turbine.util.RunData data,
XDATUser user,
org.apache.velocity.context.Context context) |
static void |
TurbineUtils.setUser(org.apache.turbine.util.RunData data,
XDATUser user) |
Constructor and Description |
---|
PopulateItem(Map<String,? extends Object> hash,
XDATUser user,
String element,
boolean throwException)
If throwException=true, then encountered errors will be thrown when they are encountered and additional properties
will not be loaded.
|
PopulateItem(Map<String,? extends Object> hash,
XDATUser user,
String element,
boolean throwException,
XFTItem newItem)
If throwException=true, then encountered errors will be thrown when they are encountered and additional properties
will not be loaded.
|
Modifier and Type | Method and Description |
---|---|
XDATUser |
CommandPromptTool.getUser() |
Modifier and Type | Method and Description |
---|---|
XDATUser |
ItemAccessHistory.getUser() |
XDATUser |
FavEntries.getUser() |
Modifier and Type | Method and Description |
---|---|
static Long |
MaterializedView.createView(String tablename,
String query,
XDATUser user,
String code) |
static FavEntries |
FavEntries.GetFavoriteEntries(String dataType,
String id,
XDATUser user) |
static XFTTable |
FavEntries.GetFavoriteEntries(String dataType,
XDATUser user) |
static void |
ItemAccessHistory.LogAccess(XDATUser user,
ItemI item,
String method) |
static void |
ItemAccessHistory.LogAccess(XDATUser user,
String value,
String element,
String field,
String method) |
void |
ItemAccessHistory.setUser(XDATUser user) |
void |
FavEntries.setUser(XDATUser user) |
static void |
ItemAccessHistory.VerifyManagerExistence(XDATUser user) |
static void |
FavEntries.VerifyTableExistence(XDATUser user) |
Modifier and Type | Method and Description |
---|---|
static PersistentWorkflowI |
PersistentWorkflowUtils.buildAdminWorkflow(XDATUser user,
String xsiType,
String id,
EventDetails event) |
static PersistentWorkflowI |
PersistentWorkflowUtils.buildOpenWorkflow(XDATUser user,
String xsiType,
String ID,
String project_id,
EventDetails event) |
static PersistentWorkflowI |
PersistentWorkflowUtils.buildOpenWorkflow(XDATUser user,
XFTItem expt,
EventDetails event) |
static Collection<? extends PersistentWorkflowI> |
PersistentWorkflowUtils.getOpenWorkflows(XDATUser user,
String ID) |
abstract Collection<? extends PersistentWorkflowI> |
PersistentWorkflowBuilderAbst.getOpenWorkflows(XDATUser user,
String ID) |
static PersistentWorkflowI |
PersistentWorkflowUtils.getOrCreateWorkflowData(Integer eventId,
XDATUser user,
String xsiType,
String id,
String project,
EventDetails event) |
static PersistentWorkflowI |
PersistentWorkflowUtils.getOrCreateWorkflowData(Integer eventId,
XDATUser user,
XFTItem expt,
EventDetails event) |
static PersistentWorkflowI |
PersistentWorkflowUtils.getWorkflowByEventId(XDATUser user,
Integer id) |
abstract PersistentWorkflowI |
PersistentWorkflowBuilderAbst.getWorkflowByEventId(XDATUser user,
Integer id) |
static Collection<? extends PersistentWorkflowI> |
PersistentWorkflowUtils.getWorkflows(XDATUser user,
List<String> IDs) |
abstract Collection<? extends PersistentWorkflowI> |
PersistentWorkflowBuilderAbst.getWorkflows(XDATUser user,
List<String> IDs) |
static Collection<? extends PersistentWorkflowI> |
PersistentWorkflowUtils.getWorkflows(XDATUser user,
String ID) |
abstract Collection<? extends PersistentWorkflowI> |
PersistentWorkflowBuilderAbst.getWorkflows(XDATUser user,
String ID) |
static Collection<? extends PersistentWorkflowI> |
PersistentWorkflowUtils.getWorkflowsByExternalId(XDATUser user,
String ID) |
abstract Collection<? extends PersistentWorkflowI> |
PersistentWorkflowBuilderAbst.getWorkflowsByExternalId(XDATUser user,
String ID) |
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.