A B C D E F G H I J K L M N O P Q R S T U V X

A

ACL - Class in nl.surfnet.coin.selfservice.domain
 
ACL() - Constructor for class nl.surfnet.coin.selfservice.domain.ACL
 
Action - Class in nl.surfnet.coin.selfservice.domain
 
Action(String, String, String, Action.Type, Action.Status, String, String, String, String, Date) - Constructor for class nl.surfnet.coin.selfservice.domain.Action
 
Action.Status - Enum in nl.surfnet.coin.selfservice.domain
 
Action.Type - Enum in nl.surfnet.coin.selfservice.domain
 
ActionListController - Class in nl.surfnet.coin.selfservice.control.idpadmin
 
ActionListController() - Constructor for class nl.surfnet.coin.selfservice.control.idpadmin.ActionListController
 
ActionsDao - Interface in nl.surfnet.coin.selfservice.dao
Dao for action objects
ActionsDaoImpl - Class in nl.surfnet.coin.selfservice.dao.impl
Implementation of the ActionsDao, using a RDBMS for persistence
ActionsDaoImpl() - Constructor for class nl.surfnet.coin.selfservice.dao.impl.ActionsDaoImpl
 
ActionsService - Interface in nl.surfnet.coin.selfservice.service
Service for Actions
ActionsServiceImpl - Class in nl.surfnet.coin.selfservice.service.impl
 
ActionsServiceImpl() - Constructor for class nl.surfnet.coin.selfservice.service.impl.ActionsServiceImpl
 
addArp(ARP) - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
addAttribute(String, List<String>) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
addAttributeName(String) - Method in class nl.surfnet.coin.selfservice.domain.ARP
 
addAuthority(CoinAuthority) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
addContactPerson(ContactPerson) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
addData(Integer) - Method in class nl.surfnet.coin.selfservice.domain.ChartSerie
 
addDescription(String, String) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
addDescription(String, String) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
addHomeUrl(String, String) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
addIdP(IdentityProvider) - Method in class nl.surfnet.coin.selfservice.domain.FederatieConfig
 
addIdpRef(String) - Method in class nl.surfnet.coin.selfservice.domain.ACL
 
addInstitutionIdp(IdentityProvider) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
addMenuItem(MenuItem) - Method in class nl.surfnet.coin.selfservice.domain.Menu
 
addMenuItem(MenuItem) - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
addName(String, String) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
addName(String, String) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
addSp(ServiceProvider) - Method in class nl.surfnet.coin.selfservice.domain.FederatieConfig
 
afterPropertiesSet() - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
ApiOAuthFilter - Class in nl.surfnet.coin.selfservice.filter
Servlet filter that performs Oauth 2.0 (authorization code) against api.surfconext.nl and gets group information of the 'admin team'.
ApiOAuthFilter() - Constructor for class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
ARP - Class in nl.surfnet.coin.selfservice.domain
Attribute release policy.
ARP() - Constructor for class nl.surfnet.coin.selfservice.domain.ARP
 
ARP(ARP) - Constructor for class nl.surfnet.coin.selfservice.domain.ARP
 
ARPFilter - Class in nl.surfnet.coin.selfservice.util
Returns a List of ARP for the current Identity Provider
ARPFilter() - Constructor for class nl.surfnet.coin.selfservice.util.ARPFilter
 

B

BaseController - Class in nl.surfnet.coin.selfservice.control
Abstract controller used to set model attributes to the request
BaseController() - Constructor for class nl.surfnet.coin.selfservice.control.BaseController
 
BaseController.MenuType - Enum in nl.surfnet.coin.selfservice.control
 
body(String) - Method in class nl.surfnet.coin.selfservice.domain.JiraTask.Builder
 
build() - Method in class nl.surfnet.coin.selfservice.domain.JiraTask.Builder
 
buildMenu(BaseController.MenuType, String) - Static method in class nl.surfnet.coin.selfservice.control.BaseController
Builds a Menu based on BaseController.MenuType and the identifier of the selected menu item
buildServiceProviderByMetadata(EntityMetadata) - Static method in class nl.surfnet.coin.selfservice.service.impl.ServiceRegistryProviderService
Create a ServiceProvider and inflate it with the given metadata attributes.
byJiraIssueStatus(JiraTask.Status) - Static method in enum nl.surfnet.coin.selfservice.domain.Action.Status
 
byJiraIssueType(JiraTask.Type) - Static method in enum nl.surfnet.coin.selfservice.domain.Action.Type
 

C

ChartSerie - Class in nl.surfnet.coin.selfservice.domain
Representation for HighCharts of
ChartSerie() - Constructor for class nl.surfnet.coin.selfservice.domain.ChartSerie
 
close(String) - Method in interface nl.surfnet.coin.selfservice.dao.ActionsDao
Close an action.
close(String) - Method in class nl.surfnet.coin.selfservice.dao.impl.ActionsDaoImpl
 
CLOSE_ACTION_IDENTIFIER - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
CoinAuthority - Class in nl.surfnet.coin.selfservice.domain
Simple implementation of a GrantedAuthority
CoinAuthority(String) - Constructor for class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
CoinUser - Class in nl.surfnet.coin.selfservice.domain
Simple conext user
CoinUser() - Constructor for class nl.surfnet.coin.selfservice.domain.CoinUser
 
compareTo(Provider) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
compareTo(StatResult) - Method in class nl.surfnet.coin.selfservice.domain.StatResult
 
CompositeServiceProviderService - Class in nl.surfnet.coin.selfservice.service.impl
Service Provider Service that can query multiple ServiceProviderServices and will combine the results.
CompositeServiceProviderService() - Constructor for class nl.surfnet.coin.selfservice.service.impl.CompositeServiceProviderService
 
ConsentDao - Interface in nl.surfnet.coin.selfservice.dao
 
ConsentDaoImpl - Class in nl.surfnet.coin.selfservice.dao.impl
SQL implementation of ConsentDao
ConsentDaoImpl() - Constructor for class nl.surfnet.coin.selfservice.dao.impl.ConsentDaoImpl
 
ContactPerson - Class in nl.surfnet.coin.selfservice.domain
 
ContactPerson(String, String) - Constructor for class nl.surfnet.coin.selfservice.domain.ContactPerson
 
ContactPersonType - Enum in nl.surfnet.coin.selfservice.domain
 
contactPersonTypeByJanusContactType(Contact.Type) - Static method in class nl.surfnet.coin.selfservice.service.impl.ServiceRegistryProviderService
Convert a Janus contact type to a ServiceProvider's ContactPersonType.
convertStatResultsToChartSeries(List<StatResult>) - Method in class nl.surfnet.coin.selfservice.dao.impl.StatisticDaoImpl
The SQL query returns a single row per date/Service provider combination.
convertToGmt(Calendar) - Static method in class nl.surfnet.coin.selfservice.dao.impl.StatisticDaoImpl
Get a converted Calendar in which the timezone difference has been added.

Input: 0:00:00 CEST
Output: 2:00:00 CEST
create(JiraTask, CoinUser) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
create(JiraTask, CoinUser) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceMock
 
create(JiraTask, CoinUser) - Method in interface nl.surfnet.coin.selfservice.service.JiraService
Create a new task in Jira.

D

delete(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
delete(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceMock
 
delete(String) - Method in interface nl.surfnet.coin.selfservice.service.JiraService
Delete a task from Jira.
destroy() - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
doAction(String, JiraTask.Action) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
doAction(String, JiraTask.Action) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceMock
 
doAction(String, JiraTask.Action) - Method in interface nl.surfnet.coin.selfservice.service.JiraService
Re-open or close a Jira task.
doEndTag() - Method in class nl.surfnet.coin.selfservice.util.ARPFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 

E

elevateUserIfApplicable(CoinUser) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
Assign an 'ROLE_ADMIN' role to the given user, if he is member of the admin team.
EMPTY_REMOTE_CUSTOM_FIELD_VALUES - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
EMPTY_REMOTE_FIELD_VALUES - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
EMPTY_STRINGS - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
equals(Object) - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
equals(Object) - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
equals(Object) - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
equals(Object) - Method in class nl.surfnet.coin.selfservice.domain.StatResult
 

F

FeatureInterceptor - Class in nl.surfnet.coin.selfservice.interceptor
Interceptor to enable/disable (new) features
FeatureInterceptor() - Constructor for class nl.surfnet.coin.selfservice.interceptor.FeatureInterceptor
 
FederatieConfig - Class in nl.surfnet.coin.selfservice.domain
Root element of the SURFfederatie config file
FederatieConfig() - Constructor for class nl.surfnet.coin.selfservice.domain.FederatieConfig
 
FederationProviderService - Class in nl.surfnet.coin.selfservice.service.impl
Provider Service seeded with xml config from federation.
FederationProviderService(String) - Constructor for class nl.surfnet.coin.selfservice.service.impl.FederationProviderService
Constructor
findAction(long) - Method in interface nl.surfnet.coin.selfservice.dao.ActionsDao
Find a unique Action by its id
findAction(long) - Method in class nl.surfnet.coin.selfservice.dao.impl.ActionsDaoImpl
 
findActionsByIdP(String) - Method in interface nl.surfnet.coin.selfservice.dao.ActionsDao
Get a list of all actions by identity provider
findActionsByIdP(String) - Method in class nl.surfnet.coin.selfservice.dao.impl.ActionsDaoImpl
 
firstStatusThenName() - Static method in class nl.surfnet.coin.selfservice.domain.Provider
 

G

getAcl() - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
getActions(String) - Method in interface nl.surfnet.coin.selfservice.service.ActionsService
Get a list of all actions of a certain identity provider
getActions(String) - Method in class nl.surfnet.coin.selfservice.service.impl.ActionsServiceImpl
 
getAllServiceProviders(String) - Method in class nl.surfnet.coin.selfservice.service.impl.CompositeServiceProviderService
 
getAllServiceProviders(String) - Method in class nl.surfnet.coin.selfservice.service.impl.FederationProviderService
 
getAllServiceProviders(String) - Method in class nl.surfnet.coin.selfservice.service.impl.ServiceRegistryProviderService
 
getAllServiceProviders(String) - Method in interface nl.surfnet.coin.selfservice.service.ServiceProviderService
Get a list of all available Service Providers for the given idpId.
getArpList() - Method in class nl.surfnet.coin.selfservice.util.ARPFilter
 
getArps() - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
getAttributeJsonFile() - Method in class nl.surfnet.coin.selfservice.service.impl.PersonAttributeLabelServiceJsonImpl
 
getAttributeLabelMap() - Method in class nl.surfnet.coin.selfservice.service.impl.PersonAttributeLabelServiceJsonImpl
 
getAttributeLabelMap() - Method in interface nl.surfnet.coin.selfservice.service.PersonAttributeLabelService
Gets a Map of (Person) attribute names and types for pretty labels in the front end.
getAttributeMap() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Map of user attributes, key as String, value Object
getAttributesAsMap(Assertion) - Static method in class nl.surfnet.coin.selfservice.util.PersonAttributeUtil
Takes the SAML assertion and returns the user attributes as a Map
getAuthorities() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Returns a collection that will contain CoinAuthority's
getAuthority() - Method in class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
getBody() - Method in class nl.surfnet.coin.selfservice.command.Question
 
getBody() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getBody() - Method in class nl.surfnet.coin.selfservice.domain.JiraTask
 
getConextAttributes() - Method in class nl.surfnet.coin.selfservice.domain.ARP
 
getConsumerKey() - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
getContactPersons() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getContactPersonType() - Method in class nl.surfnet.coin.selfservice.domain.ContactPerson
 
getCurrentRole(String, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.BaseController
Exposes the current role of the user for use in RequestMapping methods
getCurrentUser() - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
Get the currently logged in user from the security context.
getData() - Method in class nl.surfnet.coin.selfservice.domain.ChartSerie
 
getDate() - Method in class nl.surfnet.coin.selfservice.domain.StatResult
 
getDescription() - Method in class nl.surfnet.coin.selfservice.domain.Provider
Deprecated. use #getDescriptions with the language code as key
getDescriptions() - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
getDescriptions() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getDisplayName() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Display name, e.g.
getEmail() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
getEmailAddress() - Method in class nl.surfnet.coin.selfservice.domain.ContactPerson
 
getEulaURL() - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
getFedAttributes() - Method in class nl.surfnet.coin.selfservice.domain.ARP
 
getGadgetBaseUrl() - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
getHomeUrl() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getHomeUrls() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getId() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getId() - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
getId() - Method in class nl.surfnet.coin.selfservice.domain.Menu
 
getId() - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
getId() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getId() - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
getIdentityProvider() - Method in class nl.surfnet.coin.selfservice.domain.JiraTask
 
getIdentityProvider(String) - Method in interface nl.surfnet.coin.selfservice.service.IdentityProviderService
Get an identity provider by its id.
getIdentityProvider(String) - Method in class nl.surfnet.coin.selfservice.service.impl.FederationProviderService
 
getIdp() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Identifier of the IdentityProvider the user has logged in with
getIdpId() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getIdpId() - Method in class nl.surfnet.coin.selfservice.domain.ARP
 
getIdpId() - Method in class nl.surfnet.coin.selfservice.util.ARPFilter
 
getIdpRefs() - Method in class nl.surfnet.coin.selfservice.domain.ACL
 
getIdPs() - Method in class nl.surfnet.coin.selfservice.domain.FederatieConfig
 
getInstituteIdentityProviders(String) - Method in interface nl.surfnet.coin.selfservice.service.IdentityProviderService
Get a list of all idps that have the same instituteId as the given one.
getInstituteIdentityProviders(String) - Method in class nl.surfnet.coin.selfservice.service.impl.FederationProviderService
 
getInstitution() - Method in class nl.surfnet.coin.selfservice.domain.JiraTask
 
getInstitutionId() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getInstitutionId() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Identifier of the institution the IdentityProvider of the user belongs to.
getInstitutionId() - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
getInstitutionIdps() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
List of IdentityProvider's of the institution for this users.
getIssueType() - Method in class nl.surfnet.coin.selfservice.domain.JiraTask
 
getJiraKey() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getKey() - Method in class nl.surfnet.coin.selfservice.domain.JiraTask
 
getKey() - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
getKeys(String) - Method in interface nl.surfnet.coin.selfservice.dao.ActionsDao
Find the Jira Keys for an identity provider
getKeys(String) - Method in class nl.surfnet.coin.selfservice.dao.impl.ActionsDaoImpl
 
getLabel() - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
getLinkedServiceProviderIDs(String) - Method in class nl.surfnet.coin.selfservice.service.impl.ServiceRegistryProviderService
 
getLinkedServiceProviders(String) - Method in class nl.surfnet.coin.selfservice.service.impl.CompositeServiceProviderService
 
getLinkedServiceProviders(String) - Method in class nl.surfnet.coin.selfservice.service.impl.FederationProviderService
 
getLinkedServiceProviders(String) - Method in class nl.surfnet.coin.selfservice.service.impl.ServiceRegistryProviderService
It's "cheaper" to get all SPs from ServiceRegistry and iterate over them than to retrieve the list of all linked entity id's and then get their individual metadata.
getLinkedServiceProviders(String) - Method in interface nl.surfnet.coin.selfservice.service.ServiceProviderService
Get a list of all Service Providers that are linked to the given idpIdp
getLocale(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.BaseController
 
getLogins() - Method in class nl.surfnet.coin.selfservice.domain.StatResult
 
getLoginsPerSP(IdentityProvider, String) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.StatisticController
 
getLoginsPerSpPerDay(String, String) - Method in class nl.surfnet.coin.selfservice.dao.impl.StatisticDaoImpl
 
getLoginsPerSpPerDay(String, String) - Method in interface nl.surfnet.coin.selfservice.dao.StatisticDao
Makes a List of login data for a specific Service Provider got the Identity Provider
getLogoUrl() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getMenuItems() - Method in class nl.surfnet.coin.selfservice.domain.Menu
 
getMenuItems() - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
getMetadataUrl() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getMyInstitutionIdps() - Method in class nl.surfnet.coin.selfservice.control.BaseController
 
getName() - Method in class nl.surfnet.coin.selfservice.domain.ChartSerie
 
getName() - Method in class nl.surfnet.coin.selfservice.domain.ContactPerson
 
getName() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getNames() - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
getNames() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getNotes() - Method in class nl.surfnet.coin.selfservice.command.LinkRequest
 
getNotes() - Method in class nl.surfnet.coin.selfservice.command.UnlinkRequest
 
getOAuthTokenInfoList(String, ServiceProvider) - Method in class nl.surfnet.coin.selfservice.service.impl.OAuthTokenServiceImpl
 
getOAuthTokenInfoList(String, ServiceProvider) - Method in interface nl.surfnet.coin.selfservice.service.OAuthTokenService
Gets a List of OAuthTokenInfo for a user
getOAuthTokens(String, String) - Method in class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoAPIv10aImpl
 
getOAuthTokens(String, String) - Method in class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoAPIv2Impl
 
getOAuthTokens(String, String) - Method in class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoShindigImpl
 
getOAuthTokens(String, String) - Method in interface nl.surfnet.coin.selfservice.dao.OAuthTokenDao
Gets a List of OAuthTokenInfo for a user
getPassword() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
It is not allowed to call this method
getPersonAttributeLabels() - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpDetailController
 
getPointInterval() - Method in class nl.surfnet.coin.selfservice.domain.ChartSerie
 
getPointStart() - Method in class nl.surfnet.coin.selfservice.domain.ChartSerie
 
getRequestDate() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getRequestedIdp(String, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.BaseController
Exposes the requested IdP for use in RequestMapping methods.
getSchacHomeOrganization() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
getServiceProvider() - Method in class nl.surfnet.coin.selfservice.domain.JiraTask
 
getServiceProvider(String, String) - Method in class nl.surfnet.coin.selfservice.service.impl.CompositeServiceProviderService
Returns the first SP found or null if none found.
getServiceProvider(String, String) - Method in class nl.surfnet.coin.selfservice.service.impl.FederationProviderService
 
getServiceProvider(String, String) - Method in class nl.surfnet.coin.selfservice.service.impl.ServiceRegistryProviderService
 
getServiceProvider(String, String) - Method in interface nl.surfnet.coin.selfservice.service.ServiceProviderService
Get a ServiceProvider by its entity ID.
getSloLocation() - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
getSource() - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
getSp() - Method in class nl.surfnet.coin.selfservice.domain.Action
Get the SP this action is about.
getSpEntityId() - Method in class nl.surfnet.coin.selfservice.domain.StatResult
 
getSpId() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getSps() - Method in class nl.surfnet.coin.selfservice.domain.FederatieConfig
Returns a List of cloned ServiceProvider objects.
getSsoLocation() - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
getStatus() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getStatus() - Method in class nl.surfnet.coin.selfservice.domain.JiraTask
 
getSubject() - Method in class nl.surfnet.coin.selfservice.command.Question
 
getTasks(List<String>) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
getTasks(List<String>) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceMock
 
getTasks(List<String>) - Method in interface nl.surfnet.coin.selfservice.service.JiraService
Retrieve specific tasks from Jira.
getTelephoneNumber() - Method in class nl.surfnet.coin.selfservice.domain.ContactPerson
 
getType() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getType() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
getUid() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Unique identifier of the user, e.g.
getUrl() - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
getUrls() - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
getUserId() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getUserId() - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
getUserName() - Method in class nl.surfnet.coin.selfservice.domain.Action
 
getUsername() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Same value as CoinUser.getUid()

getVar() - Method in class nl.surfnet.coin.selfservice.util.ARPFilter
 
getXStreamForFedConfig() - Static method in class nl.surfnet.coin.selfservice.util.XStreamFedConfigBuilder
Creates and returns an XStream configuration for the SURFfederatie config file.
getXStreamForFedConfig(boolean) - Static method in class nl.surfnet.coin.selfservice.util.XStreamFedConfigBuilder
Creates and returns an XStream configuration for the SURFfederatie config file

H

hashCode() - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
hashCode() - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
hashCode() - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
hashCode() - Method in class nl.surfnet.coin.selfservice.domain.StatResult
 
home(String) - Method in class nl.surfnet.coin.selfservice.control.HomeController
 
HomeController - Class in nl.surfnet.coin.selfservice.control
 
HomeController() - Constructor for class nl.surfnet.coin.selfservice.control.HomeController
 

I

IdentityProvider - Class in nl.surfnet.coin.selfservice.domain
Identity provider
IdentityProvider() - Constructor for class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
IdentityProvider(String, String, String) - Constructor for class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
identityProvider(String) - Method in class nl.surfnet.coin.selfservice.domain.JiraTask.Builder
 
IdentityProviderService - Interface in nl.surfnet.coin.selfservice.service
Interface of Identity Provider Services.
IDP_CUSTOM_FIELD - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
init(FilterConfig) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
No initialization needed.
institution(String) - Method in class nl.surfnet.coin.selfservice.domain.JiraTask.Builder
 
isAccountNonExpired() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isAccountNonLocked() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isAgree() - Method in class nl.surfnet.coin.selfservice.command.LinkRequest
 
isAgree() - Method in class nl.surfnet.coin.selfservice.command.UnlinkRequest
 
isCredentialsNonExpired() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isEnabled() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isFullyAuthenticated() - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
 
isIdpVisibleOnly() - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
isLinked() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
isSelected() - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
issueType(JiraTask.Type) - Method in class nl.surfnet.coin.selfservice.domain.JiraTask.Builder
 

J

JiraService - Interface in nl.surfnet.coin.selfservice.service
 
JiraServiceImpl - Class in nl.surfnet.coin.selfservice.service.impl
 
JiraServiceImpl() - Constructor for class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
JiraServiceMock - Class in nl.surfnet.coin.selfservice.service.impl
 
JiraServiceMock() - Constructor for class nl.surfnet.coin.selfservice.service.impl.JiraServiceMock
 
JiraTask - Class in nl.surfnet.coin.selfservice.domain
 
JiraTask.Action - Enum in nl.surfnet.coin.selfservice.domain
 
JiraTask.Builder - Class in nl.surfnet.coin.selfservice.domain
 
JiraTask.Builder() - Constructor for class nl.surfnet.coin.selfservice.domain.JiraTask.Builder
 
JiraTask.Status - Enum in nl.surfnet.coin.selfservice.domain
 
JiraTask.Type - Enum in nl.surfnet.coin.selfservice.domain
 

K

key(String) - Method in class nl.surfnet.coin.selfservice.domain.JiraTask.Builder
 

L

LinkRequest - Class in nl.surfnet.coin.selfservice.command
 
LinkRequest() - Constructor for class nl.surfnet.coin.selfservice.command.LinkRequest
 
listActions(IdentityProvider) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.ActionListController
 
listAllSps(IdentityProvider) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpListController
 
listLinkedSps(IdentityProvider) - Method in class nl.surfnet.coin.selfservice.control.user.ServiceListController
 
loadConfiguration() - Method in class nl.surfnet.coin.selfservice.service.impl.FederationProviderService
 
loadConfiguration() - Method in interface nl.surfnet.coin.selfservice.service.SpringSchedulerLoadConfigurationService
(Scheduled) method that loads configuration.
localeResolver - Variable in class nl.surfnet.coin.selfservice.control.BaseController
 
logout(SessionStatus) - Method in class nl.surfnet.coin.selfservice.control.LogoutController
 
LogoutController - Class in nl.surfnet.coin.selfservice.control
Controller to display the logout page.
LogoutController() - Constructor for class nl.surfnet.coin.selfservice.control.LogoutController
 

M

mapRowsToStatResult() - Method in class nl.surfnet.coin.selfservice.dao.impl.StatisticDaoImpl
 
mayHaveGivenConsent(String, String) - Method in interface nl.surfnet.coin.selfservice.dao.ConsentDao
Check if the user has given consent for this service
mayHaveGivenConsent(String, String) - Method in class nl.surfnet.coin.selfservice.dao.impl.ConsentDaoImpl
 
Menu - Class in nl.surfnet.coin.selfservice.domain
Menu
Menu(String) - Constructor for class nl.surfnet.coin.selfservice.domain.Menu
 
MenuItem - Class in nl.surfnet.coin.selfservice.domain
Menu item
MenuItem(String, String, boolean) - Constructor for class nl.surfnet.coin.selfservice.domain.MenuItem
 

N

nl.surfnet.coin.selfservice.command - package nl.surfnet.coin.selfservice.command
 
nl.surfnet.coin.selfservice.control - package nl.surfnet.coin.selfservice.control
 
nl.surfnet.coin.selfservice.control.idpadmin - package nl.surfnet.coin.selfservice.control.idpadmin
 
nl.surfnet.coin.selfservice.control.user - package nl.surfnet.coin.selfservice.control.user
 
nl.surfnet.coin.selfservice.dao - package nl.surfnet.coin.selfservice.dao
 
nl.surfnet.coin.selfservice.dao.impl - package nl.surfnet.coin.selfservice.dao.impl
 
nl.surfnet.coin.selfservice.domain - package nl.surfnet.coin.selfservice.domain
 
nl.surfnet.coin.selfservice.filter - package nl.surfnet.coin.selfservice.filter
 
nl.surfnet.coin.selfservice.interceptor - package nl.surfnet.coin.selfservice.interceptor
 
nl.surfnet.coin.selfservice.provisioner - package nl.surfnet.coin.selfservice.provisioner
 
nl.surfnet.coin.selfservice.service - package nl.surfnet.coin.selfservice.service
 
nl.surfnet.coin.selfservice.service.impl - package nl.surfnet.coin.selfservice.service.impl
 
nl.surfnet.coin.selfservice.util - package nl.surfnet.coin.selfservice.util
 
NotificationService - Interface in nl.surfnet.coin.selfservice.service
 
NotificationServiceImpl - Class in nl.surfnet.coin.selfservice.service.impl
 
NotificationServiceImpl() - Constructor for class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 

O

OAuthTokenDao - Interface in nl.surfnet.coin.selfservice.dao
DAO to retrieve OAuth tokens
OAuthTokenDaoAPIv10aImpl - Class in nl.surfnet.coin.selfservice.dao.impl
OAuth 1.0a tokens in api.surfconext
OAuthTokenDaoAPIv10aImpl(JdbcTemplate) - Constructor for class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoAPIv10aImpl
 
OAuthTokenDaoAPIv2Impl - Class in nl.surfnet.coin.selfservice.dao.impl
Implementation for OAuth v2 access keys from api.surfconext
OAuthTokenDaoAPIv2Impl(JdbcTemplate) - Constructor for class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoAPIv2Impl
 
OAuthTokenDaoShindigImpl - Class in nl.surfnet.coin.selfservice.dao.impl
Gets OAuthTokens from the Shindig (os.surfconext.nl) database
OAuthTokenDaoShindigImpl(JdbcTemplate) - Constructor for class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoShindigImpl
 
OAuthTokenInfo - Class in nl.surfnet.coin.selfservice.domain
Basic information about an OAuth token
OAuthTokenInfo(String, String) - Constructor for class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
OAuthTokenService - Interface in nl.surfnet.coin.selfservice.service
Service to handle OAuthTokenInfo
OAuthTokenServiceImpl - Class in nl.surfnet.coin.selfservice.service.impl
Implementation of OAuthTokenService
OAuthTokenServiceImpl() - Constructor for class nl.surfnet.coin.selfservice.service.impl.OAuthTokenServiceImpl
 
ORIGINAL_REQUEST_URL - Static variable in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 

P

PersonAttributeLabel - Class in nl.surfnet.coin.selfservice.domain
Labels for an attribute, like
PersonAttributeLabel() - Constructor for class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
PersonAttributeLabelService - Interface in nl.surfnet.coin.selfservice.service
Service to retrieve labels for person attributes
PersonAttributeLabelServiceJsonImpl - Class in nl.surfnet.coin.selfservice.service.impl
Parses a json file into PersonAttributeLabel
PersonAttributeLabelServiceJsonImpl(String) - Constructor for class nl.surfnet.coin.selfservice.service.impl.PersonAttributeLabelServiceJsonImpl
 
PersonAttributeUtil - Class in nl.surfnet.coin.selfservice.util
Util class for person Attributes
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class nl.surfnet.coin.selfservice.interceptor.FeatureInterceptor
 
PRIORITY_MEDIUM - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
PROCESSED - Static variable in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
Provider - Class in nl.surfnet.coin.selfservice.domain
Abstract class for either ServiceProvider or IdentityProvider
Provider() - Constructor for class nl.surfnet.coin.selfservice.domain.Provider
 
ProviderType - Enum in nl.surfnet.coin.selfservice.domain
]]>
provisionUser(Assertion) - Method in class nl.surfnet.coin.selfservice.provisioner.SAMLProvisioner
 

Q

Question - Class in nl.surfnet.coin.selfservice.command
 
Question() - Constructor for class nl.surfnet.coin.selfservice.command.Question
 

R

registerJiraIssueCreation(String, JiraTask, String, String) - Method in interface nl.surfnet.coin.selfservice.service.ActionsService
Register the creation of a JIRA issue.
registerJiraIssueCreation(String, JiraTask, String, String) - Method in class nl.surfnet.coin.selfservice.service.impl.ActionsServiceImpl
 
REOPEN_ACTION_IDENTIFIER - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
revokeKeys(String, IdentityProvider) - Method in class nl.surfnet.coin.selfservice.control.user.ServiceDetailController
 
revokeOAuthToken(OAuthTokenInfo) - Method in class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoAPIv10aImpl
 
revokeOAuthToken(OAuthTokenInfo) - Method in class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoAPIv2Impl
 
revokeOAuthToken(OAuthTokenInfo) - Method in class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoShindigImpl
 
revokeOAuthToken(OAuthTokenInfo) - Method in interface nl.surfnet.coin.selfservice.dao.OAuthTokenDao
Revokes an existing OAuthToken
revokeOAuthTokens(String, ServiceProvider) - Method in class nl.surfnet.coin.selfservice.service.impl.OAuthTokenServiceImpl
 
revokeOAuthTokens(String, ServiceProvider) - Method in interface nl.surfnet.coin.selfservice.service.OAuthTokenService
Revokes an existing OAuthToken

S

SAMLProvisioner - Class in nl.surfnet.coin.selfservice.provisioner
implementation to return UserDetails from a SAML Assertion
SAMLProvisioner() - Constructor for class nl.surfnet.coin.selfservice.provisioner.SAMLProvisioner
 
saveAction(Action) - Method in interface nl.surfnet.coin.selfservice.dao.ActionsDao
persist the given action
saveAction(Action) - Method in class nl.surfnet.coin.selfservice.dao.impl.ActionsDaoImpl
 
sendMail(String, String, String, String) - Method in class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 
sendMail(String, String, String, String) - Method in interface nl.surfnet.coin.selfservice.service.NotificationService
 
serviceDetail(String, String, IdentityProvider) - Method in class nl.surfnet.coin.selfservice.control.user.ServiceDetailController
Controller for detail page.
ServiceDetailController - Class in nl.surfnet.coin.selfservice.control.user
Controller for the detail view(s) of a service (provider)
ServiceDetailController() - Constructor for class nl.surfnet.coin.selfservice.control.user.ServiceDetailController
 
ServiceListController - Class in nl.surfnet.coin.selfservice.control.user
Controller for listing all service providers for the end user
ServiceListController() - Constructor for class nl.surfnet.coin.selfservice.control.user.ServiceListController
 
serviceProvider(String) - Method in class nl.surfnet.coin.selfservice.domain.JiraTask.Builder
 
ServiceProvider - Class in nl.surfnet.coin.selfservice.domain
Service Provider
ServiceProvider(String) - Constructor for class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
ServiceProvider(String, String) - Constructor for class nl.surfnet.coin.selfservice.domain.ServiceProvider
Deprecated. name is not a single value String anymore
ServiceProviderService - Interface in nl.surfnet.coin.selfservice.service
Interface of services that returns information about Service Providers (SPs).
ServiceRegistryProviderService - Class in nl.surfnet.coin.selfservice.service.impl
 
ServiceRegistryProviderService() - Constructor for class nl.surfnet.coin.selfservice.service.impl.ServiceRegistryProviderService
 
setAcl(ACL) - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
setAdministrativeEmail(String) - Method in class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 
setAdminTeam(String) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setAgree(boolean) - Method in class nl.surfnet.coin.selfservice.command.LinkRequest
 
setAgree(boolean) - Method in class nl.surfnet.coin.selfservice.command.UnlinkRequest
 
setApiClient(OpenConextOAuthClient) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setArpList(List<ARP>) - Method in class nl.surfnet.coin.selfservice.util.ARPFilter
 
setArps(List<ARP>) - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
setAttributeMap(Map<String, List<String>>) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setAuthorities(List<CoinAuthority>) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setBaseUrl(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
setBaseUrl(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceMock
 
setBaseUrl(String) - Method in interface nl.surfnet.coin.selfservice.service.JiraService
Set the base URL of the Jira instance to use
setBody(String) - Method in class nl.surfnet.coin.selfservice.command.Question
 
setCallbackFlagParameter(String) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setConextAttributes(Map<String, List<Object>>) - Method in class nl.surfnet.coin.selfservice.domain.ARP
 
setConsumerKey(String) - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
setContactPersons(List<ContactPerson>) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setContactPersonType(ContactPersonType) - Method in class nl.surfnet.coin.selfservice.domain.ContactPerson
 
setData(List<Integer>) - Method in class nl.surfnet.coin.selfservice.domain.ChartSerie
 
setDataSource(DataSource) - Method in class nl.surfnet.coin.selfservice.dao.impl.ActionsDaoImpl
 
setDate(Date) - Method in class nl.surfnet.coin.selfservice.domain.StatResult
 
setDescription(String) - Method in class nl.surfnet.coin.selfservice.domain.Provider
Deprecated. use #addDescriptions with the language code as key
setDescriptions(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
setDescriptions(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setDev(boolean) - Method in class nl.surfnet.coin.selfservice.interceptor.FeatureInterceptor
 
setDisplayName(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setEmail(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setEmailAddress(String) - Method in class nl.surfnet.coin.selfservice.domain.ContactPerson
 
setEulaURL(String) - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
setFedAttributes(List<String>) - Method in class nl.surfnet.coin.selfservice.domain.ARP
 
setGadgetBaseUrl(String) - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
setHomeUrl(String) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setHomeUrls(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setId(long) - Method in class nl.surfnet.coin.selfservice.domain.Action
 
setId(String) - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
setId(String) - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
setId(String) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setId(String) - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
setIdentityProviderService(IdentityProviderService) - Method in class nl.surfnet.coin.selfservice.provisioner.SAMLProvisioner
 
setIdp(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setIdpId(String) - Method in class nl.surfnet.coin.selfservice.domain.ARP
 
setIdpId(String) - Method in class nl.surfnet.coin.selfservice.util.ARPFilter
 
setIdpRefs(List<String>) - Method in class nl.surfnet.coin.selfservice.domain.ACL
 
setIdPs(List<IdentityProvider>) - Method in class nl.surfnet.coin.selfservice.domain.FederatieConfig
 
setIdpVisibleOnly(boolean) - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
setInstitutionId(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setInstitutionId(String) - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
setJiraSoapService(JiraSoapService) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
meant to override the default impl (for instance to mock for unit tests)
setKey(String) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
setLabel(String) - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
setLinked(boolean) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setLogins(Integer) - Method in class nl.surfnet.coin.selfservice.domain.StatResult
 
setLogoUrl(String) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setMenuItems(List<MenuItem>) - Method in class nl.surfnet.coin.selfservice.domain.Menu
 
setMenuItems(List<MenuItem>) - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
setMetadataUrl(String) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setName(String) - Method in class nl.surfnet.coin.selfservice.domain.ChartSerie
 
setName(String) - Method in class nl.surfnet.coin.selfservice.domain.ContactPerson
 
setName(String) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setNames(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
setNames(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setNotes(String) - Method in class nl.surfnet.coin.selfservice.command.LinkRequest
 
setNotes(String) - Method in class nl.surfnet.coin.selfservice.command.UnlinkRequest
 
setoAuthTokenDaos(List<OAuthTokenDao>) - Method in class nl.surfnet.coin.selfservice.service.impl.OAuthTokenServiceImpl
 
setPassword(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
setPassword(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceMock
 
setPassword(String) - Method in interface nl.surfnet.coin.selfservice.service.JiraService
Set the password to use to authenticate against Jira
setPointInterval(long) - Method in class nl.surfnet.coin.selfservice.domain.ChartSerie
 
setPointStart(Date) - Method in class nl.surfnet.coin.selfservice.domain.ChartSerie
 
setProjectKey(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
setProjectKey(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceMock
 
setProjectKey(String) - Method in interface nl.surfnet.coin.selfservice.service.JiraService
The project key used to submit issues
setSchacHomeOrganization(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setSelected(boolean) - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
setServiceProviderServices(List<ServiceProviderService>) - Method in class nl.surfnet.coin.selfservice.service.impl.CompositeServiceProviderService
 
setSloLocation(String) - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
setSource(String) - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
setSp(ServiceProvider) - Method in class nl.surfnet.coin.selfservice.domain.Action
Action.getSp()
setSpEntityId(String) - Method in class nl.surfnet.coin.selfservice.domain.StatResult
 
setSps(List<ServiceProvider>) - Method in class nl.surfnet.coin.selfservice.domain.FederatieConfig
 
setSsoLocation(String) - Method in class nl.surfnet.coin.selfservice.domain.IdentityProvider
 
setSubject(String) - Method in class nl.surfnet.coin.selfservice.command.Question
 
setTelephoneNumber(String) - Method in class nl.surfnet.coin.selfservice.domain.ContactPerson
 
setType(ProviderType) - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
setUid(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setUrl(String) - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
setUrls(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
setUserId(String) - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
setUsername(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
setUsername(String) - Method in class nl.surfnet.coin.selfservice.service.impl.JiraServiceMock
 
setUsername(String) - Method in interface nl.surfnet.coin.selfservice.service.JiraService
Set the username to use to authenticate against Jira
setVar(String) - Method in class nl.surfnet.coin.selfservice.util.ARPFilter
 
sortByDateAsc() - Static method in class nl.surfnet.coin.selfservice.domain.Action
get a Comparator that sorts by date ascending: newest first
SOURCE - Static variable in class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoAPIv10aImpl
 
SOURCE - Static variable in class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoAPIv2Impl
 
SOURCE - Static variable in class nl.surfnet.coin.selfservice.dao.impl.OAuthTokenDaoShindigImpl
 
SP_CUSTOM_FIELD - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
spDetail(String, IdentityProvider) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpDetailController
Controller for detail page.
SpDetailController - Class in nl.surfnet.coin.selfservice.control.idpadmin
Controller for SP detail pages
SpDetailController() - Constructor for class nl.surfnet.coin.selfservice.control.idpadmin.SpDetailController
 
SpLinkController - Class in nl.surfnet.coin.selfservice.control.idpadmin
 
SpLinkController() - Constructor for class nl.surfnet.coin.selfservice.control.idpadmin.SpLinkController
 
spLinkRequest(String, IdentityProvider) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpLinkController
Controller for request form page.
SpListController - Class in nl.surfnet.coin.selfservice.control.idpadmin
 
SpListController() - Constructor for class nl.surfnet.coin.selfservice.control.idpadmin.SpListController
 
spQuestion(String, IdentityProvider) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpDetailController
Controller for question form page.
spQuestionSubmit(String, IdentityProvider, Question, BindingResult) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpDetailController
 
spRequestPost(String, IdentityProvider, LinkRequest, BindingResult) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpLinkController
 
spRequestSubmitConfirm(String, LinkRequest, BindingResult, boolean, IdentityProvider, SessionStatus) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpLinkController
 
spRequestSubmitConfirm(String, UnlinkRequest, BindingResult, boolean, IdentityProvider, SessionStatus) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpUnlinkController
 
SpringSchedulerLoadConfigurationService - Interface in nl.surfnet.coin.selfservice.service
Service to enable Spring scheduling of loading configuration
SpringSecurity - Class in nl.surfnet.coin.selfservice.util
 
SpringSecurity() - Constructor for class nl.surfnet.coin.selfservice.util.SpringSecurity
 
SpUnlinkController - Class in nl.surfnet.coin.selfservice.control.idpadmin
 
SpUnlinkController() - Constructor for class nl.surfnet.coin.selfservice.control.idpadmin.SpUnlinkController
 
spUnlinkRequest(String, IdentityProvider) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpUnlinkController
Controller for unlink request form page.
spUnlinkrequestPost(String, IdentityProvider, UnlinkRequest, BindingResult) - Method in class nl.surfnet.coin.selfservice.control.idpadmin.SpUnlinkController
 
StatisticController - Class in nl.surfnet.coin.selfservice.control.idpadmin
Controller for statistics
StatisticController() - Constructor for class nl.surfnet.coin.selfservice.control.idpadmin.StatisticController
 
StatisticDao - Interface in nl.surfnet.coin.selfservice.dao
Service for statistics
StatisticDaoImpl - Class in nl.surfnet.coin.selfservice.dao.impl
SQL implementation for the statistic service
StatisticDaoImpl() - Constructor for class nl.surfnet.coin.selfservice.dao.impl.StatisticDaoImpl
 
StatResult - Class in nl.surfnet.coin.selfservice.domain
Represents the result row of the mysql query to get login statistics
StatResult() - Constructor for class nl.surfnet.coin.selfservice.domain.StatResult
 
StatResult(String, Date, Integer) - Constructor for class nl.surfnet.coin.selfservice.domain.StatResult
 
status(JiraTask.Status) - Method in class nl.surfnet.coin.selfservice.domain.JiraTask.Builder
 
styleguide() - Method in class nl.surfnet.coin.selfservice.control.HomeController
 
styleguideForm() - Method in class nl.surfnet.coin.selfservice.control.HomeController
 
synchronizeWithJira(String) - Method in interface nl.surfnet.coin.selfservice.service.ActionsService
Close local actions that are closed in Jira for a given identity provider.
synchronizeWithJira(String) - Method in class nl.surfnet.coin.selfservice.service.impl.ActionsServiceImpl
 

T

toString() - Method in class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
toString() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
toString() - Method in class nl.surfnet.coin.selfservice.domain.ContactPerson
 
toString() - Method in class nl.surfnet.coin.selfservice.domain.JiraTask
 
toString() - Method in class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo
 
toString() - Method in class nl.surfnet.coin.selfservice.domain.Provider
 
toString() - Method in class nl.surfnet.coin.selfservice.domain.ServiceProvider
 
TYPE_LINKREQUEST - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
TYPE_QUESTION - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 
TYPE_UNLINKREQUEST - Static variable in class nl.surfnet.coin.selfservice.service.impl.JiraServiceImpl
 

U

UnlinkRequest - Class in nl.surfnet.coin.selfservice.command
 
UnlinkRequest() - Constructor for class nl.surfnet.coin.selfservice.command.UnlinkRequest
 

V

valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.control.BaseController.MenuType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.domain.Action.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.domain.Action.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.domain.ContactPersonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.domain.JiraTask.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.domain.JiraTask.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.domain.JiraTask.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.domain.ProviderType
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.surfnet.coin.selfservice.control.BaseController.MenuType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.selfservice.domain.Action.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.selfservice.domain.Action.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.selfservice.domain.ContactPersonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.selfservice.domain.JiraTask.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.selfservice.domain.JiraTask.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.selfservice.domain.JiraTask.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.selfservice.domain.ProviderType
Returns an array containing the constants of this enum type, in the order they are declared.

X

XStreamFedConfigBuilder - Class in nl.surfnet.coin.selfservice.util
Utility class for the XStream configuration needed to handle FederatieConfig

A B C D E F G H I J K L M N O P Q R S T U V X

Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.