- getAllModules() - Method in class org.ikasan.console.module.service.ConsoleModuleService
-
- getAllModules() - Method in interface org.ikasan.console.module.service.ModuleService
-
Returns all available Modules or an empty Set
- getAllPointToPointFlowProfileIds() - Method in interface org.ikasan.console.pointtopointflow.service.PointToPointFlowProfileService
-
Get a Set of all of the ids for all of the PointToPointFlowProfiles or an empty Set
- getAllPointToPointFlowProfileIds() - Method in class org.ikasan.console.pointtopointflow.service.PointToPointFlowProfileServiceImpl
-
Get a list of all PointToPointFlowProfile Ids
- getAllPointToPointFlowProfiles() - Method in interface org.ikasan.console.pointtopointflow.service.PointToPointFlowProfileService
-
Get a Set of PointToPointFlowProfiles
- getAllPointToPointFlowProfiles() - Method in class org.ikasan.console.pointtopointflow.service.PointToPointFlowProfileServiceImpl
-
Get a list of all PointToPointFlowProfiles
- getAuthenticator() - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticationProvider
-
Get the authenticator
- getAuthorities() - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticationToken
-
- getComponentName() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the component name
- getContext() - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticationToken
-
Retrieve the LDAP context attached to this user's authentication object.
- getContextFactory() - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticatorImpl
-
Get the context factory
- getCredentials() - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticationToken
-
- getDescription() - Method in class org.ikasan.console.module.Module
-
Get the description
- getDesignDiagramURL() - Method in class org.ikasan.console.module.Module
-
Get the design diagram URL
- getEmail() - Method in class org.ikasan.console.web.command.UserCriteria
-
Get the email
- getEventId() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the event id
- getFromDate() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the from date
- getFromDateTime() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the from date time object
- getFromModule() - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowImpl
-
Get the fromModule for this PointToPointFlow
- getFromTime() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the from time
- getId() - Method in class org.ikasan.console.module.Module
-
Get the id
- getId() - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowImpl
-
Get the unique id
- getId() - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowProfileImpl
-
Get the unique id
- getModule(Long) - Method in class org.ikasan.console.module.dao.HibernateModuleDao
-
- getModule(Long) - Method in interface org.ikasan.console.module.dao.ModuleDao
-
Returns the Module for the given id (or returns null)
- getModule(Long) - Method in class org.ikasan.console.module.service.ConsoleModuleService
-
- getModule(Long) - Method in interface org.ikasan.console.module.service.ModuleService
-
Returns the Module for the given id (or returns null)
- getModuleFlow() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the module flow
- getModuleIdsFromPointToPointFlowProfiles(Set<Long>) - Method in interface org.ikasan.console.pointtopointflow.service.PointToPointFlowProfileService
-
Get a Set of all of the module ids for the given PointToPointFlowProfile Ids or an empty Set
- getModuleIdsFromPointToPointFlowProfiles(Set<Long>) - Method in class org.ikasan.console.pointtopointflow.service.PointToPointFlowProfileServiceImpl
-
- getModuleNames(Set<Long>) - Method in class org.ikasan.console.module.service.ConsoleModuleService
-
- getModuleNames(Set<Long>) - Method in interface org.ikasan.console.module.service.ModuleService
-
Returns a Set of Module names, given their ids
- getModules() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get a set of the modules
- getModules() - Method in class org.ikasan.console.web.controller.WiretapEventsSearchFormController
-
Get the modules
- getName() - Method in class org.ikasan.console.module.Module
-
Get the name
- getName() - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowProfileImpl
-
Get the name for this PointToPointFlow
- getPassword() - Method in class org.ikasan.console.web.command.UserCriteria
-
Get the password
- getPayloadContent() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the payload content
- getPayloadId() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the payload id
- getPointToPointFlowProfile() - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowImpl
-
Get the Profile for this PointToPointFlow
- getPointToPointFlowProfiles() - Method in class org.ikasan.console.web.controller.WiretapEventsSearchFormController
-
Get the point to point flow profiles
- getPointToPointFlows() - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowProfileImpl
-
Get the set of PointToPointFlows
- getPrincipal() - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticationToken
-
- getPrincipalPrefix() - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticatorImpl
-
Get the principal prefix
- getSerialVersionUID() - Static method in class org.ikasan.console.web.command.UserCriteria
-
Get the serial uid
- getSerialVersionUID() - Static method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the serial uid
- getToModule() - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowImpl
-
Get the toModule for this PointToPointFlow
- getUntilDate() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the to date
- getUntilDateTime() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the to date time object
- getUntilTime() - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Get the to time
- getUsername() - Method in class org.ikasan.console.web.command.UserCriteria
-
Get the username
- grantAuthority(String, String, ModelMap) - Method in class org.ikasan.console.web.controller.UsersController
-
Grant a new authority to an existing user
- saveUser(ModelMap, String, String, String, Boolean) - Method in class org.ikasan.console.web.controller.UsersController
-
Accepts submission of the createUser form
- sendMail() - Method in class org.ikasan.console.service.ConsoleEmailNotifier
-
Send the mail
- sendNewPassword(User) - Method in interface org.ikasan.console.service.ConsoleService
-
Allows a specified user's password to be sent to them.
- sendNewPassword(User) - Method in class org.ikasan.console.service.ConsoleServiceImpl
-
An implementation of sendNewPassword, in this case we're sending an email to them
TODO More specific error handling than catching Exception required
- sendPassword(String, ModelMap) - Method in class org.ikasan.console.web.controller.MyAccountController
-
Send the new Password to the user
TODO Split tasks into individual methods
- setAuthenticator(LdapAuthenticator) - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticationProvider
-
Set the authenticator to be used
- setBody(String) - Method in class org.ikasan.console.service.ConsoleEmailNotifier
-
Setter for mail body text.
- setComponentName(String) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the component name
- setContext(InitialLdapContext) - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticationToken
-
Attach an LDAP context to this user's authentication object.
- setContextFactory(DefaultSpringSecurityContextSource) - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticatorImpl
-
Set the context factory to use for generating a new LDAP context.
- setDescription(String) - Method in class org.ikasan.console.module.Module
-
Set the description
- setDesignDiagramURL(String) - Method in class org.ikasan.console.module.Module
-
Set the design diagram URL
- setEventId(String) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the event id
- setFrom(String) - Method in class org.ikasan.console.service.ConsoleEmailNotifier
-
Setter for mail
- setFromDate(String) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the from date
- setFromModule(Module) - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowImpl
-
Set the from Module
- setFromTime(String) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the from time
- setId(long) - Method in class org.ikasan.console.module.Module
-
Set the id
- setModuleFlow(String) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the module flow
- setModules(Set<Long>) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the modules
- setMultipart(boolean) - Method in class org.ikasan.console.service.ConsoleEmailNotifier
-
Support for multipart message (i.e.: attachments)
TODO: probably this setter is not needed.
- setName(String) - Method in class org.ikasan.console.module.Module
-
Set the name
- setName(String) - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowProfileImpl
-
Set the name for this PointToPointFlow
- setPayloadContent(String) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the payload content
- setPayloadId(String) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the payload id
- setPointToPointFlowProfile(PointToPointFlowProfile) - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowImpl
-
Set the Profile for this PointToPointFlow
- setPointToPointFlows(Set<? extends PointToPointFlow>) - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowProfileImpl
-
Set the PointToPointFlows for this profile
- setPrincipalPrefix(String) - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticatorImpl
-
Set the string to be prepended to all principal names prior to attempting authentication against the LDAP server.
- setSubject(String) - Method in class org.ikasan.console.service.ConsoleEmailNotifier
-
Setter for subject
- setTo(String) - Method in class org.ikasan.console.service.ConsoleEmailNotifier
-
Setter for to address.
- setToModule(Module) - Method in class org.ikasan.console.pointtopointflow.PointToPointFlowImpl
-
Set the to Module
- setUntilDate(String) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the to date
- setUntilTime(String) - Method in class org.ikasan.console.web.command.WiretapSearchCriteria
-
Set the to time
- SupportController - Class in org.ikasan.console.web.controller
-
Spring MVC controller class for dealing with a request to go to the support page
- SupportController() - Constructor for class org.ikasan.console.web.controller.SupportController
-
- supports(ConfigAttribute) - Method in class org.ikasan.console.security.AbstractModuleAfterInvocationProvider
-
- supports(Class) - Method in class org.ikasan.console.security.AbstractModuleAfterInvocationProvider
-
- supports(ConfigAttribute) - Method in class org.ikasan.console.security.AbstractPointToPointFlowProfileAfterInvocationProvider
-
Returns true if the dao attribute is supported by this provider
- supports(Class) - Method in class org.ikasan.console.security.AbstractPointToPointFlowProfileAfterInvocationProvider
-
Returns true if the class is supported by this provider
- supports(ConfigAttribute) - Method in class org.ikasan.console.security.AfterInvocationModuleCollectionFilteringProvider
-
- supports(ConfigAttribute) - Method in class org.ikasan.console.security.AfterInvocationPointToPointFlowProfileCollectionFilteringProvider
-
Returns true if the configuration attribute is supported by this provider
- supports(Class<?>) - Method in class org.ikasan.console.security.service.authentication.LdapAuthenticationProvider
-
Do we support the authentication type presented
- supports(Class) - Method in class org.ikasan.console.web.command.UserCriteriaValidator
-
Warning suppressed because .equals method does not support Generics
(non-Javadoc)
- supports(Class) - Method in class org.ikasan.console.web.command.WiretapSearchCriteriaValidator
-
Warning suppressed because .equals method does not support Generics
(non-Javadoc)