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

A

AbstractCache - Class in nl.surfnet.coin.csa.api.cache
 
AbstractCache() - Constructor for class nl.surfnet.coin.csa.api.cache.AbstractCache
 
Account - Class in nl.surfnet.coin.csa.domain
 
Account() - Constructor for class nl.surfnet.coin.csa.domain.Account
 
Account(String, String, String) - Constructor for class nl.surfnet.coin.csa.domain.Account
 
ACL - Class in nl.surfnet.coin.csa.domain
 
ACL() - Constructor for class nl.surfnet.coin.csa.domain.ACL
 
ActionsDao - Interface in nl.surfnet.coin.csa.dao
Dao for action objects
ActionsDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
Implementation of the ActionsDao, using a RDBMS for persistence
ActionsDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.ActionsDaoImpl
 
ActionsService - Interface in nl.surfnet.coin.csa.service
Service for Actions
ActionsServiceImpl - Class in nl.surfnet.coin.csa.service.impl
 
ActionsServiceImpl() - Constructor for class nl.surfnet.coin.csa.service.impl.ActionsServiceImpl
 
addAttribute(String, List<String>) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
addAuthority(CoinAuthority) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
addContactPerson(ContactPerson) - Method in class nl.surfnet.coin.csa.domain.Provider
 
addData(Integer) - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
addDescription(String, String) - Method in class nl.surfnet.coin.csa.domain.PersonAttributeLabel
 
addDescription(String, String) - Method in class nl.surfnet.coin.csa.domain.Provider
 
addFacetValue(FacetValue) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
addFacetValueTranslation(Long, LocalizedString) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
addFieldImage(FieldImage) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
addFieldString(FieldString) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
addGroup(Group20, List<Person>) - Method in class nl.surfnet.coin.csa.domain.GroupContext
 
addHomeUrl(String, String) - Method in class nl.surfnet.coin.csa.domain.Provider
 
addIdpRef(String) - Method in class nl.surfnet.coin.csa.domain.ACL
 
addInstitutionIdp(IdentityProvider) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
addMenuItem(MenuItem) - Method in class nl.surfnet.coin.csa.domain.Menu
 
addMenuItem(MenuItem) - Method in class nl.surfnet.coin.csa.domain.MenuItem
 
addName(String, String) - Method in class nl.surfnet.coin.csa.domain.PersonAttributeLabel
 
addName(String, String) - Method in class nl.surfnet.coin.csa.domain.Provider
 
addScreenShot(Screenshot) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
addZeroDays(int) - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
afterPropertiesSet() - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
afterPropertiesSet() - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
afterPropertiesSet() - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
AjaxResponseException - Exception in nl.surfnet.coin.csa.util
AjaxResponseException indicates a RuntimeException thrown as response to an Ajax call (where it does not make sense to return the error view)
AjaxResponseException(String) - Constructor for exception nl.surfnet.coin.csa.util.AjaxResponseException
 
ALL_IDPS - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which all identityproviders are stored
allCspsForSelectedIdp(HttpServletRequest) - Method in class nl.surfnet.coin.csa.control.shopadmin.CspStatusController
 
ApiOAuthFilter - Class in nl.surfnet.coin.csa.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.csa.filter.ApiOAuthFilter
 
Article - Class in nl.surfnet.coin.csa.domain
Article information.
Article() - Constructor for class nl.surfnet.coin.csa.domain.Article
Default constructor
Article(String) - Constructor for class nl.surfnet.coin.csa.domain.Article
 
ArticleMedium - Class in nl.surfnet.coin.csa.domain
 
ArticleMedium() - Constructor for class nl.surfnet.coin.csa.domain.ArticleMedium
 
ArticleMedium.ArticleMediumType - Enum in nl.surfnet.coin.csa.domain
 
AuthorityScopeInterceptor - Class in nl.surfnet.coin.csa.interceptor
Interceptor to de-scope the visibility CompoundServiceProvider objects for display See https ://wiki.surfnetlabs.nl/display/services/App-omschrijving
AuthorityScopeInterceptor() - Constructor for class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
 

B

BaseApiController - Class in nl.surfnet.coin.csa.api.control
 
BaseApiController() - Constructor for class nl.surfnet.coin.csa.api.control.BaseApiController
 
BaseController - Class in nl.surfnet.coin.csa.control
Abstract controller used to set model attributes to the request
BaseController() - Constructor for class nl.surfnet.coin.csa.control.BaseController
 
buildApiService(CompoundServiceProvider, String) - Method in class nl.surfnet.coin.csa.api.control.ServicesController
Build a Service object based on the given CSP
builder(ServiceProvider, Article) - Static method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
buildIdentityProviderByMetadata(EntityMetadata) - Static method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
Create a IdentityProvider and inflate it with the given metadata attributes.
buildServiceProviderByMetadata(EntityMetadata, boolean) - Method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
Create a ServiceProvider and inflate it with the given metadata attributes.

C

callDelay - Variable in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
ChartSerie - Class in nl.surfnet.coin.csa.domain
Representation for HighCharts of
ChartSerie() - Constructor for class nl.surfnet.coin.csa.domain.ChartSerie
 
ChartSerie(String, String, String, long) - Constructor for class nl.surfnet.coin.csa.domain.ChartSerie
 
children - Variable in class nl.surfnet.coin.csa.domain.GroupContext.Group20Wrap
 
cleanCrmCache() - Method in class nl.surfnet.coin.csa.control.shopadmin.IdpLnmgListController
 
clearCache(HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.ServicesController
 
close(String) - Method in interface nl.surfnet.coin.csa.dao.ActionsDao
Close an action.
close(String) - Method in class nl.surfnet.coin.csa.dao.impl.ActionsDaoImpl
 
CLOSE_ACTION_IDENTIFIER - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
CoinAuthority - Class in nl.surfnet.coin.csa.domain
Simple implementation of a GrantedAuthority
CoinAuthority(CoinAuthority.Authority) - Constructor for class nl.surfnet.coin.csa.domain.CoinAuthority
 
CoinAuthority.Authority - Enum in nl.surfnet.coin.csa.domain
 
CoinUser - Class in nl.surfnet.coin.csa.domain
Simple conext user
CoinUser() - Constructor for class nl.surfnet.coin.csa.domain.CoinUser
 
compareTo(Field) - Method in class nl.surfnet.coin.csa.domain.Field
 
compareTo(Provider) - Method in class nl.surfnet.coin.csa.domain.Provider
 
compareTo(StatResult) - Method in class nl.surfnet.coin.csa.domain.StatResult
 
COMPOUND_SP - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which a compoundSps (e.g.
COMPOUND_SPS - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which all compoundSps (e.g.
CompoundServiceProvider - Class in nl.surfnet.coin.csa.domain
CompoundServiceProvider.java
CompoundServiceProvider() - Constructor for class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
CompoundServiceProviderDao - Interface in nl.surfnet.coin.csa.dao
CompoundServiceProviderDoa.java
CompoundServiceProviderHibernateDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
CompoundServiceProviderHibernateDaoImpl.java
CompoundServiceProviderHibernateDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.CompoundServiceProviderHibernateDaoImpl
 
CompoundSPService - Class in nl.surfnet.coin.csa.service.impl
Abstraction for the Compound Service Providers.
CompoundSPService() - Constructor for class nl.surfnet.coin.csa.service.impl.CompoundSPService
 
ConsentDao - Interface in nl.surfnet.coin.csa.dao
 
ConsentDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
SQL implementation of ConsentDao
ConsentDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.ConsentDaoImpl
 
ContactPerson - Class in nl.surfnet.coin.csa.domain
 
ContactPerson(String, String) - Constructor for class nl.surfnet.coin.csa.domain.ContactPerson
 
ContactPerson(ContactPersonType, String) - Constructor for class nl.surfnet.coin.csa.domain.ContactPerson
 
ContactPersonType - Enum in nl.surfnet.coin.csa.domain
 
contactPersonTypeByJanusContactType(Contact.Type) - Static method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
Convert a Janus contact type to a ServiceProvider's ContactPersonType.
containsRole(List<CoinAuthority.Authority>, CoinAuthority.Authority...) - Static method in class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
 
contextDestroyed(ServletContextEvent) - Method in class nl.surfnet.coin.csa.listener.InstanceTypeContextListener
 
contextInitialized(ServletContextEvent) - Method in class nl.surfnet.coin.csa.listener.InstanceTypeContextListener
 
CorsHeaderFilter - Class in nl.surfnet.coin.csa.filter
 
CorsHeaderFilter() - Constructor for class nl.surfnet.coin.csa.filter.CorsHeaderFilter
 
create(JiraTask, CoinUser) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
create(JiraTask, CoinUser) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceMock
 
create(JiraTask, CoinUser) - Method in interface nl.surfnet.coin.csa.service.JiraService
Create a new task in Jira.
createFacet(Facet) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
createFacetValue(Long, FacetValue) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
CrmCache - Class in nl.surfnet.coin.csa.api.cache
 
CrmCache() - Constructor for class nl.surfnet.coin.csa.api.cache.CrmCache
 
CrmService - Interface in nl.surfnet.coin.csa.service
Interface of services that return Licensing and article information from LMNG (Licentie Modellen Next Generation)
CrmServiceNoop - Class in nl.surfnet.coin.csa.service.impl
No operation CrmService to be used in OpenConext
CrmServiceNoop() - Constructor for class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
CrmUtil - Interface in nl.surfnet.coin.csa.service.impl
 
CrmUtil.LicenseRetrievalAttempt - Enum in nl.surfnet.coin.csa.service.impl
 
CspStatusController - Class in nl.surfnet.coin.csa.control.shopadmin
Controller that handles the CSP status page (used for the shopmanager to get an overview of all services for a specific IDP)
CspStatusController() - Constructor for class nl.surfnet.coin.csa.control.shopadmin.CspStatusController
 

D

db.migration.mysql - package db.migration.mysql
 
DEEPLINK_TO_SURFMARKET_ALLOWED - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key that defines whether a deeplink to SURFMarket should be shown.
delete(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
delete(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceMock
 
delete(String) - Method in interface nl.surfnet.coin.csa.service.JiraService
Delete a task from Jira.
deleteCompoundServiceProvider(String, HttpServletResponse) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLnmgListController
 
deleteFacet(Long) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
deleteFacetValue(Long) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
destroy() - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
destroy() - Method in class nl.surfnet.coin.csa.filter.ApiOAuthFilter
 
destroy() - Method in class nl.surfnet.coin.csa.filter.CorsHeaderFilter
 
destroy() - Method in class nl.surfnet.coin.csa.util.MockAuthorizationServerFilter
 
doAction(String, JiraTask.Action) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
doAction(String, JiraTask.Action) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceMock
 
doAction(String, JiraTask.Action) - Method in interface nl.surfnet.coin.csa.service.JiraService
Re-open or close a Jira task.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.surfnet.coin.csa.filter.ApiOAuthFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.surfnet.coin.csa.filter.CorsHeaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.surfnet.coin.csa.util.MockAuthorizationServerFilter
 
doPopulateCache() - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
Template method that defines how to populate a certain cache
doPopulateCache() - Method in class nl.surfnet.coin.csa.api.cache.CrmCache
 
doPopulateCache() - Method in class nl.surfnet.coin.csa.api.cache.ProviderCache
 
doPopulateCache() - Method in class nl.surfnet.coin.csa.api.cache.ServicesCache
 

E

EmailService - Interface in nl.surfnet.coin.csa.service
 
EmailServiceImpl - Class in nl.surfnet.coin.csa.service.impl
 
EmailServiceImpl() - Constructor for class nl.surfnet.coin.csa.service.impl.EmailServiceImpl
 
EMPTY_REMOTE_CUSTOM_FIELD_VALUES - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
EMPTY_REMOTE_FIELD_VALUES - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
EMPTY_STRINGS - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
ENDPOINT_PLACEHOLDER - Static variable in class nl.surfnet.coin.csa.service.impl.LmngUtil
 
equals(Object) - Method in class nl.surfnet.coin.csa.domain.CoinAuthority
 
equals(Object) - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
equals(Object) - Method in class nl.surfnet.coin.csa.domain.MappingEntry
 
equals(Object) - Method in class nl.surfnet.coin.csa.domain.MenuItem
 
equals(Object) - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
evict() - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
Evicts the cache (asynchronously), effectively by scheduling a one time populate-job.
evictCache() - Method in interface nl.surfnet.coin.csa.service.CrmService
 
evictCache() - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
evictCache() - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
evictCache() - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
evictSynchronously() - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
Clears the cache (synchronously)
ExportService - Interface in nl.surfnet.coin.csa.service
 
exportServiceBindingsCsv(List<LmngServiceBinding>, String) - Method in interface nl.surfnet.coin.csa.service.ExportService
 
exportServiceBindingsCsv(List<LmngServiceBinding>, String) - Method in class nl.surfnet.coin.csa.service.impl.ExportServiceImpl
 
ExportServiceImpl - Class in nl.surfnet.coin.csa.service.impl
 
ExportServiceImpl() - Constructor for class nl.surfnet.coin.csa.service.impl.ExportServiceImpl
 
exportToCSV(HttpServletRequest, HttpServletResponse, String) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLnmgListController
 

F

FACET_CONNECTION_VISIBLE - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which we store the info if the connection facet is visible to the current user.
facetConfiguraton(String, ModelMap) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
FacetDao - Interface in nl.surfnet.coin.csa.dao
 
FacetDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
 
FacetDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.FacetDaoImpl
 
facetUsed(Long) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
FacetValueDao - Interface in nl.surfnet.coin.csa.dao
 
FacetValueDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
 
FacetValueDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.FacetValueDaoImpl
 
facetValueUsed(Long) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
FeatureInterceptor - Class in nl.surfnet.coin.csa.interceptor
Interceptor to enable/disable (new) features
FeatureInterceptor() - Constructor for class nl.surfnet.coin.csa.interceptor.FeatureInterceptor
 
Field - Class in nl.surfnet.coin.csa.domain
Field.java
Field() - Constructor for class nl.surfnet.coin.csa.domain.Field
 
Field(Field.Source, Field.Key, CompoundServiceProvider) - Constructor for class nl.surfnet.coin.csa.domain.Field
 
Field.Key - Enum in nl.surfnet.coin.csa.domain
These enum values are stored in the database by their ordinal.
Field.Source - Enum in nl.surfnet.coin.csa.domain
 
fieldImage(HttpServletResponse, Long) - Method in class nl.surfnet.coin.csa.control.ImageController
 
FieldImage - Class in nl.surfnet.coin.csa.domain
StringField.java
FieldImage() - Constructor for class nl.surfnet.coin.csa.domain.FieldImage
 
FieldImage(Field.Source, Field.Key, byte[]) - Constructor for class nl.surfnet.coin.csa.domain.FieldImage
 
FieldImage(Field.Source, Field.Key, byte[], CompoundServiceProvider) - Constructor for class nl.surfnet.coin.csa.domain.FieldImage
 
FieldImage(Field.Source, Field.Key, CompoundServiceProvider) - Constructor for class nl.surfnet.coin.csa.domain.FieldImage
 
FieldImage(byte[]) - Constructor for class nl.surfnet.coin.csa.domain.FieldImage
 
FieldImage(String) - Constructor for class nl.surfnet.coin.csa.domain.FieldImage
 
FieldImageDao - Interface in nl.surfnet.coin.csa.dao
FieldStringDao.java
FieldImageHibernateDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
FieldImageHibernateDaoImpl.java
FieldImageHibernateDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.FieldImageHibernateDaoImpl
 
FieldString - Class in nl.surfnet.coin.csa.domain
StringField.java
FieldString() - Constructor for class nl.surfnet.coin.csa.domain.FieldString
 
FieldString(Field.Source, Field.Key, String) - Constructor for class nl.surfnet.coin.csa.domain.FieldString
 
FieldString(Field.Source, Field.Key, String, CompoundServiceProvider) - Constructor for class nl.surfnet.coin.csa.domain.FieldString
 
FieldStringDao - Interface in nl.surfnet.coin.csa.dao
FieldStringDao.java
FieldStringHibernateDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
FieldStringHibernateDaoImpl.java
FieldStringHibernateDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.FieldStringHibernateDaoImpl
 
FILE_POSTFIX - Static variable in class nl.surfnet.coin.csa.domain.FieldImage
 
FILE_URL - Static variable in class nl.surfnet.coin.csa.domain.FieldImage
 
FILE_URL - Static variable in class nl.surfnet.coin.csa.domain.Screenshot
 
FILTER_APP_GRID_ALLOWED - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which we store the info if a logged user is allowed to filter in the app grid
findAction(long) - Method in interface nl.surfnet.coin.csa.dao.ActionsDao
Find a unique Action by its id
findAction(long) - Method in class nl.surfnet.coin.csa.dao.impl.ActionsDaoImpl
 
findActionsByDateRange(Date, Date) - Method in interface nl.surfnet.coin.csa.dao.ActionsDao
Get a list of all actions within the given date range, this is used for statistics reporting.
findActionsByDateRange(Date, Date) - Method in class nl.surfnet.coin.csa.dao.impl.ActionsDaoImpl
 
findActionsByIdP(String) - Method in interface nl.surfnet.coin.csa.dao.ActionsDao
Get a list of all actions by identity provider
findActionsByIdP(String) - Method in class nl.surfnet.coin.csa.dao.impl.ActionsDaoImpl
 
findAll(long) - Method in class nl.surfnet.coin.csa.api.control.ServicesController
 
findAll() - Method in class nl.surfnet.coin.csa.api.control.ServicesController
 
findAll(long) - Method in interface nl.surfnet.coin.csa.api.control.ServicesService
 
findAll() - Method in interface nl.surfnet.coin.csa.api.control.ServicesService
 
findAll() - Method in class nl.surfnet.coin.csa.dao.impl.CompoundServiceProviderHibernateDaoImpl
 
findAllIdentityProviders() - Method in class nl.surfnet.coin.csa.dao.impl.LmngIdentifierDaoImpl
 
findAllIdentityProviders() - Method in interface nl.surfnet.coin.csa.dao.LmngIdentifierDao
 
findAllServiceProviders() - Method in class nl.surfnet.coin.csa.dao.impl.LmngIdentifierDaoImpl
 
findAllServiceProviders() - Method in interface nl.surfnet.coin.csa.dao.LmngIdentifierDao
 
findByEntityId(String) - Method in interface nl.surfnet.coin.csa.dao.CompoundServiceProviderDao
Find by the given entityId
findByEntityId(String) - Method in class nl.surfnet.coin.csa.dao.impl.CompoundServiceProviderHibernateDaoImpl
 
findInUseFacet(long) - Method in interface nl.surfnet.coin.csa.dao.FacetValueDao
 
findInUseFacet(long) - Method in class nl.surfnet.coin.csa.dao.impl.FacetValueDaoImpl
 
findInUseFacetValues(long) - Method in interface nl.surfnet.coin.csa.dao.FacetValueDao
 
findInUseFacetValues(long) - Method in class nl.surfnet.coin.csa.dao.impl.FacetValueDaoImpl
 
findUsedServiceProvidersIds(IdentityProvider) - Method in class nl.surfnet.coin.csa.api.cache.ServicesCache
 
firstStatusThenName() - Static method in class nl.surfnet.coin.csa.domain.Provider
 
fromUser(String) - Static method in enum nl.surfnet.coin.csa.util.OpenConextOAuthClientMock.Users
 

G

get(String) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLmngDataBindingController
 
getAccounts(boolean) - Method in interface nl.surfnet.coin.csa.service.CrmService
Get all institutions
getAccounts(boolean) - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
getAccounts(boolean) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
getAccounts(boolean) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
getActions(String) - Method in interface nl.surfnet.coin.csa.service.ActionsService
Get a list of all actions of a certain identity provider
getActions(String) - Method in class nl.surfnet.coin.csa.service.impl.ActionsServiceImpl
 
getAllBareCSPs() - Method in class nl.surfnet.coin.csa.service.impl.CompoundSPService
 
getAllCSPs() - Method in class nl.surfnet.coin.csa.service.impl.CompoundSPService
 
getAllCSPs(long) - Method in class nl.surfnet.coin.csa.service.impl.CompoundSPService
 
getAllFacets(ModelMap) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
getAllIdentityProviders() - Method in interface nl.surfnet.coin.csa.service.IdentityProviderService
Get a list of all idps
getAllIdentityProviders() - Method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
 
getAllIdps(HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.ServiceRegistryController
 
getAllIdps() - Method in class nl.surfnet.coin.csa.control.shopadmin.CspStatusController
 
getAllowedSps(String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
getAllowedSps(String, String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
getAllServiceProviders(String) - Method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
 
getAllServiceProviders(boolean) - Method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
 
getAllServiceProviders(String) - Method in interface nl.surfnet.coin.csa.service.ServiceProviderService
Get a list of all available Service Providers for the given idpId.
getAllServiceProviders(boolean) - Method in interface nl.surfnet.coin.csa.service.ServiceProviderService
Get a list of all available Service Providers (IDP independent).
getAllServiceProvidersRateLimited(long) - Method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
 
getAllServiceProvidersRateLimited(long) - Method in interface nl.surfnet.coin.csa.service.ServiceProviderService
 
getAllServices(String) - Method in class nl.surfnet.coin.csa.api.cache.ServicesCache
 
getAndroidPlayStoreMedium() - Method in class nl.surfnet.coin.csa.domain.Article
 
getAppleAppStoreMedium() - Method in class nl.surfnet.coin.csa.domain.Article
 
getApplicationUrl() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
getAppStoreLogo() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getAppUrl() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getArp() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
getArp(String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
getArticle(Service) - Method in class nl.surfnet.coin.csa.api.cache.CrmCache
 
getArticle() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getArticleName() - Method in class nl.surfnet.coin.csa.domain.Article
 
getArticlesForServiceProviders(List<String>) - Method in interface nl.surfnet.coin.csa.service.CrmService
Get articles for the given serviceProviders.
getArticlesForServiceProviders(List<String>) - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
getArticlesForServiceProviders(List<String>) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
getArticlesForServiceProviders(List<String>) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
getArticleState() - Method in class nl.surfnet.coin.csa.domain.Article
 
getAttributeJsonFile() - Method in class nl.surfnet.coin.csa.service.impl.PersonAttributeLabelServiceJsonImpl
 
getAttributeLabelMap() - Method in class nl.surfnet.coin.csa.service.impl.PersonAttributeLabelServiceJsonImpl
 
getAttributeLabelMap() - Method in interface nl.surfnet.coin.csa.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.csa.domain.CoinUser
Map of user attributes, key as String, value Object
getAttributesAsMap(Assertion) - Static method in class nl.surfnet.coin.csa.util.PersonAttributeUtil
Takes the SAML assertion and returns the user attributes as a Map
getAuthorities() - Method in class nl.surfnet.coin.csa.domain.CoinUser
Returns a collection that will contain CoinAuthority's
getAuthority() - Method in class nl.surfnet.coin.csa.domain.CoinAuthority
 
getAuthorityEnums() - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
getAuthorizationUrl() - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
getAvailableInSurfConext() - Method in class nl.surfnet.coin.csa.domain.Field
 
getAvailableInSurfMarket() - Method in class nl.surfnet.coin.csa.domain.Field
 
getCacheName() - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
getCacheName() - Method in class nl.surfnet.coin.csa.api.cache.CrmCache
 
getCacheName() - Method in class nl.surfnet.coin.csa.api.cache.ProviderCache
 
getCacheName() - Method in class nl.surfnet.coin.csa.api.cache.ServicesCache
 
getCallDelay() - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
getCompoundServiceProvider() - Method in class nl.surfnet.coin.csa.command.LmngServiceBinding
 
getCompoundServiceProvider() - Method in class nl.surfnet.coin.csa.domain.Field
 
getCompoundServiceProvider() - Method in class nl.surfnet.coin.csa.domain.Screenshot
 
getCompoundServiceProviderName() - Method in class nl.surfnet.coin.csa.domain.InUseFacetValue
 
getContactPerson(ContactPersonType) - Method in class nl.surfnet.coin.csa.domain.Provider
 
getContactPersons() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getContactPersonType() - Method in class nl.surfnet.coin.csa.domain.ContactPerson
 
getCSAStatistics(int, int, HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.StatisticsController
 
getCSPById(IdentityProvider, long) - Method in class nl.surfnet.coin.csa.service.impl.CompoundSPService
Get a CSP by its ID, for the given IDP.
getCSPByServiceProvider(ServiceProvider) - Method in class nl.surfnet.coin.csa.service.impl.CompoundSPService
Get a CSP by its ServiceProvider
getCSPByServiceProviderEntityId(String) - Method in class nl.surfnet.coin.csa.service.impl.CompoundSPService
Get a CSP by its ServiceProvider
getCSPsByIdp(IdentityProvider) - Method in class nl.surfnet.coin.csa.service.impl.CompoundSPService
 
getCurrentDate() - Method in class nl.surfnet.coin.csa.control.ImageController
 
getCurrentUser() - Static method in class nl.surfnet.coin.csa.util.SpringSecurity
Get the currently logged in user from the security context.
getData() - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
getDelay() - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
getDescription() - Method in class nl.surfnet.coin.csa.domain.Provider
Deprecated.
use #getDescriptions with the language code as key
getDescription(Provider.Language) - Method in class nl.surfnet.coin.csa.domain.Provider
 
getDescriptions() - Method in class nl.surfnet.coin.csa.domain.PersonAttributeLabel
 
getDescriptions() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getDetailLogo() - Method in class nl.surfnet.coin.csa.domain.Article
 
getDetailLogo() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getDisplayName() - Method in class nl.surfnet.coin.csa.domain.CoinUser
Display name, e.g.
getDisplayName() - Method in class nl.surfnet.coin.csa.util.PersonMainAttributes
 
getDistributionFieldValues() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getDuration() - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
getEmail() - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
getEmailAddress() - Method in class nl.surfnet.coin.csa.domain.ContactPerson
 
getEndpoint() - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
getEnduserDescriptionEn() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getEndUserDescriptionNl() - Method in class nl.surfnet.coin.csa.domain.Article
 
getEnduserDescriptionNl() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getEntity(String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
getEntityIdsByMetaData(Janus.Metadata, String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
getEntries() - Method in class nl.surfnet.coin.csa.domain.GroupContext
 
getEnumAuthority() - Method in class nl.surfnet.coin.csa.domain.CoinAuthority
 
getEulaUrl() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getEulaURL() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
getFacetTranslations(ModelMap) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
getFacetValues() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getFacetValueValue() - Method in class nl.surfnet.coin.csa.domain.InUseFacetValue
 
getFieldImages() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getFields() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getFileUrl() - Method in class nl.surfnet.coin.csa.domain.FieldImage
 
getFileUrl() - Method in class nl.surfnet.coin.csa.domain.Screenshot
 
getGadgetBaseUrl() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
getGroup20(String, String, String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
getGroupMembers(String, String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
getGroups(String, String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
getGroups20(String, String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
getGuid() - Method in class nl.surfnet.coin.csa.domain.Account
 
getHomeUrl() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getHomeUrls() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getId() - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
getId() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getId() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
getIdentityProvider(String) - Method in class nl.surfnet.coin.csa.api.cache.ProviderCache
 
getIdentityProvider() - Method in class nl.surfnet.coin.csa.command.LmngIdentityBinding
 
getIdentityProvider(String) - Method in interface nl.surfnet.coin.csa.service.IdentityProviderService
Get an identity provider by its id.
getIdentityProvider(String) - Method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
 
getIdp() - Method in class nl.surfnet.coin.csa.domain.CoinUser
Identifier of the IdentityProvider the user has logged in with
getIdpEntityId() - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
getIdpEntityId() - Method in class nl.surfnet.coin.csa.domain.StatResult
 
getIdpEntityIdFromToken(HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.BaseApiController
 
getIdpList() - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
getIdpRefs() - Method in class nl.surfnet.coin.csa.domain.ACL
 
getIdps(String) - Method in class nl.surfnet.coin.csa.api.control.ServiceRegistryController
 
getImage() - Method in class nl.surfnet.coin.csa.domain.FieldImage
 
getImage() - Method in class nl.surfnet.coin.csa.domain.Screenshot
 
getInstituteIdentityProviders(String) - Method in interface nl.surfnet.coin.csa.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.csa.service.impl.ServiceRegistryProviderService
 
getInstitutionDescriptionEn() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getInstitutionDescriptionNl() - Method in class nl.surfnet.coin.csa.domain.Article
 
getInstitutionDescriptionNl() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getInstitutionId() - Method in class nl.surfnet.coin.csa.domain.CoinUser
Identifier of the institution the IdentityProvider of the user belongs to.
getInstitutionId() - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
getInstitutionId() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
getInstitutionIdps() - Method in class nl.surfnet.coin.csa.domain.CoinUser
List of IdentityProvider's of the institution for this users.
getInstitutionName(String) - Method in interface nl.surfnet.coin.csa.service.CrmService
Get the name of the institution in LMNG belonging to given GUID
getInstitutionName(String) - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
getInstitutionName(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
getInstitutionName(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
getKey() - Method in class nl.surfnet.coin.csa.domain.Field
 
getKey() - Method in class nl.surfnet.coin.csa.domain.MappingEntry
 
getKey() - Method in class nl.surfnet.coin.csa.domain.PersonAttributeLabel
 
getKeys(String) - Method in interface nl.surfnet.coin.csa.dao.ActionsDao
Find the Jira Keys for an identity provider
getKeys(String) - Method in class nl.surfnet.coin.csa.dao.impl.ActionsDaoImpl
 
getLabel() - Method in class nl.surfnet.coin.csa.domain.MenuItem
 
getLicense(Service, String) - Method in class nl.surfnet.coin.csa.api.cache.CrmCache
 
getLicense() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
Convenience method for the first (and only?) license belonging to an idp and a service
getLicenses() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getLicensesForIdpAndSp(IdentityProvider, String) - Method in interface nl.surfnet.coin.csa.service.CrmService
Gets a list with Licenses for the given identityProvider and services (lmngIdentifiers) which are valid on the given day
getLicensesForIdpAndSp(IdentityProvider, String) - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
getLicensesForIdpAndSp(IdentityProvider, String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
getLicensesForIdpAndSp(IdentityProvider, String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
getLinkedServiceProviderIDs(String) - Method in interface nl.surfnet.coin.csa.service.IdentityProviderService
Get a list of all SP identifiers linked to the Idp
getLinkedServiceProviderIDs(String) - Method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
 
getLmngFieldValues() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getLmngId() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getLmngIdentifier() - Method in class nl.surfnet.coin.csa.command.LmngIdentityBinding
 
getLmngIdentifier() - Method in class nl.surfnet.coin.csa.command.LmngServiceBinding
 
getLmngIdentifier() - Method in class nl.surfnet.coin.csa.domain.Article
 
getLmngIdForIdentityProviderId(String) - Method in class nl.surfnet.coin.csa.dao.impl.LmngIdentifierDaoImpl
 
getLmngIdForIdentityProviderId(String) - Method in interface nl.surfnet.coin.csa.dao.LmngIdentifierDao
Method that returns a identifier for the IdP in LMNG belonging to the given IdP-Id
getLmngIdForServiceProviderId(String) - Method in class nl.surfnet.coin.csa.dao.impl.LmngIdentifierDaoImpl
 
getLmngIdForServiceProviderId(String) - Method in interface nl.surfnet.coin.csa.dao.LmngIdentifierDao
Method that returns a identifier for the SP in LMNG belonging to the given SP-Id
getLmngProductIdentifier() - Method in class nl.surfnet.coin.csa.domain.Article
 
getLmngRequestEnvelope() - Method in interface nl.surfnet.coin.csa.service.impl.CrmUtil
 
getLmngRequestEnvelope() - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
 
getLmngSoapRequestForAllAccount(boolean, String) - Method in interface nl.surfnet.coin.csa.service.impl.CrmUtil
 
getLmngSoapRequestForAllAccount(boolean, String) - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
 
getLmngSoapRequestForIdpAndSp(String, List<String>, Date, String, CrmUtil.LicenseRetrievalAttempt) - Method in interface nl.surfnet.coin.csa.service.impl.CrmUtil
 
getLmngSoapRequestForIdpAndSp(String, List<String>, Date, String, CrmUtil.LicenseRetrievalAttempt) - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
 
getLmngSoapRequestForSps(Collection<String>, String) - Method in interface nl.surfnet.coin.csa.service.impl.CrmUtil
 
getLmngSoapRequestForSps(Collection<String>, String) - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
 
getLocale(HttpServletRequest) - Method in class nl.surfnet.coin.csa.control.BaseController
 
getLogins() - Method in class nl.surfnet.coin.csa.domain.StatResult
 
getLogoUrl() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getMail() - Method in class nl.surfnet.coin.csa.util.PersonMainAttributes
 
getMenuItems() - Method in class nl.surfnet.coin.csa.domain.Menu
 
getMenuItems() - Method in class nl.surfnet.coin.csa.domain.MenuItem
 
getMetadataByEntityId(String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
getMetadataUrl() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getMillis() - Method in class nl.surfnet.coin.csa.domain.StatResult
 
getMyInstitutionIdps() - Method in class nl.surfnet.coin.csa.control.BaseController
 
getName() - Method in class nl.surfnet.coin.csa.domain.Account
 
getName() - Method in class nl.surfnet.coin.csa.domain.ArticleMedium
 
getName() - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
getName() - Method in class nl.surfnet.coin.csa.domain.ContactPerson
 
getName() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getName(Provider.Language) - Method in class nl.surfnet.coin.csa.domain.Provider
 
getNames() - Method in class nl.surfnet.coin.csa.domain.PersonAttributeLabel
 
getNames() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getOfferedServicesByIdp(String, String, HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.ServicesController
 
getPassword() - Method in class nl.surfnet.coin.csa.domain.CoinUser
It is not allowed to call this method
getPerson(String, String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
getPointInterval() - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
getPointStart() - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
getProductName() - Method in class nl.surfnet.coin.csa.domain.Article
 
getProtectedServices(String, HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.ServicesController
 
getProtectedServicesByIdp(String, String, HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.ServicesController
 
getPublicServices(String) - Method in class nl.surfnet.coin.csa.api.control.ServicesController
 
getSchacHomeOrganization() - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
getSchacHomeOrganization() - Method in class nl.surfnet.coin.csa.util.PersonMainAttributes
 
getScreenshots() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getScreenShotsImages() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getSearchFacetValues() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getSelectedIdp(HttpServletRequest) - Method in class nl.surfnet.coin.csa.control.BaseController
 
getService(String) - Method in interface nl.surfnet.coin.csa.service.CrmService
Get LMNG article by article ID
getService(String) - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
getService(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
getService(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
getServiceDescriptionEn() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getServiceDescriptionNl() - Method in class nl.surfnet.coin.csa.domain.Article
 
getServiceDescriptionNl() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getServiceForIdp(long, String, String, HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.ServicesController
 
getServiceForSpEntityId(String, String, String, HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.ServicesController
 
getServiceName(String) - Method in interface nl.surfnet.coin.csa.service.CrmService
Get the name of the service/product in LMNG belonging to given GUID
getServiceName(String) - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
getServiceName(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
getServiceName(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
getServiceProvider() - Method in class nl.surfnet.coin.csa.command.LmngServiceBinding
 
getServiceProvider() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getServiceProvider(String, String) - Method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
 
getServiceProvider(String) - Method in class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
 
getServiceProvider(String, String) - Method in interface nl.surfnet.coin.csa.service.ServiceProviderService
Get a ServiceProvider by its entity ID.
getServiceProvider(String) - Method in interface nl.surfnet.coin.csa.service.ServiceProviderService
Get a ServiceProvider by its entity ID, without a idpEntityId
getServiceProviderEntityId() - Method in class nl.surfnet.coin.csa.domain.Article
 
getServiceProviderEntityId() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getServiceProviderIdentifiers(String) - Method in class nl.surfnet.coin.csa.api.cache.ProviderCache
 
getServicesFacetsOverview(ModelMap) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
getServiceUrl() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getSloLocation() - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
getSource() - Method in class nl.surfnet.coin.csa.domain.Field
 
getSp() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getSpecialConditions() - Method in class nl.surfnet.coin.csa.domain.Article
 
getSpEntityId() - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
getSpEntityId() - Method in class nl.surfnet.coin.csa.domain.StatResult
 
getSpList() - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
getSpName() - Method in class nl.surfnet.coin.csa.domain.StatResult
 
getSsoLocation() - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
getStatistics(int, int) - Method in class nl.surfnet.coin.csa.service.impl.StatisticsServiceImpl
 
getStatistics(int, int) - Method in interface nl.surfnet.coin.csa.service.StatisticsService
Retrieve statistics information for the given year and month.
getStatus() - Method in class nl.surfnet.coin.csa.domain.Account
 
getSupplierName() - Method in class nl.surfnet.coin.csa.domain.Article
 
getSupportMail() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getSupportUrlEn() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getSupportUrlNl() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getSurfConextFieldValues() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getTasks(List<String>) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
getTasks(List<String>) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceMock
 
getTasks(List<String>) - Method in interface nl.surfnet.coin.csa.service.JiraService
Retrieve specific tasks from Jira.
getTaxonomy(String) - Method in class nl.surfnet.coin.csa.api.control.TaxonomyApiController
 
getTechnicalOriginLmng() - Method in class nl.surfnet.coin.csa.domain.Field
 
getTechnicalOriginSurfConext() - Method in class nl.surfnet.coin.csa.domain.Field
 
getTechnicalSupportMail() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getTelephoneNumber() - Method in class nl.surfnet.coin.csa.domain.ContactPerson
 
getTitleEn() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getTitleNl() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
getTotal() - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
getType() - Method in class nl.surfnet.coin.csa.domain.ArticleMedium
 
getType() - Method in class nl.surfnet.coin.csa.domain.Provider
 
getUid() - Method in class nl.surfnet.coin.csa.domain.CoinUser
Unique identifier of the user, e.g.
getUrl() - Method in class nl.surfnet.coin.csa.domain.ArticleMedium
 
getUrl() - Method in class nl.surfnet.coin.csa.domain.MenuItem
 
getUrl() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
getUrls() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
getUser() - Method in enum nl.surfnet.coin.csa.util.OpenConextOAuthClientMock.Users
 
getUsername() - Method in class nl.surfnet.coin.csa.domain.CoinUser
Same value as CoinUser.getUid()

getValue() - Method in class nl.surfnet.coin.csa.domain.FieldString
 
getValue() - Method in class nl.surfnet.coin.csa.domain.IsLinkRequest
 
getValue() - Method in class nl.surfnet.coin.csa.domain.MappingEntry
 
getWebServiceResult(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
Get the response from the webservice call (using credentials and endpoint address from this class settings) after execututing the given soapRequest string.
group - Variable in class nl.surfnet.coin.csa.domain.GroupContext.Group20Wrap
 
group - Variable in class nl.surfnet.coin.csa.domain.GroupContext.PersonWrap
 
GroupContext - Class in nl.surfnet.coin.csa.domain
Group20 has no members and we need both in the recommend app context
GroupContext() - Constructor for class nl.surfnet.coin.csa.domain.GroupContext
 
GroupContext.Group20Wrap - Class in nl.surfnet.coin.csa.domain
 
GroupContext.Group20Wrap(String, boolean, List<GroupContext.PersonWrap>) - Constructor for class nl.surfnet.coin.csa.domain.GroupContext.Group20Wrap
 
GroupContext.PersonWrap - Class in nl.surfnet.coin.csa.domain
 
GroupContext.PersonWrap(String, String, boolean) - Constructor for class nl.surfnet.coin.csa.domain.GroupContext.PersonWrap
 
GROUPS_WITH_MEMBERS - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which we store the information from Api regarding group memberships and actual members for auto-completion in the recommendation modal popup.

H

handleAjaxResponseException(AjaxResponseException) - Method in class nl.surfnet.coin.csa.control.BaseController
handleGenericException(Exception, HttpServletResponse) - Method in class nl.surfnet.coin.csa.api.control.BaseApiController
 
handleSecurityException(Exception, HttpServletResponse) - Method in class nl.surfnet.coin.csa.api.control.BaseApiController
 
hashCode() - Method in class nl.surfnet.coin.csa.domain.CoinAuthority
 
hashCode() - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
hashCode() - Method in class nl.surfnet.coin.csa.domain.MappingEntry
 
hashCode() - Method in class nl.surfnet.coin.csa.domain.MenuItem
 
hashCode() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 

I

id - Variable in class nl.surfnet.coin.csa.domain.GroupContext.PersonWrap
 
IDENTITY_PROVIDER_ATTRIBUTE - Static variable in class nl.surfnet.coin.csa.api.control.BaseApiController
Attribute in the VerifyTokenResponse that contains the Identity Provider (its entityId)
IdentityProvider - Class in nl.surfnet.coin.csa.domain
Identity provider
IdentityProvider() - Constructor for class nl.surfnet.coin.csa.domain.IdentityProvider
 
IdentityProvider(String, String, String) - Constructor for class nl.surfnet.coin.csa.domain.IdentityProvider
 
IdentityProviderService - Interface in nl.surfnet.coin.csa.service
Interface of Identity Provider Services.
IDP_CUSTOM_FIELD - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
IdpLnmgListController - Class in nl.surfnet.coin.csa.control.shopadmin
 
IdpLnmgListController() - Constructor for class nl.surfnet.coin.csa.control.shopadmin.IdpLnmgListController
 
ImageController - Class in nl.surfnet.coin.csa.control
FieldContentController.java
ImageController() - Constructor for class nl.surfnet.coin.csa.control.ImageController
 
ImageHolder - Class in nl.surfnet.coin.csa.domain
ImageHolder.java
ImageHolder() - Constructor for class nl.surfnet.coin.csa.domain.ImageHolder
 
init(FilterConfig) - Method in class nl.surfnet.coin.csa.filter.ApiOAuthFilter
No initialization needed.
init(FilterConfig) - Method in class nl.surfnet.coin.csa.filter.CorsHeaderFilter
 
init(FilterConfig) - Method in class nl.surfnet.coin.csa.util.MockAuthorizationServerFilter
 
InstanceTypeContextListener - Class in nl.surfnet.coin.csa.listener
Define a property ${instanceType}in the servlet context that says what type of instance of self service we're running.
InstanceTypeContextListener() - Constructor for class nl.surfnet.coin.csa.listener.InstanceTypeContextListener
 
INSTITUTION_IDENTIFIER_PLACEHOLDER - Static variable in class nl.surfnet.coin.csa.service.impl.LmngUtil
 
InUseFacetValue - Class in nl.surfnet.coin.csa.domain
 
InUseFacetValue(String, String) - Constructor for class nl.surfnet.coin.csa.domain.InUseFacetValue
 
IS_ADMIN_USER - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which we store the info if a logged user is a kind of admin
IS_GOD - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which we store the info if the logged in user is CSA Admin (aka God)
isAccessTokenGranted(String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
isAccountNonExpired() - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
isAccountNonLocked() - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
isAllowedCombination(Field.Key, Field.Source) - Static method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
isArticleAvailable() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
isArticleLicenseAvailable() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
isAvailableForEndUser() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
isConnectionAllowed(String, String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
isCredentialsNonExpired() - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
isDebug() - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
isDistributionChannelAdmin() - Static method in class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
 
isEnabled() - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
isFullyAuthenticated() - Static method in class nl.surfnet.coin.csa.util.SpringSecurity
 
isIdpVisibleOnly() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
isLicenseAvailable() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
isLinked() - Method in class nl.surfnet.coin.csa.domain.Provider
 
IsLinkRequest - Class in nl.surfnet.coin.csa.domain
 
IsLinkRequest() - Constructor for class nl.surfnet.coin.csa.domain.IsLinkRequest
 
isSelected() - Method in class nl.surfnet.coin.csa.domain.MenuItem
 
isUnset() - Method in class nl.surfnet.coin.csa.domain.Field
 
isUnset() - Method in class nl.surfnet.coin.csa.domain.FieldImage
 
isUnset() - Method in class nl.surfnet.coin.csa.domain.FieldString
 
isValidGuid(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
 

J

JanusRestClientMock - Class in nl.surfnet.coin.csa.util
JanusRestClientMock.java
JanusRestClientMock() - Constructor for class nl.surfnet.coin.csa.util.JanusRestClientMock
 
JiraController - Class in nl.surfnet.coin.csa.api.control
 
JiraController() - Constructor for class nl.surfnet.coin.csa.api.control.JiraController
 
JiraService - Interface in nl.surfnet.coin.csa.service
 
JiraServiceImpl - Class in nl.surfnet.coin.csa.service.impl
 
JiraServiceImpl() - Constructor for class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
JiraServiceMock - Class in nl.surfnet.coin.csa.service.impl
 
JiraServiceMock() - Constructor for class nl.surfnet.coin.csa.service.impl.JiraServiceMock
 

L

linkCspToFacetValue(long, long) - Method in interface nl.surfnet.coin.csa.dao.FacetValueDao
 
linkCspToFacetValue(long, long) - Method in class nl.surfnet.coin.csa.dao.impl.FacetValueDaoImpl
 
linkFacetValueCompoundServiceProvider(Long, Long, IsLinkRequest) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
listActions(String, HttpServletRequest) - Method in class nl.surfnet.coin.csa.api.control.JiraController
 
listAllIdps(Map<String, Object>) - Method in class nl.surfnet.coin.csa.control.shopadmin.IdpLnmgListController
 
listAllSpsLmng(Map<String, Object>) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLnmgListController
 
listOfEntriesToMap(List<Map.Entry<K, V>>) - Static method in class nl.surfnet.coin.csa.dao.impl.LmngIdentifierDaoImpl
Construct a simple Map from a List of 'Map.Entry''s
LmngException - Exception in nl.surfnet.coin.csa.service.impl
 
LmngException(String, Throwable) - Constructor for exception nl.surfnet.coin.csa.service.impl.LmngException
 
LmngIdentifierDao - Interface in nl.surfnet.coin.csa.dao
 
LmngIdentifierDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
Implementation for the DAO that stores identifiers for identityproviders for both local and LMNG scope.
LmngIdentifierDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.LmngIdentifierDaoImpl
 
LmngIdentityBinding - Class in nl.surfnet.coin.csa.command
Pojo defining a IdentityProvider and it's LMNG identifier
LmngIdentityBinding() - Constructor for class nl.surfnet.coin.csa.command.LmngIdentityBinding
Default constructor
LmngIdentityBinding(IdentityProvider) - Constructor for class nl.surfnet.coin.csa.command.LmngIdentityBinding
Constructor with initial identityprovider
LmngIdentityBinding(String, IdentityProvider) - Constructor for class nl.surfnet.coin.csa.command.LmngIdentityBinding
Constructor with initial fields
LmngServiceBinding - Class in nl.surfnet.coin.csa.command
Pojo defining a ServiceProvider and it's LMNG identifier
LmngServiceBinding(String, ServiceProvider, CompoundServiceProvider) - Constructor for class nl.surfnet.coin.csa.command.LmngServiceBinding
 
LmngServiceImpl - Class in nl.surfnet.coin.csa.service.impl
Implementation of a licensing service that get's it information from a webservice interface on LMNG
LmngServiceImpl() - Constructor for class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
LmngServiceMock - Class in nl.surfnet.coin.csa.service.impl
LicensingServiceMock.java
LmngServiceMock() - Constructor for class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
LmngUtil - Class in nl.surfnet.coin.csa.service.impl
Utility class for LMNG.
LmngUtil() - Constructor for class nl.surfnet.coin.csa.service.impl.LmngUtil
 
localeResolver - Variable in class nl.surfnet.coin.csa.control.BaseController
 
LocalizedStringDao - Interface in nl.surfnet.coin.csa.dao
 
LocalizedStringDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
 
LocalizedStringDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.LocalizedStringDaoImpl
 
LOG - Static variable in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
logout(HttpServletRequest, SessionStatus) - Method in class nl.surfnet.coin.csa.control.LogoutController
 
LogoutController - Class in nl.surfnet.coin.csa.control
Controller to display the logout page.
LogoutController() - Constructor for class nl.surfnet.coin.csa.control.LogoutController
 

M

MappingEntry - Class in nl.surfnet.coin.csa.domain
 
MappingEntry(String, String) - Constructor for class nl.surfnet.coin.csa.domain.MappingEntry
 
mayHaveGivenConsent(String, String) - Method in interface nl.surfnet.coin.csa.dao.ConsentDao
Check if the user has given consent for this service
mayHaveGivenConsent(String, String) - Method in class nl.surfnet.coin.csa.dao.impl.ConsentDaoImpl
 
Menu - Class in nl.surfnet.coin.csa.domain
Menu
Menu() - Constructor for class nl.surfnet.coin.csa.domain.Menu
 
MenuInterceptor - Class in nl.surfnet.coin.csa.interceptor
Interceptor to add the menu
MenuInterceptor() - Constructor for class nl.surfnet.coin.csa.interceptor.MenuInterceptor
 
MenuItem - Class in nl.surfnet.coin.csa.domain
Menu item
MenuItem(String, String) - Constructor for class nl.surfnet.coin.csa.domain.MenuItem
 
MenuItem(String, String, boolean) - Constructor for class nl.surfnet.coin.csa.domain.MenuItem
 
migrate(JdbcTemplate) - Method in class db.migration.mysql.V4_0_2__ConfigurableNameInCSP
 
migrate(JdbcTemplate) - Method in class db.migration.mysql.V5_0_1__UpdateAppLogoFieldImageFromSr
 
MockAuthorizationServerFilter - Class in nl.surfnet.coin.csa.util
 
MockAuthorizationServerFilter() - Constructor for class nl.surfnet.coin.csa.util.MockAuthorizationServerFilter
 
MultilingualStringDao - Interface in nl.surfnet.coin.csa.dao
 
MultilingualStringDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
 
MultilingualStringDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.MultilingualStringDaoImpl
 

N

newAction(HttpServletRequest, Action) - Method in class nl.surfnet.coin.csa.api.control.JiraController
 
nl.surfnet.coin.csa.api.cache - package nl.surfnet.coin.csa.api.cache
 
nl.surfnet.coin.csa.api.control - package nl.surfnet.coin.csa.api.control
 
nl.surfnet.coin.csa.command - package nl.surfnet.coin.csa.command
 
nl.surfnet.coin.csa.control - package nl.surfnet.coin.csa.control
 
nl.surfnet.coin.csa.control.shopadmin - package nl.surfnet.coin.csa.control.shopadmin
 
nl.surfnet.coin.csa.dao - package nl.surfnet.coin.csa.dao
 
nl.surfnet.coin.csa.dao.impl - package nl.surfnet.coin.csa.dao.impl
 
nl.surfnet.coin.csa.domain - package nl.surfnet.coin.csa.domain
 
nl.surfnet.coin.csa.filter - package nl.surfnet.coin.csa.filter
 
nl.surfnet.coin.csa.interceptor - package nl.surfnet.coin.csa.interceptor
 
nl.surfnet.coin.csa.listener - package nl.surfnet.coin.csa.listener
 
nl.surfnet.coin.csa.provisioner - package nl.surfnet.coin.csa.provisioner
 
nl.surfnet.coin.csa.service - package nl.surfnet.coin.csa.service
 
nl.surfnet.coin.csa.service.impl - package nl.surfnet.coin.csa.service.impl
 
nl.surfnet.coin.csa.util - package nl.surfnet.coin.csa.util
 
NONE - Static variable in class nl.surfnet.coin.csa.domain.Article
 
NONE - Static variable in class nl.surfnet.coin.csa.domain.IdentityProvider
 

O

OAUTH_CLIENT_SCOPE_ACTIONS - Static variable in class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
The OAuth 2.0 scope used for actions-related requests.
OAUTH_CLIENT_SCOPE_CROSS_IDP_SERVICES - Static variable in class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
The OAuth 2.0 scope used for requests that provide an IDP-id themselves, without need to rely on user authorization.
OAUTH_CLIENT_SCOPE_STATISTICS - Static variable in class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
The OAuth 2.0 scope used for requests that provide statistical information.
oauthCallback(HttpServletRequest, String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
OpenConextOAuthClientMock - Class in nl.surfnet.coin.csa.util
OpenConextOAuthClientMock.java
OpenConextOAuthClientMock() - Constructor for class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
OpenConextOAuthClientMock.Users - Enum in nl.surfnet.coin.csa.util
 
ORIGINAL_REQUEST_URL - Static variable in class nl.surfnet.coin.csa.filter.ApiOAuthFilter
 

P

parseAccountsResult(String, boolean) - Method in interface nl.surfnet.coin.csa.service.impl.CrmUtil
 
parseAccountsResult(String, boolean) - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
Parse the result to an account(list)
parseArticlesResult(String, boolean) - Method in interface nl.surfnet.coin.csa.service.impl.CrmUtil
 
parseArticlesResult(String, boolean) - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
Parse the result to an article(list)
parseJsonData(TypeReference<? extends Object>, String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
parseLicensesResult(String, boolean) - Method in interface nl.surfnet.coin.csa.service.impl.CrmUtil
 
parseLicensesResult(String, boolean) - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
Parse the result to a license(list)
parseResultInstitute(String, boolean) - Method in interface nl.surfnet.coin.csa.service.impl.CrmUtil
 
parseResultInstitute(String, boolean) - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
 
performQuery(String) - Method in interface nl.surfnet.coin.csa.service.CrmService
Convenience method to run various queries
performQuery(String) - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
performQuery(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
performQuery(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
PersonAttributeLabel - Class in nl.surfnet.coin.csa.domain
Labels for an attribute, like
PersonAttributeLabel() - Constructor for class nl.surfnet.coin.csa.domain.PersonAttributeLabel
 
PersonAttributeLabelService - Interface in nl.surfnet.coin.csa.service
Service to retrieve labels for person attributes
PersonAttributeLabelServiceJsonImpl - Class in nl.surfnet.coin.csa.service.impl
Parses a json file into PersonAttributeLabel
PersonAttributeLabelServiceJsonImpl(String) - Constructor for class nl.surfnet.coin.csa.service.impl.PersonAttributeLabelServiceJsonImpl
 
PersonAttributeUtil - Class in nl.surfnet.coin.csa.util
Util class for person Attributes
PersonMainAttributes - Class in nl.surfnet.coin.csa.util
Simple pojo containing the main attributes of a person.
PersonMainAttributes(Map<String, List<String>>) - Constructor for class nl.surfnet.coin.csa.util.PersonMainAttributes
Constructor that initializes the object with fields from the given attributeMap
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class nl.surfnet.coin.csa.interceptor.FeatureInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class nl.surfnet.coin.csa.interceptor.MenuInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class nl.surfnet.coin.csa.interceptor.FeatureInterceptor
 
PRIORITY_MEDIUM - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
PROCESSED - Static variable in class nl.surfnet.coin.csa.filter.ApiOAuthFilter
 
Provider - Class in nl.surfnet.coin.csa.domain
Abstract class for either ServiceProvider or IdentityProvider
Provider() - Constructor for class nl.surfnet.coin.csa.domain.Provider
 
Provider.Language - Enum in nl.surfnet.coin.csa.domain
 
ProviderCache - Class in nl.surfnet.coin.csa.api.cache
 
ProviderCache() - Constructor for class nl.surfnet.coin.csa.api.cache.ProviderCache
 
ProviderType - Enum in nl.surfnet.coin.csa.domain
]]>
provisionUser(Assertion) - Method in class nl.surfnet.coin.csa.provisioner.SAMLProvisioner
 

Q

QUERY_PLACEHOLDER - Static variable in class nl.surfnet.coin.csa.service.impl.LmngUtil
 

R

RAW_ARP_ATTRIBUTES_VISIBLE - Static variable in class nl.surfnet.coin.csa.control.BaseController
Key in which we store whether a user should see the technical attribute names of an ARP.
RECOMMENTATION_EMAIL_TEMPLATE - Static variable in class nl.surfnet.coin.csa.service.impl.EmailServiceImpl
 
registerAction(Action) - Method in interface nl.surfnet.coin.csa.service.ActionsService
Register the creation of an Action
registerAction(Action) - Method in class nl.surfnet.coin.csa.service.impl.ActionsServiceImpl
 
registerJiraIssueCreation(Action) - Method in interface nl.surfnet.coin.csa.service.ActionsService
Register the creation of a JIRA issue.
registerJiraIssueCreation(Action) - Method in class nl.surfnet.coin.csa.service.impl.ActionsServiceImpl
 
removeFacetValue(FacetValue) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
removeScreenShot(Screenshot) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
REOPEN_ACTION_IDENTIFIER - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 

S

SAMLProvisioner - Class in nl.surfnet.coin.csa.provisioner
implementation to return UserDetails from a SAML Assertion
SAMLProvisioner() - Constructor for class nl.surfnet.coin.csa.provisioner.SAMLProvisioner
 
saveAction(Action) - Method in interface nl.surfnet.coin.csa.dao.ActionsDao
persist the given action
saveAction(Action) - Method in class nl.surfnet.coin.csa.dao.impl.ActionsDaoImpl
 
saveLmngServices(HttpServletRequest) - Method in class nl.surfnet.coin.csa.control.shopadmin.IdpLnmgListController
 
saveLmngServices(HttpServletRequest) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLnmgListController
 
saveOrUpdateLmngIdForIdentityProviderId(String, String) - Method in class nl.surfnet.coin.csa.dao.impl.LmngIdentifierDaoImpl
 
saveOrUpdateLmngIdForIdentityProviderId(String, String) - Method in interface nl.surfnet.coin.csa.dao.LmngIdentifierDao
Save or update an lmngId for the identityProvider with the given ID
saveOrUpdateLmngIdForServiceProviderId(String, String) - Method in class nl.surfnet.coin.csa.dao.impl.LmngIdentifierDaoImpl
 
saveOrUpdateLmngIdForServiceProviderId(String, String) - Method in interface nl.surfnet.coin.csa.dao.LmngIdentifierDao
Save or update an lmngId for the serviceprovider with the given ID
scopeGeneralAuthCons(ModelMap, List<CoinAuthority.Authority>, HttpServletRequest) - Method in class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
 
ScopeVerificationException - Exception in nl.surfnet.coin.csa.api.control
 
ScopeVerificationException(String) - Constructor for exception nl.surfnet.coin.csa.api.control.ScopeVerificationException
 
screenshot(HttpServletResponse, Long) - Method in class nl.surfnet.coin.csa.control.ImageController
 
screenshot(MultipartFile, Long, HttpServletResponse) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLmngDataBindingController
 
screenshot(Long) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLmngDataBindingController
 
Screenshot - Class in nl.surfnet.coin.csa.domain
 
Screenshot() - Constructor for class nl.surfnet.coin.csa.domain.Screenshot
 
Screenshot(Long) - Constructor for class nl.surfnet.coin.csa.domain.Screenshot
 
Screenshot(byte[]) - Constructor for class nl.surfnet.coin.csa.domain.Screenshot
 
ScreenshotDao - Interface in nl.surfnet.coin.csa.dao
FieldStringDao.java
ScreenshotHibernateDaoImpl - Class in nl.surfnet.coin.csa.dao.impl
FieldImageHibernateDaoImpl.java
ScreenshotHibernateDaoImpl() - Constructor for class nl.surfnet.coin.csa.dao.impl.ScreenshotHibernateDaoImpl
 
SELECTED_IDP - Static variable in class nl.surfnet.coin.csa.control.BaseController
Key in which we store the currently selected IdP
selectIdp(String) - Method in class nl.surfnet.coin.csa.control.shopadmin.CspStatusController
 
sendMail(String, String, String) - Method in interface nl.surfnet.coin.csa.service.EmailService
Send an email message.
sendMail(String, String, String) - Method in class nl.surfnet.coin.csa.service.impl.EmailServiceImpl
Send an email message.
sendTemplatedMultipartEmail(String, String, Locale, List<String>, String, Map<String, Object>) - Method in interface nl.surfnet.coin.csa.service.EmailService
Send a (multipart) email message using a (freemarker) template.
sendTemplatedMultipartEmail(String, String, Locale, List<String>, String, Map<String, Object>) - Method in class nl.surfnet.coin.csa.service.impl.EmailServiceImpl
 
SERVICE_APPLY_ALLOWED - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which we store the info if a logged user is allowed to request connections / disconnects
SERVICE_CONNECTION_VISIBLE - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which we store the info if the status of a technical connection is visible to the current user.
SERVICE_QUESTION_ALLOWED - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which we store the info if a logged user is allowed to ask questions
ServiceProvider - Class in nl.surfnet.coin.csa.domain
Service Provider
ServiceProvider(String) - Constructor for class nl.surfnet.coin.csa.domain.ServiceProvider
 
ServiceProvider(String, String) - Constructor for class nl.surfnet.coin.csa.domain.ServiceProvider
Deprecated.
name is not a single value String anymore
ServiceProviderService - Interface in nl.surfnet.coin.csa.service
Interface of services that returns information about Service Providers (SPs).
ServiceRegistryController - Class in nl.surfnet.coin.csa.api.control
 
ServiceRegistryController() - Constructor for class nl.surfnet.coin.csa.api.control.ServiceRegistryController
 
ServiceRegistryProviderService - Class in nl.surfnet.coin.csa.service.impl
 
ServiceRegistryProviderService() - Constructor for class nl.surfnet.coin.csa.service.impl.ServiceRegistryProviderService
 
ServicesCache - Class in nl.surfnet.coin.csa.api.cache
 
ServicesCache() - Constructor for class nl.surfnet.coin.csa.api.cache.ServicesCache
 
ServicesController - Class in nl.surfnet.coin.csa.api.control
 
ServicesController() - Constructor for class nl.surfnet.coin.csa.api.control.ServicesController
 
ServicesService - Interface in nl.surfnet.coin.csa.api.control
 
setAdminDistributionTeam(String) - Method in class nl.surfnet.coin.csa.filter.ApiOAuthFilter
 
setAdministrativeEmail(String) - Method in class nl.surfnet.coin.csa.service.impl.EmailServiceImpl
 
setAndroidPlayStoreMedium(ArticleMedium) - Method in class nl.surfnet.coin.csa.domain.Article
 
setApiClient(OpenConextOAuthClient) - Method in class nl.surfnet.coin.csa.filter.ApiOAuthFilter
 
setAppleAppStoreMedium(ArticleMedium) - Method in class nl.surfnet.coin.csa.domain.Article
 
setApplicationUrl(String) - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
setArp(ARP) - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
setArticle(Article) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
setArticleName(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setArticleState(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setAttributeMap(Map<String, List<String>>) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
setAuthorities(List<CoinAuthority>) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
setAvailableForEndUser(boolean) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
setAvailableInSurfConext(Boolean) - Method in class nl.surfnet.coin.csa.domain.Field
 
setAvailableInSurfMarket(Boolean) - Method in class nl.surfnet.coin.csa.domain.Field
 
setBaseUrl(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
setBaseUrl(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceMock
 
setBaseUrl(String) - Method in interface nl.surfnet.coin.csa.service.JiraService
Set the base URL of the Jira instance to use
setCallbackFlagParameter(String) - Method in class nl.surfnet.coin.csa.filter.ApiOAuthFilter
 
setCallbackUrl(String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
setCallDelay(long) - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
setCompoundServiceProvider(CompoundServiceProvider) - Method in class nl.surfnet.coin.csa.domain.Field
 
setCompoundServiceProvider(CompoundServiceProvider) - Method in class nl.surfnet.coin.csa.domain.Screenshot
 
setCompoundServiceProviderName(String) - Method in class nl.surfnet.coin.csa.domain.InUseFacetValue
 
setConsumerKey(String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
setConsumerSecret(String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
setContactPersons(List<ContactPerson>) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setContactPersonType(ContactPersonType) - Method in class nl.surfnet.coin.csa.domain.ContactPerson
 
setCrmService(CrmService) - Method in class nl.surfnet.coin.csa.api.cache.CrmCache
 
setData(List<Integer>) - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
setDataSource(DataSource) - Method in class nl.surfnet.coin.csa.dao.impl.ActionsDaoImpl
 
setDataSource(DataSource) - Method in class nl.surfnet.coin.csa.dao.impl.LmngIdentifierDaoImpl
 
setDebug(boolean) - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
setDebug(boolean) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
setDebug(boolean) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
setDelay(long) - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
setDescription(String) - Method in class nl.surfnet.coin.csa.domain.Provider
Deprecated.
use #addDescriptions with the language code as key
setDescriptions(Map<String, String>) - Method in class nl.surfnet.coin.csa.domain.PersonAttributeLabel
 
setDescriptions(Map<String, String>) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setDetailLogo(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setDev(boolean) - Method in class nl.surfnet.coin.csa.interceptor.FeatureInterceptor
 
setDisplayName(String) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
setDisplayName(String) - Method in class nl.surfnet.coin.csa.util.PersonMainAttributes
 
setDuration(long) - Method in class nl.surfnet.coin.csa.api.cache.AbstractCache
 
setEmail(String) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
setEmailAddress(String) - Method in class nl.surfnet.coin.csa.domain.ContactPerson
 
setEndpoint(String) - Method in class nl.surfnet.coin.csa.service.impl.CrmServiceNoop
 
setEndpoint(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
setEndpoint(String) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceMock
 
setEndpointBaseUrl(String) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
setEndUserDescriptionNl(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setEulaURL(String) - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
setExposeTokenCheckInCookie(boolean) - Method in class nl.surfnet.coin.csa.interceptor.AuthorityScopeInterceptor
 
setFacetValues(SortedSet<FacetValue>) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
setFacetValueValue(String) - Method in class nl.surfnet.coin.csa.domain.InUseFacetValue
 
setFieldImages(SortedSet<FieldImage>) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
setFields(SortedSet<FieldString>) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
setFreemarkerConfiguration(Configuration) - Method in class nl.surfnet.coin.csa.service.impl.EmailServiceImpl
 
setGadgetBaseUrl(String) - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
setGuid(String) - Method in class nl.surfnet.coin.csa.domain.Account
 
setHomeUrl(String) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setHomeUrls(Map<String, String>) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setId(String) - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
setId(String) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setId(String) - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
setIdentityProvider(IdentityProvider) - Method in class nl.surfnet.coin.csa.command.LmngIdentityBinding
 
setIdentityProviderService(IdentityProviderService) - Method in class nl.surfnet.coin.csa.provisioner.SAMLProvisioner
 
setIdp(IdentityProvider) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
setIdpEntityId(String) - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
setIdpRefs(List<String>) - Method in class nl.surfnet.coin.csa.domain.ACL
 
setIdpService(IdentityProviderService) - Method in class nl.surfnet.coin.csa.api.cache.ProviderCache
 
setIdpVisibleOnly(boolean) - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
setImage(byte[]) - Method in class nl.surfnet.coin.csa.domain.FieldImage
 
setImage(byte[]) - Method in class nl.surfnet.coin.csa.domain.Screenshot
 
setInstitutionDescriptionNl(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setInstitutionId(String) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
setInstitutionId(String) - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
setInstitutionId(String) - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
setJanusUri(URI) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
setJiraSoapService(JiraSoapService) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
meant to override the default impl (for instance to mock for unit tests)
setKey(Field.Key) - Method in class nl.surfnet.coin.csa.domain.Field
 
setKey(String) - Method in class nl.surfnet.coin.csa.domain.PersonAttributeLabel
 
setLicenses(List<License>) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
setLinked(boolean) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setLmngIdentifier(String) - Method in class nl.surfnet.coin.csa.command.LmngIdentityBinding
 
setLmngIdentifier(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setLmngIdentifierDao(LmngIdentifierDao) - Method in class nl.surfnet.coin.csa.api.cache.CrmCache
 
setLmngIdentifierDao(LmngIdentifierDao) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
setLmngProductIdentifier(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setLmngUtil(CrmUtil) - Method in class nl.surfnet.coin.csa.service.impl.LmngServiceImpl
 
setLogoUrl(String) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setMail(String) - Method in class nl.surfnet.coin.csa.util.PersonMainAttributes
 
setMetadataUrl(String) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setName(String) - Method in class nl.surfnet.coin.csa.domain.Account
 
setName(String) - Method in class nl.surfnet.coin.csa.domain.ArticleMedium
 
setName(String) - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
setName(String) - Method in class nl.surfnet.coin.csa.domain.ContactPerson
 
setName(String) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setNames(Map<String, String>) - Method in class nl.surfnet.coin.csa.domain.PersonAttributeLabel
 
setNames(Map<String, String>) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setPassword(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
setPassword(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceMock
 
setPassword(String) - Method in interface nl.surfnet.coin.csa.service.JiraService
Set the password to use to authenticate against Jira
setPointInterval(long) - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
setPointStart(long) - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
setProductName(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setProjectKey(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
setProjectKey(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceMock
 
setProjectKey(String) - Method in interface nl.surfnet.coin.csa.service.JiraService
The project key used to submit issues
setSchacHomeOrganization(String) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
setSchacHomeOrganization(String) - Method in class nl.surfnet.coin.csa.util.PersonMainAttributes
 
setScreenShotsImages(Set<Screenshot>) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
setSecret(String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
setSelected(boolean) - Method in class nl.surfnet.coin.csa.domain.MenuItem
 
setService(ServicesService) - Method in class nl.surfnet.coin.csa.api.cache.ServicesCache
 
setServiceDescriptionNl(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setServiceProvider(ServiceProvider) - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
setServiceProviderEntityId(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setSloLocation(String) - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
setSource(Field.Source) - Method in class nl.surfnet.coin.csa.domain.Field
 
setSpecialConditions(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setSpEntityId(String) - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
setSsoLocation(String) - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
setStatus(String) - Method in class nl.surfnet.coin.csa.domain.Account
 
setSupplierName(String) - Method in class nl.surfnet.coin.csa.domain.Article
 
setTelephoneNumber(String) - Method in class nl.surfnet.coin.csa.domain.ContactPerson
 
setTotal(int) - Method in class nl.surfnet.coin.csa.domain.ChartSerie
 
setType(ArticleMedium.ArticleMediumType) - Method in class nl.surfnet.coin.csa.domain.ArticleMedium
 
setType(ProviderType) - Method in class nl.surfnet.coin.csa.domain.Provider
 
setUid(String) - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
setUrl(String) - Method in class nl.surfnet.coin.csa.domain.ArticleMedium
 
setUrls(Map<String, String>) - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
setUser(String) - Method in class nl.surfnet.coin.csa.util.JanusRestClientMock
 
setUsername(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
setUsername(String) - Method in class nl.surfnet.coin.csa.service.impl.JiraServiceMock
 
setUsername(String) - Method in interface nl.surfnet.coin.csa.service.JiraService
Set the username to use to authenticate against Jira
setUuidAttribute(String) - Method in class nl.surfnet.coin.csa.provisioner.SAMLProvisioner
 
setValue(String) - Method in class nl.surfnet.coin.csa.domain.FieldString
 
setValue(boolean) - Method in class nl.surfnet.coin.csa.domain.IsLinkRequest
 
setVersion(OAuthVersion) - Method in class nl.surfnet.coin.csa.util.OpenConextOAuthClientMock
 
SP_CUSTOM_FIELD - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
SpLmngDataBindingController - Class in nl.surfnet.coin.csa.control.shopadmin
 
SpLmngDataBindingController() - Constructor for class nl.surfnet.coin.csa.control.shopadmin.SpLmngDataBindingController
 
SpLnmgListController - Class in nl.surfnet.coin.csa.control.shopadmin
 
SpLnmgListController() - Constructor for class nl.surfnet.coin.csa.control.shopadmin.SpLnmgListController
 
SpringSecurity - Class in nl.surfnet.coin.csa.util
 
SpringSecurity() - Constructor for class nl.surfnet.coin.csa.util.SpringSecurity
 
SR_DEFAULT_LOGO_VALUE - Static variable in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
StatisticsController - Class in nl.surfnet.coin.csa.api.control
 
StatisticsController() - Constructor for class nl.surfnet.coin.csa.api.control.StatisticsController
 
StatisticsService - Interface in nl.surfnet.coin.csa.service
Service for statistical information from CSA
StatisticsServiceImpl - Class in nl.surfnet.coin.csa.service.impl
 
StatisticsServiceImpl() - Constructor for class nl.surfnet.coin.csa.service.impl.StatisticsServiceImpl
 
StatResult - Class in nl.surfnet.coin.csa.domain
Represents the result row of the mysql query to get login statistics
StatResult(String, String, long, Integer, String) - Constructor for class nl.surfnet.coin.csa.domain.StatResult
 
switchIdp(HttpServletRequest, String) - Method in class nl.surfnet.coin.csa.control.BaseController
 

T

TaxonomyApiController - Class in nl.surfnet.coin.csa.api.control
 
TaxonomyApiController() - Constructor for class nl.surfnet.coin.csa.api.control.TaxonomyApiController
 
TaxonomyController - Class in nl.surfnet.coin.csa.control.shopadmin
 
TaxonomyController() - Constructor for class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
text - Variable in class nl.surfnet.coin.csa.domain.GroupContext.Group20Wrap
 
text - Variable in class nl.surfnet.coin.csa.domain.GroupContext.PersonWrap
 
TOKEN_CHECK - Static variable in class nl.surfnet.coin.csa.control.BaseController
The name of the key under which we store the token used to prevent session hijacking
toString() - Method in class nl.surfnet.coin.csa.domain.Article
 
toString() - Method in class nl.surfnet.coin.csa.domain.CoinAuthority
 
toString() - Method in class nl.surfnet.coin.csa.domain.CoinUser
 
toString() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
toString() - Method in class nl.surfnet.coin.csa.domain.ContactPerson
 
toString() - Method in class nl.surfnet.coin.csa.domain.Field
 
toString() - Method in class nl.surfnet.coin.csa.domain.FieldImage
 
toString() - Method in class nl.surfnet.coin.csa.domain.FieldString
 
toString() - Method in class nl.surfnet.coin.csa.domain.IdentityProvider
 
toString() - Method in class nl.surfnet.coin.csa.domain.Provider
 
toString() - Method in class nl.surfnet.coin.csa.domain.ServiceProvider
 
TYPE_LINKREQUEST - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
TYPE_QUESTION - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 
TYPE_UNLINKREQUEST - Static variable in class nl.surfnet.coin.csa.service.impl.JiraServiceImpl
 

U

UID_PLACEHOLDER - Static variable in class nl.surfnet.coin.csa.service.impl.LmngUtil
 
unlinkAllCspFromFacet(long) - Method in interface nl.surfnet.coin.csa.dao.FacetValueDao
 
unlinkAllCspFromFacet(long) - Method in class nl.surfnet.coin.csa.dao.impl.FacetValueDaoImpl
 
unlinkAllCspFromFacetValue(long) - Method in interface nl.surfnet.coin.csa.dao.FacetValueDao
 
unlinkAllCspFromFacetValue(long) - Method in class nl.surfnet.coin.csa.dao.impl.FacetValueDaoImpl
 
unlinkCspFromFacetValue(long, long) - Method in interface nl.surfnet.coin.csa.dao.FacetValueDao
 
unlinkCspFromFacetValue(long, long) - Method in class nl.surfnet.coin.csa.dao.impl.FacetValueDaoImpl
 
updateCspPublicApi(Long, boolean) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLnmgListController
 
updateFacet(Facet, Long) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
updateFacetValue(Long, FacetValue) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
updateFacetValueTranslation(Long, LocalizedString) - Method in class nl.surfnet.coin.csa.control.shopadmin.TaxonomyController
 
updateImageField(Long, Field.Source) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLmngDataBindingController
 
updateStringField(Long, String, Field.Source, String) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLmngDataBindingController
 
updateTransientOriginFields() - Method in class nl.surfnet.coin.csa.domain.CompoundServiceProvider
 
upload(MultipartFile, Field.Source, Long, String) - Method in class nl.surfnet.coin.csa.control.shopadmin.SpLmngDataBindingController
 
USER_ATTRIBUTE_DISPLAY_NAME - Static variable in class nl.surfnet.coin.csa.util.PersonMainAttributes
 
USER_ATTRIBUTE_MAIL - Static variable in class nl.surfnet.coin.csa.util.PersonMainAttributes
 
USER_ATTRIBUTE_SCHAC_HOME_ORGANISATIONS - Static variable in class nl.surfnet.coin.csa.util.PersonMainAttributes
 

V

V4_0_2__ConfigurableNameInCSP - Class in db.migration.mysql
 
V4_0_2__ConfigurableNameInCSP() - Constructor for class db.migration.mysql.V4_0_2__ConfigurableNameInCSP
 
V5_0_1__UpdateAppLogoFieldImageFromSr - Class in db.migration.mysql
BACKLOG-1126

In order to use the rectangle SP-logo's as configured in Service Registry instead of the custom ones from CDK we will update all FieldImages if there is a correct logo image in SR (otherwise we don't update anything).

V5_0_1__UpdateAppLogoFieldImageFromSr() - Constructor for class db.migration.mysql.V5_0_1__UpdateAppLogoFieldImageFromSr
 
valueOf(String) - Static method in enum nl.surfnet.coin.csa.domain.ArticleMedium.ArticleMediumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.csa.domain.CoinAuthority.Authority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.csa.domain.ContactPersonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.csa.domain.Field.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.csa.domain.Field.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.csa.domain.Provider.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.csa.domain.ProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.csa.service.impl.CrmUtil.LicenseRetrievalAttempt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.csa.util.OpenConextOAuthClientMock.Users
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.surfnet.coin.csa.domain.ArticleMedium.ArticleMediumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.csa.domain.CoinAuthority.Authority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.csa.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.csa.domain.Field.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.csa.domain.Field.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.csa.domain.Provider.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.csa.domain.ProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.csa.service.impl.CrmUtil.LicenseRetrievalAttempt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.csa.util.OpenConextOAuthClientMock.Users
Returns an array containing the constants of this enum type, in the order they are declared.
verifyScope(HttpServletRequest, String) - Method in class nl.surfnet.coin.csa.api.control.BaseApiController
 

W

writeIO(String, String) - Method in interface nl.surfnet.coin.csa.service.impl.CrmUtil
 
writeIO(String, String) - Method in class nl.surfnet.coin.csa.service.impl.LmngUtil
Write the given content to a file with the given filename (and add a datetime prefix).
A B C D E F G H I J L M N O P Q R S T U V W 

Copyright © 2013–2014 SURFnet bv, The Netherlands. All rights reserved.