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

A

AbstractCache - Class in selfservice.cache
 
AbstractCache(long, long) - Constructor for class selfservice.cache.AbstractCache
 
Account - Class in selfservice.domain.csa
 
Account() - Constructor for class selfservice.domain.csa.Account
 
Account(String, String, String) - Constructor for class selfservice.domain.csa.Account
 
ACL - Class in selfservice.domain.csa
 
ACL() - Constructor for class selfservice.domain.csa.ACL
 
Action - Class in selfservice.domain
 
Action() - Constructor for class selfservice.domain.Action
 
Action(String, String, String, String, JiraTask.Type, JiraTask.Status, String, String, String, String, Date) - Constructor for class selfservice.domain.Action
 
ActionController - Class in selfservice.api.dashboard
 
ActionController() - Constructor for class selfservice.api.dashboard.ActionController
 
ActionsDao - Interface in selfservice.dao
 
ActionsDaoImpl - Class in selfservice.dao.impl
 
ActionsDaoImpl(JdbcTemplate) - Constructor for class selfservice.dao.impl.ActionsDaoImpl
 
ActionsService - Interface in selfservice.service
Service for Actions
ActionsServiceImpl - Class in selfservice.service.impl
 
ActionsServiceImpl() - Constructor for class selfservice.service.impl.ActionsServiceImpl
 
addAppHomeUrl(String, String) - Method in class selfservice.janus.domain.EntityMetadata
 
addArguments(List<Service>) - Method in class selfservice.domain.NotificationMessage
 
addAttribute(String, List<String>) - Method in class selfservice.domain.CoinUser
 
addAuthority(CoinAuthority) - Method in class selfservice.domain.CoinUser
 
addCategoryValue(CategoryValue) - Method in class selfservice.domain.Category
 
addChild(Facet) - Method in class selfservice.domain.Facet
 
addContactPerson(ContactPerson) - Method in class selfservice.domain.Provider
 
addData(Integer) - Method in class selfservice.domain.csa.ChartSerie
 
addDescription(String, String) - Method in class selfservice.domain.csa.PersonAttributeLabel
 
addDescription(String, String) - Method in class selfservice.domain.Provider
 
addDescription(String, String) - Method in class selfservice.janus.domain.EntityMetadata
 
addFacetValue(FacetValue) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
addFacetValue(FacetValue) - Method in class selfservice.domain.Facet
 
addFacetValue(FacetValue) - Method in class selfservice.domain.Facet.FacetBuilder
 
addFacetValueTranslation(Long, LocalizedString) - Method in class selfservice.control.shopadmin.TaxonomyController
 
addFieldImage(FieldImage) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
addFieldString(FieldString) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
addHomeUrl(String, String) - Method in class selfservice.domain.Provider
 
addIdpRef(String) - Method in class selfservice.domain.csa.ACL
 
addInstitutionIdp(IdentityProvider) - Method in class selfservice.domain.CoinUser
 
addInterceptors(InterceptorRegistry) - Method in class selfservice.WebConfig
 
addMenuItem(MenuItem) - Method in class selfservice.domain.csa.Menu
 
addMenuItem(MenuItem) - Method in class selfservice.domain.csa.MenuItem
 
addMessageKey(String) - Method in class selfservice.domain.NotificationMessage
 
addName(String, String) - Method in class selfservice.domain.csa.PersonAttributeLabel
 
addName(Locale, String) - Method in class selfservice.domain.Facet
 
addName(String, String) - Method in class selfservice.domain.Provider
 
addName(String, String) - Method in class selfservice.janus.domain.EntityMetadata
 
addScreenShot(Screenshot) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
addUrl(String, String) - Method in class selfservice.janus.domain.EntityMetadata
 
addUserValues(String...) - Method in class selfservice.util.AttributeMapFilter.ServiceAttribute
 
addUserValues(List<String>) - Method in class selfservice.util.AttributeMapFilter.ServiceAttribute
 
addValue(Locale, String) - Method in class selfservice.domain.FacetValue
 
addValue(Locale, String) - Method in class selfservice.domain.MultilingualString
 
addZeroDays(int) - Method in class selfservice.domain.csa.ChartSerie
 
allCspsForSelectedIdp(HttpServletRequest) - Method in class selfservice.control.shopadmin.CspStatusController
 
Application - Class in selfservice
 
Application() - Constructor for class selfservice.Application
 
ARP - Class in selfservice.domain
Attribute Release Policy
ARP() - Constructor for class selfservice.domain.ARP
 
Article - Class in selfservice.domain.csa
Article information.
Article() - Constructor for class selfservice.domain.csa.Article
Default constructor
Article(String) - Constructor for class selfservice.domain.csa.Article
 
ArticleMedium - Class in selfservice.domain.csa
 
ArticleMedium() - Constructor for class selfservice.domain.csa.ArticleMedium
 
ArticleMedium.ArticleMediumType - Enum in selfservice.domain.csa
 
AttributeMapFilter - Class in selfservice.util
 
AttributeMapFilter() - Constructor for class selfservice.util.AttributeMapFilter
 
AttributeMapFilter.ServiceAttribute - Class in selfservice.util
 
authenticationManager() - Method in class selfservice.ShibbolethSecurityConfig
 
AuthorityScopeInterceptor - Class in selfservice.interceptor
Interceptor to de-scope the visibility CompoundServiceProvider objects for display See https ://wiki.surfnetlabs.nl/display/services/App-omschrijving
AuthorityScopeInterceptor() - Constructor for class selfservice.interceptor.AuthorityScopeInterceptor
 

B

BaseController - Class in selfservice.api.dashboard
 
BaseController() - Constructor for class selfservice.api.dashboard.BaseController
 
BaseController - Class in selfservice.control.shopadmin
Abstract controller used to set model attributes to the request
BaseController() - Constructor for class selfservice.control.shopadmin.BaseController
 
body(String) - Method in class selfservice.domain.JiraTask.Builder
 
build() - Method in class selfservice.domain.Facet.FacetBuilder
 
build() - Method in class selfservice.domain.FacetValue.FacetValueBuilder
 
build() - Method in class selfservice.domain.JiraTask.Builder
 
buildApiService(CompoundServiceProvider, String) - Method in class selfservice.service.impl.ServicesServiceImpl
Build a Service object based on the given CSP
builder(ServiceProvider, Article) - Static method in class selfservice.domain.csa.CompoundServiceProvider
 
builder() - Static method in class selfservice.domain.Facet
 
builder() - Static method in class selfservice.domain.FacetValue
 
Builder() - Constructor for class selfservice.domain.JiraTask.Builder
 
buildIdentityProviderByMetadata(EntityMetadata) - Static method in class selfservice.service.impl.ServiceRegistryProviderService
Create a IdentityProvider and inflate it with the given metadata attributes.
buildServiceProviderByMetadata(EntityMetadata, boolean) - Method in class selfservice.service.impl.ServiceRegistryProviderService
Create a ServiceProvider and inflate it with the given metadata attributes.

C

CacheConfig - Class in selfservice
 
CacheConfig() - Constructor for class selfservice.CacheConfig
 
cacheManager(CacheManager) - Method in class selfservice.CacheConfig
 
canRead(Class<?>, MediaType) - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 
canWrite(Class<?>, MediaType) - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 
Category - Class in selfservice.domain
 
Category() - Constructor for class selfservice.domain.Category
 
Category(String) - Constructor for class selfservice.domain.Category
 
CategoryValue - Class in selfservice.domain
 
CategoryValue() - Constructor for class selfservice.domain.CategoryValue
 
CategoryValue(String) - Constructor for class selfservice.domain.CategoryValue
 
ChartSerie - Class in selfservice.domain.csa
Representation for HighCharts of
ChartSerie() - Constructor for class selfservice.domain.csa.ChartSerie
 
ChartSerie(String, String, String, long) - Constructor for class selfservice.domain.csa.ChartSerie
 
CheckTokenResponse - Class in selfservice.domain.csa
 
CheckTokenResponse(String, List<String>) - Constructor for class selfservice.domain.csa.CheckTokenResponse
 
cleanCrmCache() - Method in class selfservice.control.shopadmin.IdpLnmgListController
 
clearSwitchedIdp() - Static method in class selfservice.util.SpringSecurity
 
close(String) - Method in interface selfservice.dao.ActionsDao
Close an action.
close(String) - Method in class selfservice.dao.impl.ActionsDaoImpl
 
CoinAuthentication - Class in selfservice.domain
 
CoinAuthentication(CoinUser) - Constructor for class selfservice.domain.CoinAuthentication
 
CoinAuthority - Class in selfservice.domain
Simple implementation of a GrantedAuthority
CoinAuthority(CoinAuthority.Authority) - Constructor for class selfservice.domain.CoinAuthority
 
CoinAuthority.Authority - Enum in selfservice.domain
 
CoinUser - Class in selfservice.domain
 
CoinUser() - Constructor for class selfservice.domain.CoinUser
 
compareTo(CategoryValue) - Method in class selfservice.domain.CategoryValue
 
compareTo(Field) - Method in class selfservice.domain.csa.Field
 
compareTo(StatResult) - Method in class selfservice.domain.csa.StatResult
 
compareTo(Facet) - Method in class selfservice.domain.Facet
 
compareTo(FacetValue) - Method in class selfservice.domain.FacetValue
 
compareTo(Provider) - Method in class selfservice.domain.Provider
 
compareTo(Service) - Method in class selfservice.domain.Service
 
COMPOUND_SP - Static variable in class selfservice.control.shopadmin.BaseController
The name of the key under which a compoundSps (e.g.
COMPOUND_SPS - Static variable in class selfservice.control.shopadmin.BaseController
The name of the key under which all compoundSps (e.g.
CompoundServiceProvider - Class in selfservice.domain.csa
 
CompoundServiceProvider() - Constructor for class selfservice.domain.csa.CompoundServiceProvider
 
CompoundServiceProviderDao - Interface in selfservice.dao
 
CompoundSPService - Class in selfservice.service.impl
Abstraction for the Compound Service Providers.
CompoundSPService() - Constructor for class selfservice.service.impl.CompoundSPService
 
configure(SpringApplicationBuilder) - Method in class selfservice.Application
 
configure(WebSecurity) - Method in class selfservice.ShibbolethSecurityConfig
 
configure(HttpSecurity) - Method in class selfservice.ShibbolethSecurityConfig
 
configure(AuthenticationManagerBuilder) - Method in class selfservice.ShibbolethSecurityConfig
 
configureContentNegotiation(ContentNegotiationConfigurer) - Method in class selfservice.WebConfig
 
configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class selfservice.WebConfig
 
connect(String, String, String, String) - Method in class selfservice.api.dashboard.ServicesController
 
Constants - Class in selfservice.api.dashboard
 
Constants() - Constructor for class selfservice.api.dashboard.Constants
 
Constants - Class in selfservice.util
 
Constants() - Constructor for class selfservice.util.Constants
 
Contact - Class in selfservice.janus.domain
 
Contact() - Constructor for class selfservice.janus.domain.Contact
 
Contact.Type - Enum in selfservice.janus.domain
 
ContactPerson - Class in selfservice.domain.csa
 
ContactPerson(String, String) - Constructor for class selfservice.domain.csa.ContactPerson
 
ContactPerson(ContactPersonType, String) - Constructor for class selfservice.domain.csa.ContactPerson
 
ContactPersonType - Enum in selfservice.domain.csa
 
contactPersonTypeByJanusContactType(Contact.Type) - Static method in class selfservice.service.impl.ServiceRegistryProviderService
Convert a Janus contact type to a ServiceProvider's ContactPersonType.
containsRole(List<CoinAuthority.Authority>, CoinAuthority.Authority...) - Static method in class selfservice.interceptor.AuthorityScopeInterceptor
 
containsValue(String) - Method in class selfservice.domain.Category
 
contextDestroyed(ServletContextEvent) - Method in class selfservice.listener.InstanceTypeContextListener
 
contextInitialized(ServletContextEvent) - Method in class selfservice.listener.InstanceTypeContextListener
 
CookieThenAcceptHeaderLocaleResolver - Class in selfservice.util
 
CookieThenAcceptHeaderLocaleResolver() - Constructor for class selfservice.util.CookieThenAcceptHeaderLocaleResolver
 
CorsHeaderFilter - Class in selfservice.filter
 
CorsHeaderFilter() - Constructor for class selfservice.filter.CorsHeaderFilter
 
create(JiraTask, CoinUser) - Method in interface selfservice.service.impl.JiraClient
Create a new task in Jira.
create(JiraTask, CoinUser) - Method in class selfservice.service.impl.JiraClientImpl
 
create(JiraTask, CoinUser) - Method in class selfservice.service.impl.JiraClientMock
 
createAction(Action) - Method in interface selfservice.service.Csa
 
createAction(Action) - Method in class selfservice.service.impl.CsaImpl
 
createFacet(Facet) - Method in class selfservice.control.shopadmin.TaxonomyController
 
createFacetValue(Long, FacetValue) - Method in class selfservice.control.shopadmin.TaxonomyController
 
createRequest(String, String) - Method in class selfservice.sab.SabClient
Create request string from template
createRestResponse(Object) - Method in class selfservice.api.dashboard.BaseController
 
CrmArticle - Class in selfservice.domain
 
CrmArticle() - Constructor for class selfservice.domain.CrmArticle
 
CrmCache - Class in selfservice.cache
 
CrmCache(CrmService, LmngIdentifierDao, long, long) - Constructor for class selfservice.cache.CrmCache
 
crmService(LmngIdentifierDao, String) - Method in class selfservice.Application
 
CrmService - Interface in selfservice.service
Interface of services that return Licensing and article information from LMNG (Licentie Modellen Next Generation)
CrmUtil - Interface in selfservice.service.impl
 
CrmUtil.LicenseRetrievalAttempt - Enum in selfservice.service.impl
 
Csa - Interface in selfservice.service
 
CSA_ADMIN - Static variable in class selfservice.service.impl.VootClientMock
 
csaClient() - Method in class selfservice.Application
 
CsaImpl - Class in selfservice.service.impl
 
CsaImpl() - Constructor for class selfservice.service.impl.CsaImpl
 
CspStatusController - Class in selfservice.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 selfservice.control.shopadmin.CspStatusController
 
currentIdp(String, String, HttpServletResponse) - Method in class selfservice.api.dashboard.UsersController
 

D

DASHBOARD_ADMIN - Static variable in class selfservice.api.dashboard.EnrichJson
 
DashboardController - Class in selfservice.api.dashboard
 
DashboardController() - Constructor for class selfservice.api.dashboard.DashboardController
 
db.migration.mysql - package db.migration.mysql
 
DEEPLINK_TO_SURFMARKET_ALLOWED - Static variable in class selfservice.control.shopadmin.BaseController
The name of the key that defines whether a deeplink to SURFMarket should be shown.
defaultLocale - Static variable in class selfservice.domain.MultilingualString
 
deleteCompoundServiceProvider(String, HttpServletResponse) - Method in class selfservice.control.shopadmin.SpLnmgListController
 
deleteFacet(Long) - Method in class selfservice.control.shopadmin.TaxonomyController
 
deleteFacetValue(Long) - Method in class selfservice.control.shopadmin.TaxonomyController
 
destroy() - Method in class selfservice.cache.AbstractCache
 
destroy() - Method in class selfservice.filter.CorsHeaderFilter
 
determineDefaultLocale(HttpServletRequest) - Method in class selfservice.util.CookieThenAcceptHeaderLocaleResolver
 
disconnect(String, String, String, String) - Method in class selfservice.api.dashboard.ServicesController
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class selfservice.filter.CorsHeaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class selfservice.filter.EnsureAccessToIdpFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class selfservice.filter.SabEntitlementsFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class selfservice.filter.VootFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class selfservice.shibboleth.mock.MockShibbolethFilter
 
DomainObject - Class in selfservice.util
 
DomainObject() - Constructor for class selfservice.util.DomainObject
 
doPopulateCache() - Method in class selfservice.cache.AbstractCache
 
doPopulateCache() - Method in class selfservice.cache.CrmCache
 
doPopulateCache() - Method in class selfservice.cache.ProviderCache
 
doPopulateCache() - Method in class selfservice.cache.ServicesCache
 
download(String, List<Long>, HttpServletResponse) - Method in class selfservice.api.dashboard.ServicesController
 

E

ehCacheCacheManager(Resource) - Method in class selfservice.CacheConfig
 
EmailConfig - Class in selfservice
 
EmailConfig() - Constructor for class selfservice.EmailConfig
 
emailer(JavaMailSender) - Method in class selfservice.EmailConfig
 
Emailer - Interface in selfservice.util.mail
 
EmailerImpl - Class in selfservice.util.mail
 
EmailerImpl(JavaMailSender) - Constructor for class selfservice.util.mail.EmailerImpl
 
emailService(JavaMailSender, String) - Method in class selfservice.EmailConfig
 
EmailService - Interface in selfservice.service
 
EmailServiceImpl - Class in selfservice.service.impl
 
EmailServiceImpl(String, Emailer) - Constructor for class selfservice.service.impl.EmailServiceImpl
 
ENDPOINT_PLACEHOLDER - Static variable in class selfservice.service.impl.LmngUtil
 
EnrichJson - Class in selfservice.api.dashboard
Class that will enrich json we send back to clients.
ensureAccess(IdentityProvider) - Static method in class selfservice.util.SpringSecurity
 
EnsureAccessToIdpFilter - Class in selfservice.filter
 
EnsureAccessToIdpFilter(IdentityProviderService) - Constructor for class selfservice.filter.EnsureAccessToIdpFilter
 
EntityMetadata - Class in selfservice.janus.domain
Representation of an entity's metadata in Janus.
EntityMetadata() - Constructor for class selfservice.janus.domain.EntityMetadata
 
equals(Object) - Method in class selfservice.domain.CoinAuthority
 
equals(Object) - Method in class selfservice.domain.csa.MappingEntry
 
equals(Object) - Method in class selfservice.domain.csa.MenuItem
 
equals(Object) - Method in class selfservice.domain.IdentityProvider
 
equals(Object) - Method in class selfservice.domain.Service
 
equals(Object) - Method in class selfservice.domain.ServiceProvider
 
equals(Object) - Method in class selfservice.util.AttributeMapFilter.ServiceAttribute
 
equals(Object) - Method in class selfservice.util.DomainObject
 
evict() - Method in class selfservice.cache.AbstractCache
Evicts the cache (asynchronously), effectively by scheduling a one time populate-job.
evictCache() - Method in interface selfservice.service.CrmService
 
evictCache() - Method in class selfservice.service.impl.LmngServiceImpl
 
evictCache() - Method in class selfservice.service.impl.LmngServiceMock
 
evictSynchronously() - Method in class selfservice.cache.AbstractCache
Clears the cache (synchronously)
ExceptionLogger - Class in selfservice.api.dashboard
 
ExceptionLogger() - Constructor for class selfservice.api.dashboard.ExceptionLogger
 
ExcludeJsonIgnore - Class in selfservice.api.dashboard
 
ExcludeJsonIgnore() - Constructor for class selfservice.api.dashboard.ExcludeJsonIgnore
 
ExportService - Interface in selfservice.service
 
exportServiceBindingsCsv(List<LmngServiceBinding>, String) - Method in interface selfservice.service.ExportService
 
exportServiceBindingsCsv(List<LmngServiceBinding>, String) - Method in class selfservice.service.impl.ExportServiceImpl
 
ExportServiceImpl - Class in selfservice.service.impl
 
ExportServiceImpl() - Constructor for class selfservice.service.impl.ExportServiceImpl
 
exportToCSV(HttpServletRequest, String) - Method in class selfservice.control.shopadmin.SpLnmgListController
 

F

Facet - Class in selfservice.domain
 
Facet() - Constructor for class selfservice.domain.Facet
 
Facet.FacetBuilder - Class in selfservice.domain
 
FACET_CONNECTION_VISIBLE - Static variable in class selfservice.control.shopadmin.BaseController
The name of the key under which we store the info if the connection facet is visible to the current user.
FacetBuilder() - Constructor for class selfservice.domain.Facet.FacetBuilder
 
facetConfiguraton(String, ModelMap) - Method in class selfservice.control.shopadmin.TaxonomyController
 
FacetDao - Interface in selfservice.dao
 
FacetsController - Class in selfservice.api.dashboard
 
FacetsController() - Constructor for class selfservice.api.dashboard.FacetsController
 
facetUsed(Long) - Method in class selfservice.control.shopadmin.TaxonomyController
 
FacetValue - Class in selfservice.domain
 
FacetValue() - Constructor for class selfservice.domain.FacetValue
 
FacetValue.FacetValueBuilder - Class in selfservice.domain
 
FacetValueBuilder() - Constructor for class selfservice.domain.FacetValue.FacetValueBuilder
 
FacetValueDao - Interface in selfservice.dao
 
FacetValueDaoCustom - Interface in selfservice.dao
 
FacetValueDaoImpl - Class in selfservice.dao.impl
 
FacetValueDaoImpl() - Constructor for class selfservice.dao.impl.FacetValueDaoImpl
 
facetValueUsed(Long) - Method in class selfservice.control.shopadmin.TaxonomyController
 
FCP_NOTIFICATIONS - Static variable in class selfservice.service.impl.NotificationServiceImpl
 
Field - Class in selfservice.domain.csa
Field.java
Field() - Constructor for class selfservice.domain.csa.Field
 
Field(Field.Source, Field.Key, CompoundServiceProvider) - Constructor for class selfservice.domain.csa.Field
 
Field.Key - Enum in selfservice.domain.csa
These enum values are stored in the database by their ordinal.
Field.Source - Enum in selfservice.domain.csa
 
fieldImage(HttpServletResponse, Long) - Method in class selfservice.control.ImageController
 
FieldImage - Class in selfservice.domain.csa
StringField.java
FieldImage() - Constructor for class selfservice.domain.csa.FieldImage
 
FieldImage(Field.Source, Field.Key, byte[]) - Constructor for class selfservice.domain.csa.FieldImage
 
FieldImage(Field.Source, Field.Key, byte[], CompoundServiceProvider) - Constructor for class selfservice.domain.csa.FieldImage
 
FieldImage(Field.Source, Field.Key, CompoundServiceProvider) - Constructor for class selfservice.domain.csa.FieldImage
 
FieldImage(byte[]) - Constructor for class selfservice.domain.csa.FieldImage
 
FieldImage(String) - Constructor for class selfservice.domain.csa.FieldImage
 
FieldImageDao - Interface in selfservice.dao
 
FieldString - Class in selfservice.domain.csa
StringField.java
FieldString() - Constructor for class selfservice.domain.csa.FieldString
 
FieldString(Field.Source, Field.Key, String) - Constructor for class selfservice.domain.csa.FieldString
 
FieldString(Field.Source, Field.Key, String, CompoundServiceProvider) - Constructor for class selfservice.domain.csa.FieldString
 
FieldStringDao - Interface in selfservice.dao
 
FILE_POSTFIX - Static variable in class selfservice.domain.csa.FieldImage
 
FILE_URL - Static variable in class selfservice.domain.csa.FieldImage
 
FILE_URL - Static variable in class selfservice.domain.csa.Screenshot
 
filterAttributes(Map<String, List<String>>, Map<String, List<String>>) - Static method in class selfservice.util.AttributeMapFilter
 
FILTERED_USER_ATTRIBUTES - Static variable in class selfservice.api.dashboard.EnrichJson
 
findAction(long) - Method in interface selfservice.dao.ActionsDao
Find a unique Action by its id
findAction(long) - Method in class selfservice.dao.impl.ActionsDaoImpl
 
findActionsByIdP(String) - Method in interface selfservice.dao.ActionsDao
Get a list of all actions by identity provider
findActionsByIdP(String) - Method in class selfservice.dao.impl.ActionsDaoImpl
 
findAll(long) - Method in class selfservice.service.impl.ServicesServiceImpl
 
findAll(long) - Method in interface selfservice.service.ServicesService
 
findAllIdentityProviders() - Method in class selfservice.dao.impl.LmngIdentifierDaoImpl
 
findAllIdentityProviders() - Method in interface selfservice.dao.LmngIdentifierDao
 
findAllServiceProviders() - Method in class selfservice.dao.impl.LmngIdentifierDaoImpl
 
findAllServiceProviders() - Method in interface selfservice.dao.LmngIdentifierDao
 
findByServiceProviderEntityId(String) - Method in interface selfservice.dao.CompoundServiceProviderDao
 
findInUseFacet(long) - Method in interface selfservice.dao.FacetValueDaoCustom
 
findInUseFacet(long) - Method in class selfservice.dao.impl.FacetValueDaoImpl
 
findInUseFacetValues(long) - Method in interface selfservice.dao.FacetValueDaoCustom
 
findInUseFacetValues(long) - Method in class selfservice.dao.impl.FacetValueDaoImpl
 
firstStatusThenName() - Static method in class selfservice.domain.Provider
 
forbidden() - Method in class selfservice.api.dashboard.DashboardController
 
forPayload(Object) - Method in class selfservice.api.dashboard.EnrichJson
 
forUser(CoinUser, String) - Static method in class selfservice.api.dashboard.EnrichJson
 
fromAttributes(List<String>) - Static method in class selfservice.domain.ARP
 
fromJanusResponse(Map<String, Object>) - Static method in class selfservice.janus.domain.JanusEntity
 
fromMetadataMap(Map<String, Object>) - Static method in class selfservice.janus.domain.EntityMetadata
 
fromRestResponse(Map<String, Object>) - Static method in class selfservice.domain.ARP
 
fullname() - Method in class selfservice.sab.SabPerson
 

G

get(String, long) - Method in class selfservice.api.dashboard.ServicesController
 
get(String) - Method in class selfservice.control.shopadmin.SpLmngDataBindingController
 
getAccounts(boolean) - Method in interface selfservice.service.CrmService
Get all institutions
getAccounts(boolean) - Method in class selfservice.service.impl.LmngServiceImpl
 
getAccounts(boolean) - Method in class selfservice.service.impl.LmngServiceMock
 
getActions(String) - Method in interface selfservice.service.ActionsService
Get a list of all actions of a certain identity provider
getActions(String) - Method in class selfservice.service.impl.ActionsServiceImpl
 
getAllBareCSPs() - Method in class selfservice.service.impl.CompoundSPService
 
getAllCSPs(long) - Method in class selfservice.service.impl.CompoundSPService
 
getAllFacets(ModelMap) - Method in class selfservice.control.shopadmin.TaxonomyController
 
getAllIdentityProviders() - Method in interface selfservice.service.IdentityProviderService
Get a list of all idps
getAllIdentityProviders() - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getAllIdps() - Method in class selfservice.control.shopadmin.CspStatusController
 
getAllowedIdps(String) - Method in interface selfservice.janus.Janus
Get a list of Idps linked to this sp
getAllowedIdps(String) - Method in class selfservice.janus.JanusRestClient
 
getAllowedIdps(String) - Method in class selfservice.util.JanusRestClientMock
 
getAllowedLocalizedStrings() - Method in class selfservice.domain.MultilingualString
 
getAllowedSps(String) - Method in interface selfservice.janus.Janus
Refer to Janus.getAllowedSps(String, String) but without the revision parameter.
getAllowedSps(String, String) - Method in interface selfservice.janus.Janus
Get a list of SP entity ID's that are allowed for this IdP.
getAllowedSps(String) - Method in class selfservice.janus.JanusRestClient
 
getAllowedSps(String, String) - Method in class selfservice.janus.JanusRestClient
 
getAllowedSps(String) - Method in class selfservice.util.JanusRestClientMock
 
getAllowedSps(String, String) - Method in class selfservice.util.JanusRestClientMock
 
getAllServiceProviders(String) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getAllServiceProviders(boolean) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getAllServiceProviders(String) - Method in interface selfservice.service.ServiceProviderService
Get a list of all available Service Providers for the given idpId.
getAllServiceProviders(boolean) - Method in interface selfservice.service.ServiceProviderService
Get a list of all available Service Providers (IDP independent).
getAllServiceProvidersRateLimited(long) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getAllServiceProvidersRateLimited(long) - Method in interface selfservice.service.ServiceProviderService
 
getAllServices(String) - Method in class selfservice.cache.ServicesCache
 
getAndroidPlayStoreMedium() - Method in class selfservice.domain.csa.Article
 
getAndroidPlayStoreUrl() - Method in class selfservice.domain.CrmArticle
 
getAppDescription() - Method in class selfservice.janus.domain.EntityMetadata
 
getAppEntityId() - Method in class selfservice.janus.domain.EntityMetadata
 
getAppHomeUrl() - Method in class selfservice.janus.domain.EntityMetadata
Deprecated.
use #getAppHomeUrls with the language code as key
getAppHomeUrls() - Method in class selfservice.janus.domain.EntityMetadata
 
getAppIcon() - Method in class selfservice.janus.domain.EntityMetadata
 
getAppleAppStoreMedium() - Method in class selfservice.domain.csa.Article
 
getAppleAppStoreUrl() - Method in class selfservice.domain.CrmArticle
 
getApplicationUrl() - Method in class selfservice.domain.ServiceProvider
 
getApplicationUrl() - Method in class selfservice.janus.domain.EntityMetadata
 
getAppLogoUrl() - Method in class selfservice.janus.domain.EntityMetadata
 
getAppStoreLogo() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getAppThumbNail() - Method in class selfservice.janus.domain.EntityMetadata
 
getAppTitle() - Method in class selfservice.janus.domain.EntityMetadata
 
getAppUrl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getAppUrl() - Method in class selfservice.domain.Service
 
getArguments() - Method in class selfservice.domain.NotificationMessage
 
getArp() - Method in class selfservice.domain.Service
 
getArp() - Method in class selfservice.domain.ServiceProvider
 
getArp(String) - Method in interface selfservice.janus.Janus
Retrieves the Attribute Release Policy for this entity
getArp(String) - Method in class selfservice.janus.JanusRestClient
 
getArp(String) - Method in class selfservice.util.JanusRestClientMock
 
getArticle(Service) - Method in class selfservice.cache.CrmCache
 
getArticle() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getArticleName() - Method in class selfservice.domain.csa.Article
 
getArticlesForServiceProviders(List<String>) - Method in interface selfservice.service.CrmService
Get articles for the given serviceProviders.
getArticlesForServiceProviders(List<String>) - Method in class selfservice.service.impl.LmngServiceImpl
 
getArticlesForServiceProviders(List<String>) - Method in class selfservice.service.impl.LmngServiceMock
 
getArticleState() - Method in class selfservice.domain.csa.Article
 
getAttributeMap() - Method in class selfservice.domain.CoinUser
Map of user attributes, key as String, value Object
getAttributes() - Method in class selfservice.domain.ARP
 
getAuthorities() - Method in class selfservice.domain.CoinUser
Returns a collection that will contain CoinAuthority's
getAuthorities() - Method in class selfservice.service.impl.NotificationServiceImpl
 
getAuthority() - Method in class selfservice.domain.CoinAuthority
 
getAuthorityEnums() - Method in class selfservice.domain.CoinUser
 
getAvailableInSurfConext() - Method in class selfservice.domain.csa.Field
 
getAvailableInSurfMarket() - Method in class selfservice.domain.csa.Field
 
getBody() - Method in class selfservice.domain.Action
 
getBody() - Method in class selfservice.domain.JiraTask
 
getByEntityId(String) - Method in class selfservice.domain.CoinUser
 
getCacheName() - Method in class selfservice.cache.AbstractCache
 
getCacheName() - Method in class selfservice.cache.CrmCache
 
getCacheName() - Method in class selfservice.cache.ProviderCache
 
getCacheName() - Method in class selfservice.cache.ServicesCache
 
getCategories() - Method in class selfservice.domain.Service
 
getCategories() - Method in class selfservice.domain.Taxonomy
 
getCategory() - Method in class selfservice.domain.CategoryValue
 
getChildren() - Method in class selfservice.domain.Facet
 
getCompoundServiceProvider() - Method in class selfservice.command.LmngServiceBinding
 
getCompoundServiceProvider() - Method in class selfservice.domain.csa.Field
 
getCompoundServiceProvider() - Method in class selfservice.domain.csa.Screenshot
 
getCompoundServiceProviderName() - Method in class selfservice.domain.csa.InUseFacetValue
 
getConnectedIdps(String, String) - Method in class selfservice.api.dashboard.ServicesController
 
getContactPerson(ContactPersonType) - Method in class selfservice.domain.Provider
 
getContactPersons() - Method in class selfservice.domain.Provider
 
getContactPersonType() - Method in class selfservice.domain.csa.ContactPerson
 
getContacts() - Method in class selfservice.janus.domain.EntityMetadata
 
getCount() - Method in class selfservice.domain.CategoryValue
 
getCount() - Method in class selfservice.domain.FacetValue
 
getCredentials() - Method in class selfservice.domain.CoinAuthentication
 
getCrmArticle() - Method in class selfservice.domain.Service
 
getCrmUrl() - Method in class selfservice.domain.Service
 
getCSPById(IdentityProvider, long) - Method in class selfservice.service.impl.CompoundSPService
 
getCSPByServiceProvider(ServiceProvider) - Method in class selfservice.service.impl.CompoundSPService
 
getCSPByServiceProviderEntityId(String) - Method in class selfservice.service.impl.CompoundSPService
 
getCSPsByIdp(IdentityProvider) - Method in class selfservice.service.impl.CompoundSPService
 
getCurrentUser() - Static method in class selfservice.util.SpringSecurity
Get the currently logged in user from the security context.
getData() - Method in class selfservice.domain.csa.ChartSerie
 
getDescription() - Method in class selfservice.domain.ARP
 
getDescription() - Method in class selfservice.domain.Provider
Deprecated.
use #getDescriptions with the language code as key
getDescription(Provider.Language) - Method in class selfservice.domain.Provider
 
getDescription() - Method in class selfservice.domain.Service
 
getDescription() - Method in class selfservice.janus.domain.EntityMetadata
Deprecated.
use #setDescriptions with the language code as key
getDescriptions() - Method in class selfservice.domain.csa.PersonAttributeLabel
 
getDescriptions() - Method in class selfservice.domain.Provider
 
getDescriptions() - Method in class selfservice.janus.domain.EntityMetadata
 
getDetailLogo() - Method in class selfservice.domain.csa.Article
 
getDetailLogo() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getDetailLogoUrl() - Method in class selfservice.domain.Service
 
getDisplayName() - Method in class selfservice.domain.CoinUser
Display name, e.g.
getDisplayName() - Method in class selfservice.domain.InstitutionIdentityProvider
 
getDistributionFieldValues() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getEid() - Method in class selfservice.janus.domain.JanusEntity
 
getEmail() - Method in class selfservice.domain.CoinUser
 
getEmail() - Method in class selfservice.domain.LicenseContactPerson
 
getEmailAddress() - Method in class selfservice.domain.csa.ContactPerson
 
getEmailAddress() - Method in class selfservice.janus.domain.Contact
 
getEndDate() - Method in class selfservice.domain.License
 
getEnduserDescription() - Method in class selfservice.domain.Service
 
getEnduserDescriptionEn() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getEndUserDescriptionNl() - Method in class selfservice.domain.csa.Article
 
getEnduserDescriptionNl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getEntity(String) - Method in interface selfservice.janus.Janus
Gets the Janus Entity information for the given entityId
getEntity(String) - Method in class selfservice.janus.JanusRestClient
 
getEntity(String) - Method in class selfservice.util.JanusRestClientMock
 
getEntityId() - Method in class selfservice.janus.domain.JanusEntity
 
getEnumAuthority() - Method in class selfservice.domain.CoinAuthority
 
getEula() - Method in class selfservice.janus.domain.EntityMetadata
 
getEulaUrl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getEulaUrl() - Method in class selfservice.domain.Service
 
getEulaURL() - Method in class selfservice.domain.ServiceProvider
 
getFacet() - Method in class selfservice.domain.FacetValue
 
getFacetTranslations(ModelMap) - Method in class selfservice.control.shopadmin.TaxonomyController
 
getFacetValues() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getFacetValues() - Method in class selfservice.domain.Facet
 
getFacetValueValue() - Method in class selfservice.domain.csa.InUseFacetValue
 
getFieldImages() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getFields() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getFileUrl() - Method in class selfservice.domain.csa.FieldImage
 
getFileUrl() - Method in class selfservice.domain.csa.Screenshot
 
getFilters() - Method in class selfservice.util.AttributeMapFilter.ServiceAttribute
 
getFirstName() - Method in class selfservice.sab.SabPerson
 
getGadgetBaseUrl() - Method in class selfservice.domain.ServiceProvider
 
getGivenName() - Method in class selfservice.janus.domain.Contact
 
getGuid() - Method in class selfservice.domain.CrmArticle
 
getGuid() - Method in class selfservice.domain.csa.Account
 
getHomeUrl() - Method in class selfservice.domain.Provider
 
getHomeUrls() - Method in class selfservice.domain.Provider
 
getId() - Method in class selfservice.domain.Action
 
getId() - Method in class selfservice.domain.csa.Group
 
getId() - Method in class selfservice.domain.Group
 
getId() - Method in class selfservice.domain.IdentityProvider
 
getId() - Method in class selfservice.domain.InstitutionIdentityProvider
 
getId() - Method in class selfservice.domain.Provider
 
getId() - Method in class selfservice.domain.Service
 
getId() - Method in class selfservice.domain.ServiceProvider
 
getId() - Method in class selfservice.util.DomainObject
 
getIdentityProvider(String) - Method in class selfservice.cache.ProviderCache
 
getIdentityProvider() - Method in class selfservice.command.LmngIdentityBinding
 
getIdentityProvider() - Method in class selfservice.domain.JiraTask
 
getIdentityProvider(String) - Method in interface selfservice.service.IdentityProviderService
Get an identity provider by its id.
getIdentityProvider(String) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getIdentityProviders() - Method in class selfservice.domain.OfferedService
 
getIdp() - Method in class selfservice.domain.CoinUser
Identifier of the IdentityProvider the user has logged in with
getIdpEntityId() - Method in class selfservice.domain.csa.ChartSerie
 
getIdPEntityId() - Method in class selfservice.domain.csa.CheckTokenResponse
 
getIdpEntityId() - Method in class selfservice.domain.csa.StatResult
 
getIdpEntityId() - Method in class selfservice.domain.LicenseContactPerson
 
getIdpId() - Method in class selfservice.domain.Action
 
getIdpList() - Method in interface selfservice.janus.Janus
Retrieves a list of all Identity Providers.
getIdpList() - Method in class selfservice.janus.JanusRestClient
 
getIdpList() - Method in class selfservice.util.JanusRestClientMock
 
getIdpName() - Method in class selfservice.domain.Action
 
getIdpRefs() - Method in class selfservice.domain.csa.ACL
 
getImage() - Method in class selfservice.domain.csa.FieldImage
 
getImage() - Method in class selfservice.domain.csa.Screenshot
 
getInstituteIdentityProviders(String) - Method in interface selfservice.service.IdentityProviderService
Get a list of all idps that have the same instituteId as the given one.
getInstituteIdentityProviders(String) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getInstitution() - Method in class selfservice.domain.JiraTask
 
getInstitutionDescription() - Method in class selfservice.domain.Service
 
getInstitutionDescriptionEn() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getInstitutionDescriptionNl() - Method in class selfservice.domain.csa.Article
 
getInstitutionDescriptionNl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getInstitutionId() - Method in class selfservice.domain.Action
 
getInstitutionId() - Method in class selfservice.domain.CoinUser
Identifier of the institution the IdentityProvider of the user belongs to.
getInstitutionId() - Method in class selfservice.domain.IdentityProvider
 
getInstitutionId() - Method in class selfservice.domain.InstitutionIdentityProvider
 
getInstitutionId() - Method in class selfservice.domain.Service
 
getInstitutionId() - Method in class selfservice.domain.ServiceProvider
 
getInstitutionIdps() - Method in class selfservice.domain.CoinUser
List of InstitutionIdentityProvider's of the institution for this users.
getInstitutionName() - Method in class selfservice.domain.License
 
getInstitutionName(String) - Method in interface selfservice.service.CrmService
Get the name of the institution in LMNG belonging to given GUID
getInstitutionName(String) - Method in class selfservice.service.impl.LmngServiceImpl
 
getInstitutionName(String) - Method in class selfservice.service.impl.LmngServiceMock
 
getInstutionId() - Method in class selfservice.janus.domain.EntityMetadata
 
getIssueType() - Method in class selfservice.domain.JiraTask
 
getJiraKey() - Method in class selfservice.domain.Action
 
getKey() - Method in class selfservice.domain.csa.Field
 
getKey() - Method in class selfservice.domain.csa.MappingEntry
 
getKey() - Method in class selfservice.domain.csa.PersonAttributeLabel
 
getKey() - Method in class selfservice.domain.JiraTask
 
getKeys(String) - Method in interface selfservice.dao.ActionsDao
Find the Jira Keys for an identity provider
getKeys(String) - Method in class selfservice.dao.impl.ActionsDaoImpl
 
getLabel() - Method in class selfservice.domain.csa.MenuItem
 
getLanguage() - Method in class selfservice.api.dashboard.RestResponse
 
getLicense(Service, String) - Method in class selfservice.cache.CrmCache
 
getLicense() - Method in class selfservice.domain.csa.CompoundServiceProvider
Convenience method for the first (and only?) license belonging to an idp and a service
getLicense() - Method in class selfservice.domain.Service
 
getLicenseNumber() - Method in class selfservice.domain.License
 
getLicenses() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getLicensesForIdpAndSp(IdentityProvider, String) - Method in interface selfservice.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 selfservice.service.impl.LmngServiceImpl
 
getLicensesForIdpAndSp(IdentityProvider, String) - Method in class selfservice.service.impl.LmngServiceMock
 
getLicenseStatus() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getLicenseStatus() - Method in class selfservice.domain.Service
 
getLinkedIdentityProviders(String) - Method in interface selfservice.service.IdentityProviderService
Get a list of all idps connected to a SP
getLinkedIdentityProviders(String) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getLinkedServiceProviderIDs(String) - Method in interface selfservice.service.IdentityProviderService
Get a list of all SP identifiers linked to the Idp
getLinkedServiceProviderIDs(String) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getLmngFieldValues() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getLmngId() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getLmngIdentifier() - Method in class selfservice.command.LmngIdentityBinding
 
getLmngIdentifier() - Method in class selfservice.command.LmngServiceBinding
 
getLmngIdentifier() - Method in class selfservice.domain.csa.Article
 
getLmngIdForIdentityProviderId(String) - Method in class selfservice.dao.impl.LmngIdentifierDaoImpl
 
getLmngIdForIdentityProviderId(String) - Method in interface selfservice.dao.LmngIdentifierDao
Method that returns a identifier for the IdP in LMNG belonging to the given IdP-Id
getLmngIdForServiceProviderId(String) - Method in class selfservice.dao.impl.LmngIdentifierDaoImpl
 
getLmngIdForServiceProviderId(String) - Method in interface selfservice.dao.LmngIdentifierDao
Method that returns a identifier for the SP in LMNG belonging to the given SP-Id
getLmngProductIdentifier() - Method in class selfservice.domain.csa.Article
 
getLmngRequestEnvelope() - Method in interface selfservice.service.impl.CrmUtil
 
getLmngRequestEnvelope() - Method in class selfservice.service.impl.LmngUtil
 
getLmngSoapRequestForAllAccount(boolean, String) - Method in interface selfservice.service.impl.CrmUtil
 
getLmngSoapRequestForAllAccount(boolean, String) - Method in class selfservice.service.impl.LmngUtil
 
getLmngSoapRequestForIdpAndSp(String, List<String>, Date, String, CrmUtil.LicenseRetrievalAttempt) - Method in interface selfservice.service.impl.CrmUtil
 
getLmngSoapRequestForIdpAndSp(String, List<String>, Date, String, CrmUtil.LicenseRetrievalAttempt) - Method in class selfservice.service.impl.LmngUtil
 
getLmngSoapRequestForSps(Collection<String>, String) - Method in interface selfservice.service.impl.CrmUtil
 
getLmngSoapRequestForSps(Collection<String>, String) - Method in class selfservice.service.impl.LmngUtil
 
getLocale(HttpServletRequest) - Method in class selfservice.api.dashboard.BaseController
 
getLocale(HttpServletRequest) - Method in class selfservice.control.shopadmin.BaseController
 
getLocale() - Method in class selfservice.domain.LocalizedString
 
getLocaleName(String) - Method in class selfservice.domain.Facet
 
getLocaleValue(String) - Method in class selfservice.domain.FacetValue
 
getLocaleValue(String) - Method in class selfservice.domain.MultilingualString
 
getLocalizedStrings() - Method in class selfservice.domain.MultilingualString
 
getLogins() - Method in class selfservice.domain.csa.StatResult
 
getLogoUrl() - Method in class selfservice.domain.Provider
 
getLogoUrl() - Method in class selfservice.domain.Service
 
getMenuItems() - Method in class selfservice.domain.csa.Menu
 
getMenuItems() - Method in class selfservice.domain.csa.MenuItem
 
getMessageKeys() - Method in class selfservice.domain.NotificationMessage
 
getMetadataByEntityId(String) - Method in interface selfservice.janus.Janus
Get a client's metadata by his entityId.
getMetadataByEntityId(String) - Method in class selfservice.janus.JanusRestClient
 
getMetadataByEntityId(String) - Method in class selfservice.util.JanusRestClientMock
 
getMetadataUrl() - Method in class selfservice.domain.Provider
 
getMillis() - Method in class selfservice.domain.csa.StatResult
 
getMultilingualString() - Method in class selfservice.domain.Facet
 
getMultilingualString() - Method in class selfservice.domain.FacetValue
 
getMultilingualString() - Method in class selfservice.domain.LocalizedString
 
getMyInstitutionIdps() - Method in class selfservice.control.shopadmin.BaseController
 
getName() - Method in class selfservice.domain.ARP
 
getName() - Method in class selfservice.domain.Category
 
getName() - Method in class selfservice.domain.csa.Account
 
getName() - Method in class selfservice.domain.csa.ArticleMedium
 
getName() - Method in class selfservice.domain.csa.ChartSerie
 
getName() - Method in class selfservice.domain.csa.ContactPerson
 
getName() - Method in class selfservice.domain.csa.Group
 
getName() - Method in class selfservice.domain.Facet
 
getName() - Method in class selfservice.domain.InstitutionIdentityProvider
 
getName() - Method in class selfservice.domain.LicenseContactPerson
 
getName() - Method in class selfservice.domain.Provider
 
getName(Provider.Language) - Method in class selfservice.domain.Provider
 
getName() - Method in class selfservice.domain.Service
 
getName() - Method in class selfservice.janus.domain.EntityMetadata
Deprecated.
use #getNames with the language code as key
getName() - Method in class selfservice.util.AttributeMapFilter.ServiceAttribute
 
getNames() - Method in class selfservice.domain.csa.PersonAttributeLabel
 
getNames() - Method in class selfservice.domain.Provider
 
getNames() - Method in class selfservice.janus.domain.EntityMetadata
 
getNormenkaderUrl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getNormenkaderUrl() - Method in class selfservice.domain.Service
 
getNotifications(String) - Method in class selfservice.service.impl.NotificationServiceImpl
 
getNotifications(String) - Method in interface selfservice.service.NotificationService
Get all possible notifications for the given services belonging to the IdentityProvider.
getOauthCallbackUrl() - Method in class selfservice.janus.domain.EntityMetadata
 
getOauthConsumerKey() - Method in class selfservice.janus.domain.EntityMetadata
 
getOauthConsumerSecret() - Method in class selfservice.janus.domain.EntityMetadata
 
getOrganisation() - Method in class selfservice.sab.SabRoleHolder
 
getParent() - Method in class selfservice.domain.Facet
 
getPassword() - Method in class selfservice.domain.CoinUser
It is not allowed to call this method
getPayload() - Method in class selfservice.api.dashboard.RestResponse
 
getPersons() - Method in class selfservice.util.LicenseContactPersonService
 
getPersonsInRoleForOrganization(String, String) - Method in interface selfservice.sab.Sab
Get all persons within the given organisation that have the given role.
getPersonsInRoleForOrganization(String, String) - Method in class selfservice.sab.SabClient
 
getPersonsInRoleForOrganization(String, String) - Method in class selfservice.sab.SabClientMock
 
getPhone() - Method in class selfservice.domain.LicenseContactPerson
 
getPointInterval() - Method in class selfservice.domain.csa.ChartSerie
 
getPointStart() - Method in class selfservice.domain.csa.ChartSerie
 
getPreAuthenticatedCredentials(HttpServletRequest) - Method in class selfservice.shibboleth.ShibbolethPreAuthenticatedProcessingFilter
 
getPreAuthenticatedPrincipal(HttpServletRequest) - Method in class selfservice.shibboleth.ShibbolethPreAuthenticatedProcessingFilter
 
getPrettyName() - Method in class selfservice.janus.domain.JanusEntity
 
getPrincipal() - Method in class selfservice.domain.CoinAuthentication
 
getProductName() - Method in class selfservice.domain.csa.Article
 
getRequestDate() - Method in class selfservice.domain.Action
 
getResponse(String) - Method in class selfservice.sab.HttpClientTransport
 
getResponse(String) - Method in interface selfservice.sab.SabTransport
 
getRestResponse(String, String) - Method in class selfservice.sab.HttpClientTransport
 
getRestResponse(String, String) - Method in interface selfservice.sab.SabTransport
 
getRevision() - Method in class selfservice.janus.domain.JanusEntity
 
getRoles(String) - Method in interface selfservice.sab.Sab
Get the Role/organisation info for the given userId
getRoles(String) - Method in class selfservice.sab.SabClient
 
getRoles(String) - Method in class selfservice.sab.SabClientMock
 
getRoles() - Method in class selfservice.sab.SabPerson
 
getRoles() - Method in class selfservice.sab.SabRoleHolder
 
getSchacHomeOrganization() - Method in class selfservice.domain.CoinUser
 
getScopes() - Method in class selfservice.domain.csa.CheckTokenResponse
 
getScreenshots() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getScreenShotsImages() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getScreenshotUrls() - Method in class selfservice.domain.Service
 
getSearchFacetValues() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getSearchValue() - Method in class selfservice.domain.CategoryValue
 
getSearchValue() - Method in class selfservice.domain.FacetValue
 
getSelectedIdp(HttpServletRequest) - Method in class selfservice.control.shopadmin.BaseController
 
getService() - Method in class selfservice.domain.OfferedService
 
getService(String) - Method in interface selfservice.service.CrmService
Get LMNG article by article ID
getService(String) - Method in class selfservice.service.impl.LmngServiceImpl
 
getService(String) - Method in class selfservice.service.impl.LmngServiceMock
 
getServiceDescriptionEn() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getServiceDescriptionNl() - Method in class selfservice.domain.csa.Article
 
getServiceDescriptionNl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getServiceForIdp(String, long) - Method in interface selfservice.service.Csa
 
getServiceForIdp(String, long) - Method in class selfservice.service.impl.CsaImpl
 
getServiceName(String) - Method in interface selfservice.service.CrmService
Get the name of the service/product in LMNG belonging to given GUID
getServiceName(String) - Method in class selfservice.service.impl.LmngServiceImpl
 
getServiceName(String) - Method in class selfservice.service.impl.LmngServiceMock
 
getServiceProvider() - Method in class selfservice.command.LmngServiceBinding
 
getServiceProvider() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getServiceProvider() - Method in class selfservice.domain.JiraTask
 
getServiceProvider(String, String) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getServiceProvider(String) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
getServiceProvider(String, String) - Method in interface selfservice.service.ServiceProviderService
Get a ServiceProvider by its entity ID.
getServiceProvider(String) - Method in interface selfservice.service.ServiceProviderService
Get a ServiceProvider by its entity ID, without a idpEntityId
getServiceProviderEntityId() - Method in class selfservice.domain.csa.Article
 
getServiceProviderEntityId() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getServiceProviderIdentifiers(String) - Method in class selfservice.cache.ProviderCache
 
getServicesFacetsOverview(ModelMap) - Method in class selfservice.control.shopadmin.TaxonomyController
 
getServicesForIdp(String) - Method in interface selfservice.service.Csa
 
getServicesForIdp(String) - Method in class selfservice.service.impl.CsaImpl
 
getServiceUrl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getServiceUrl() - Method in class selfservice.domain.Service
 
getSloLocation() - Method in class selfservice.domain.IdentityProvider
 
getSource() - Method in class selfservice.domain.csa.Field
 
getSp() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getSpecialConditions() - Method in class selfservice.domain.csa.Article
 
getSpEntityId() - Method in class selfservice.domain.csa.ChartSerie
 
getSpEntityId() - Method in class selfservice.domain.csa.StatResult
 
getSpEntityId() - Method in class selfservice.domain.Service
 
getSpId() - Method in class selfservice.domain.Action
 
getSpList() - Method in interface selfservice.janus.Janus
Retrieves a list of all Service Providers.
getSpList() - Method in class selfservice.janus.JanusRestClient
 
getSpList() - Method in class selfservice.util.JanusRestClientMock
 
getSpName() - Method in class selfservice.domain.Action
 
getSpName() - Method in class selfservice.domain.csa.StatResult
 
getSpName() - Method in class selfservice.domain.Service
 
getSsoLocation() - Method in class selfservice.domain.IdentityProvider
 
getStartDate() - Method in class selfservice.domain.License
 
getStatus() - Method in class selfservice.domain.Action
 
getStatus() - Method in class selfservice.domain.csa.Account
 
getStatus() - Method in class selfservice.domain.JiraTask
 
getSubject() - Method in class selfservice.domain.Action
 
getSupplierName() - Method in class selfservice.domain.csa.Article
 
getSupportedMediaTypes() - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 
getSupportMail() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getSupportMail() - Method in class selfservice.domain.Service
 
getSupportUrl() - Method in class selfservice.domain.Service
 
getSupportUrlEn() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getSupportUrlNl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getSurfConextFieldValues() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getSurName() - Method in class selfservice.janus.domain.Contact
 
getSurname() - Method in class selfservice.sab.SabPerson
 
getSwitchedToIdp() - Method in class selfservice.domain.CoinUser
 
getTasks(List<String>) - Method in interface selfservice.service.impl.JiraClient
Retrieve specific tasks from Jira.
getTasks(List<String>) - Method in class selfservice.service.impl.JiraClientImpl
 
getTasks(List<String>) - Method in class selfservice.service.impl.JiraClientMock
 
getTaxonomy() - Method in interface selfservice.service.Csa
 
getTaxonomy() - Method in class selfservice.service.impl.CsaImpl
 
getTechnicalOriginLmng() - Method in class selfservice.domain.csa.Field
 
getTechnicalOriginSurfConext() - Method in class selfservice.domain.csa.Field
 
getTechnicalSupportMail() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getTelephoneNumber() - Method in class selfservice.domain.csa.ContactPerson
 
getTelephoneNumber() - Method in class selfservice.janus.domain.Contact
 
getTitleEn() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getTitleNl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getTotal() - Method in class selfservice.domain.csa.ChartSerie
 
getType() - Method in class selfservice.domain.Action
 
getType() - Method in class selfservice.domain.csa.ArticleMedium
 
getType() - Method in class selfservice.domain.Provider
 
getType() - Method in class selfservice.janus.domain.Contact
 
getType() - Method in class selfservice.janus.domain.JanusEntity
 
getUid() - Method in class selfservice.domain.CoinUser
Unique identifier of the user, e.g.
getUid() - Method in class selfservice.sab.SabPerson
 
getUrl() - Method in class selfservice.domain.csa.ArticleMedium
 
getUrl() - Method in class selfservice.domain.csa.MenuItem
 
getUrl() - Method in class selfservice.domain.ServiceProvider
 
getUrls() - Method in class selfservice.domain.ServiceProvider
 
getUrls() - Method in class selfservice.janus.domain.EntityMetadata
 
getUserEmail() - Method in class selfservice.domain.Action
 
getUserId() - Method in class selfservice.domain.Action
 
getUserName() - Method in class selfservice.domain.Action
 
getUsername() - Method in class selfservice.domain.CoinUser
Same value as CoinUser.getUid()
getUserValues() - Method in class selfservice.util.AttributeMapFilter.ServiceAttribute
 
getValue() - Method in class selfservice.domain.CategoryValue
 
getValue() - Method in class selfservice.domain.csa.FieldString
 
getValue() - Method in class selfservice.domain.csa.IsLinkRequest
 
getValue() - Method in class selfservice.domain.csa.MappingEntry
 
getValue() - Method in class selfservice.domain.FacetValue
 
getValue() - Method in class selfservice.domain.LocalizedString
 
getValue() - Method in class selfservice.domain.MultilingualString
 
getValues() - Method in class selfservice.domain.Category
 
getWebsiteUrl() - Method in class selfservice.domain.Service
 
getWikiUrl() - Method in class selfservice.domain.Service
 
getWikiUrlEn() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getWikiUrlNl() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
getWorkflowState() - Method in class selfservice.janus.domain.EntityMetadata
 
getWorkflowStatus() - Method in class selfservice.janus.domain.JanusEntity
 
Group - Class in selfservice.domain.csa
 
Group(String, String) - Constructor for class selfservice.domain.csa.Group
 
Group - Class in selfservice.domain
 
Group(String) - Constructor for class selfservice.domain.Group
 
groups(String) - Method in class selfservice.service.impl.VootClientImpl
 
groups(String) - Method in class selfservice.service.impl.VootClientMock
 
groups(String) - Method in interface selfservice.service.VootClient
 
GSON_BUILDER - Static variable in class selfservice.api.dashboard.GsonHttpMessageConverter
 
GsonHttpMessageConverter - Class in selfservice.api.dashboard
 
GsonHttpMessageConverter(String, String, String, String) - Constructor for class selfservice.api.dashboard.GsonHttpMessageConverter
 

H

hasAccess(String, String) - Method in class selfservice.service.impl.VootClientImpl
 
hasAccess(String, String) - Method in class selfservice.service.impl.VootClientMock
 
hasAccess(String, String) - Method in interface selfservice.service.VootClient
 
hasAuthority(CoinAuthority) - Method in class selfservice.domain.CoinUser
 
hashCode() - Method in class selfservice.domain.CoinAuthority
 
hashCode() - Method in class selfservice.domain.csa.MappingEntry
 
hashCode() - Method in class selfservice.domain.csa.MenuItem
 
hashCode() - Method in class selfservice.domain.IdentityProvider
 
hashCode() - Method in class selfservice.domain.Service
 
hashCode() - Method in class selfservice.domain.ServiceProvider
 
hashCode() - Method in class selfservice.util.AttributeMapFilter.ServiceAttribute
 
hashCode() - Method in class selfservice.util.DomainObject
 
hasRole(String) - Method in class selfservice.sab.SabPerson
 
home(String, HttpServletRequest, HttpServletResponse) - Method in class selfservice.api.dashboard.DashboardController
 
HTTP_X_IDP_ENTITY_ID - Static variable in class selfservice.api.dashboard.Constants
 
HttpClientTransport - Class in selfservice.sab
 
HttpClientTransport(String, String, String, String, URI, URI) - Constructor for class selfservice.sab.HttpClientTransport
 

I

IdentityProvider - Class in selfservice.domain
 
IdentityProvider() - Constructor for class selfservice.domain.IdentityProvider
 
IdentityProvider(String, String, String) - Constructor for class selfservice.domain.IdentityProvider
 
identityProvider(String) - Method in class selfservice.domain.JiraTask.Builder
 
IdentityProviderService - Interface in selfservice.service
 
IdpController - Class in selfservice.api.dashboard
 
IdpController() - Constructor for class selfservice.api.dashboard.IdpController
 
IdpLnmgListController - Class in selfservice.control.shopadmin
 
IdpLnmgListController() - Constructor for class selfservice.control.shopadmin.IdpLnmgListController
 
idps() - Method in class selfservice.api.dashboard.UsersController
 
ImageController - Class in selfservice.control
 
ImageController() - Constructor for class selfservice.control.ImageController
 
index(String) - Method in class selfservice.api.dashboard.ActionController
 
index(HttpServletRequest) - Method in class selfservice.api.dashboard.FacetsController
 
index(String) - Method in class selfservice.api.dashboard.NotificationsController
 
index(String) - Method in class selfservice.api.dashboard.ServicesController
 
IndexController - Class in selfservice.control
 
IndexController() - Constructor for class selfservice.control.IndexController
 
init(FilterConfig) - Method in class selfservice.filter.CorsHeaderFilter
 
InstanceTypeContextListener - Class in selfservice.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 selfservice.listener.InstanceTypeContextListener
 
institution(String) - Method in class selfservice.domain.JiraTask.Builder
 
INSTITUTION_IDENTIFIER_PLACEHOLDER - Static variable in class selfservice.service.impl.LmngUtil
 
INSTITUTION_IDENTITY_PROVIDERS - Static variable in class selfservice.util.Constants
The name of the key under which all the identity providers are stored for the identity switch view
InstitutionIdentityProvider - Class in selfservice.domain
 
InstitutionIdentityProvider() - Constructor for class selfservice.domain.InstitutionIdentityProvider
 
InstitutionIdentityProvider(String, String, String) - Constructor for class selfservice.domain.InstitutionIdentityProvider
 
INTERESTING_ROLES - Static variable in class selfservice.api.dashboard.IdpController
 
InUseFacetValue - Class in selfservice.domain.csa
 
InUseFacetValue(String, String) - Constructor for class selfservice.domain.csa.InUseFacetValue
 
IS_GOD - Static variable in class selfservice.control.shopadmin.BaseController
The name of the key under which we store the info if the logged in user is CSA Admin (aka God)
isAccountNonExpired() - Method in class selfservice.domain.CoinUser
 
isAccountNonLocked() - Method in class selfservice.domain.CoinUser
 
isAllowAll() - Method in class selfservice.janus.domain.JanusEntity
 
isAllowedCombination(Field.Key, Field.Source) - Static method in class selfservice.domain.csa.CompoundServiceProvider
 
isArticleAvailable() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
isArticleLicenseAvailable() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
isAvailableForEndUser() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
isAvailableForEndUser() - Method in class selfservice.domain.Service
 
isConnected() - Method in class selfservice.domain.Service
 
isConnectionAllowed(String, String) - Method in interface selfservice.janus.Janus
Return true or false depending wether connection is allowed or not.
isConnectionAllowed(String, String) - Method in class selfservice.janus.JanusRestClient
 
isConnectionAllowed(String, String) - Method in class selfservice.util.JanusRestClientMock
 
isConsentNotRequired() - Method in class selfservice.janus.domain.EntityMetadata
 
isCredentialsNonExpired() - Method in class selfservice.domain.CoinUser
 
isCsaAuthority() - Method in enum selfservice.domain.CoinAuthority.Authority
 
isDashboardAdmin() - Method in class selfservice.domain.CoinUser
 
isDashboardAuthority() - Method in enum selfservice.domain.CoinAuthority.Authority
 
isDashboardViewer() - Method in class selfservice.domain.CoinUser
 
isEnabled() - Method in class selfservice.domain.CoinUser
 
isExampleSingleTenant() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
isExampleSingleTenant() - Method in class selfservice.domain.Service
 
isExampleSingleTenant() - Method in class selfservice.domain.ServiceProvider
 
isFullyAuthenticated() - Static method in class selfservice.util.SpringSecurity
 
isGroupLicense() - Method in class selfservice.domain.License
 
isHasCrmLink() - Method in class selfservice.domain.Service
 
isIdpVisibleOnly() - Method in class selfservice.domain.Service
 
isIdpVisibleOnly() - Method in class selfservice.domain.ServiceProvider
 
isIdpVisibleOnly() - Method in class selfservice.janus.domain.EntityMetadata
 
isLicenseAvailable() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
isLinked() - Method in class selfservice.domain.Provider
 
IsLinkRequest - Class in selfservice.domain.csa
 
IsLinkRequest() - Constructor for class selfservice.domain.csa.IsLinkRequest
 
isNoArp() - Method in class selfservice.domain.ARP
 
isNoAttrArp() - Method in class selfservice.domain.ARP
 
isNormenkaderPresent() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
isNormenkaderPresent() - Method in class selfservice.domain.Service
 
isPublishedInEdugain() - Method in class selfservice.domain.Service
 
isPublishedInEdugain() - Method in class selfservice.domain.ServiceProvider
 
isPublishedInEduGain() - Method in class selfservice.janus.domain.EntityMetadata
 
isReachable() - Method in class selfservice.domain.LicenseContactPerson
 
isSelected() - Method in class selfservice.domain.csa.MenuItem
 
issueType(JiraTask.Type) - Method in class selfservice.domain.JiraTask.Builder
 
isSuperUser() - Method in class selfservice.domain.CoinUser
 
isTwoLeggedOauthAllowed() - Method in class selfservice.janus.domain.EntityMetadata
 
isUnset() - Method in class selfservice.domain.csa.Field
 
isUnset() - Method in class selfservice.domain.csa.FieldImage
 
isUnset() - Method in class selfservice.domain.csa.FieldString
 
isUsedFacetValues() - Method in class selfservice.domain.Category
 
isUsedFacetValues() - Method in class selfservice.domain.Facet
 
isValidGuid(String) - Method in class selfservice.service.impl.LmngUtil
 

J

janus(String, String, String) - Method in class selfservice.Application
 
Janus - Interface in selfservice.janus
 
Janus.Metadata - Enum in selfservice.janus
 
JanusEntity - Class in selfservice.janus.domain
Subset of the response you get for "getEntity" in the Janus Rest API

Full response:

JanusEntity(int, int) - Constructor for class selfservice.janus.domain.JanusEntity
 
JanusEntity(int, String) - Constructor for class selfservice.janus.domain.JanusEntity
 
JanusEntity(int, int, String) - Constructor for class selfservice.janus.domain.JanusEntity
 
JanusRestClient - Class in selfservice.janus
REST client implementation for Janus.
JanusRestClient(URI, String, String) - Constructor for class selfservice.janus.JanusRestClient
 
JanusRestClientMock - Class in selfservice.util
 
JanusRestClientMock() - Constructor for class selfservice.util.JanusRestClientMock
 
jiraClient(String, String, String, String) - Method in class selfservice.Application
 
JiraClient - Interface in selfservice.service.impl
 
JiraClientImpl - Class in selfservice.service.impl
 
JiraClientImpl(String, String, String, String) - Constructor for class selfservice.service.impl.JiraClientImpl
 
JiraClientMock - Class in selfservice.service.impl
 
JiraClientMock() - Constructor for class selfservice.service.impl.JiraClientMock
 
JiraTask - Class in selfservice.domain
 
JiraTask.Action - Enum in selfservice.domain
 
JiraTask.Builder - Class in selfservice.domain
 
JiraTask.Status - Enum in selfservice.domain
 
JiraTask.Type - Enum in selfservice.domain
 
json(JsonElement) - Method in class selfservice.api.dashboard.EnrichJson
 

K

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

L

License - Class in selfservice.domain
License (for software, SaaS, or other) that belongs to an institute, group of individual.
License() - Constructor for class selfservice.domain.License
Default constructor
License(Date, Date, String, String) - Constructor for class selfservice.domain.License
 
License.LicenseStatus - Enum in selfservice.domain
 
licenseContactPerson(String) - Method in class selfservice.api.dashboard.IdpController
 
LicenseContactPerson - Class in selfservice.domain
 
LicenseContactPerson() - Constructor for class selfservice.domain.LicenseContactPerson
 
LicenseContactPerson(String, String, String, String) - Constructor for class selfservice.domain.LicenseContactPerson
 
licenseContactPersons(String) - Method in class selfservice.util.LicenseContactPersonService
 
LicenseContactPersonsController - Class in selfservice.control.shopadmin
 
LicenseContactPersonsController() - Constructor for class selfservice.control.shopadmin.LicenseContactPersonsController
 
licenseContactPersonService(String) - Method in class selfservice.Application
 
LicenseContactPersonService - Class in selfservice.util
 
LicenseContactPersonService(Resource) - Constructor for class selfservice.util.LicenseContactPersonService
 
linkCspToFacetValue(long, long) - Method in interface selfservice.dao.FacetValueDaoCustom
 
linkCspToFacetValue(long, long) - Method in class selfservice.dao.impl.FacetValueDaoImpl
 
linkFacetValueCompoundServiceProvider(Long, Long, IsLinkRequest) - Method in class selfservice.control.shopadmin.TaxonomyController
 
listAllIdps(Map<String, Object>) - Method in class selfservice.control.shopadmin.IdpLnmgListController
 
listAllSpsLmng(Map<String, Object>) - Method in class selfservice.control.shopadmin.LicenseContactPersonsController
 
listAllSpsLmng(Map<String, Object>) - Method in class selfservice.control.shopadmin.SpLnmgListController
 
LmngException - Exception in selfservice.service.impl
 
LmngException(String, Throwable) - Constructor for exception selfservice.service.impl.LmngException
 
LmngIdentifierDao - Interface in selfservice.dao
 
LmngIdentifierDaoImpl - Class in selfservice.dao.impl
Implementation for the DAO that stores identifiers for identityproviders for both local and LMNG scope.
LmngIdentifierDaoImpl() - Constructor for class selfservice.dao.impl.LmngIdentifierDaoImpl
 
LmngIdentityBinding - Class in selfservice.command
Pojo defining a IdentityProvider and it's LMNG identifier
LmngIdentityBinding() - Constructor for class selfservice.command.LmngIdentityBinding
 
LmngIdentityBinding(IdentityProvider) - Constructor for class selfservice.command.LmngIdentityBinding
Constructor with initial identityprovider
LmngIdentityBinding(String, IdentityProvider) - Constructor for class selfservice.command.LmngIdentityBinding
Constructor with initial fields
LmngServiceBinding - Class in selfservice.command
 
LmngServiceBinding(String, ServiceProvider, CompoundServiceProvider) - Constructor for class selfservice.command.LmngServiceBinding
 
LmngServiceImpl - Class in selfservice.service.impl
Implementation of a licensing service that get's it information from a webservice interface on LMNG
LmngServiceImpl(LmngIdentifierDao, String) - Constructor for class selfservice.service.impl.LmngServiceImpl
 
LmngServiceMock - Class in selfservice.service.impl
 
LmngServiceMock() - Constructor for class selfservice.service.impl.LmngServiceMock
 
LmngUtil - Class in selfservice.service.impl
Utility class for LMNG.
LmngUtil() - Constructor for class selfservice.service.impl.LmngUtil
 
loadUserDetails(PreAuthenticatedAuthenticationToken) - Method in class selfservice.shibboleth.ShibbolethUserDetailService
 
localeResolver - Variable in class selfservice.api.dashboard.BaseController
 
localeResolver() - Method in class selfservice.Application
 
localeResolver - Variable in class selfservice.control.shopadmin.BaseController
 
LocalizedString - Class in selfservice.domain
 
LocalizedString() - Constructor for class selfservice.domain.LocalizedString
 
LocalizedString(String, String, MultilingualString) - Constructor for class selfservice.domain.LocalizedString
 
LocalizedStringDao - Interface in selfservice.dao
 
logException(Exception) - Method in class selfservice.api.dashboard.ExceptionLogger
 

M

main(String[]) - Static method in class selfservice.Application
 
MappingEntry - Class in selfservice.domain.csa
 
MappingEntry(String, String) - Constructor for class selfservice.domain.csa.MappingEntry
 
me() - Method in class selfservice.api.dashboard.UsersController
 
Menu - Class in selfservice.domain.csa
 
Menu() - Constructor for class selfservice.domain.csa.Menu
 
MenuInterceptor - Class in selfservice.interceptor
 
MenuInterceptor() - Constructor for class selfservice.interceptor.MenuInterceptor
 
MenuItem - Class in selfservice.domain.csa
Menu item
MenuItem(String, String) - Constructor for class selfservice.domain.csa.MenuItem
 
MenuItem(String, String, boolean) - Constructor for class selfservice.domain.csa.MenuItem
 
migrate(JdbcTemplate) - Method in class db.migration.mysql.V4_0_2__ConfigurableNameInCSP
 
migrate(JdbcTemplate) - Method in class db.migration.mysql.V9_0_0__AddWikiField
 
mockcrmService() - Method in class selfservice.Application
 
mockEmailer() - Method in class selfservice.EmailConfig
 
MockEmailerImpl - Class in selfservice.util.mail
 
MockEmailerImpl() - Constructor for class selfservice.util.mail.MockEmailerImpl
 
mockEmailService(String, Emailer) - Method in class selfservice.EmailConfig
 
mockJanus() - Method in class selfservice.Application
 
mockJiraClient() - Method in class selfservice.Application
 
MockShibbolethFilter - Class in selfservice.shibboleth.mock
 
MockShibbolethFilter() - Constructor for class selfservice.shibboleth.mock.MockShibbolethFilter
 
mockShibbolethFilter() - Method in class selfservice.ShibbolethSecurityConfig
 
mockVootClient(Environment) - Method in class selfservice.Application
 
MultilingualString - Class in selfservice.domain
 
MultilingualString() - Constructor for class selfservice.domain.MultilingualString
 
MultilingualStringDao - Interface in selfservice.dao
 

N

name(String) - Method in class selfservice.domain.Facet.FacetBuilder
 
NONE - Static variable in class selfservice.domain.csa.Article
 
NONE - Static variable in class selfservice.domain.IdentityProvider
 
NONE - Static variable in class selfservice.domain.License
 
NotificationMessage - Class in selfservice.domain
Message that is shown as a notification to a logged in user.
NotificationMessage() - Constructor for class selfservice.domain.NotificationMessage
 
NotificationsController - Class in selfservice.api.dashboard
 
NotificationsController() - Constructor for class selfservice.api.dashboard.NotificationsController
 
NotificationService - Interface in selfservice.service
 
NotificationServiceImpl - Class in selfservice.service.impl
 
NotificationServiceImpl() - Constructor for class selfservice.service.impl.NotificationServiceImpl
 

O

OAUTH_CLIENT_SCOPE_ACTIONS - Static variable in class selfservice.interceptor.AuthorityScopeInterceptor
The OAuth 2.0 scope used for actions-related requests.
OAUTH_CLIENT_SCOPE_CROSS_IDP_SERVICES - Static variable in class selfservice.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 selfservice.interceptor.AuthorityScopeInterceptor
The OAuth 2.0 scope used for requests that provide statistical information.
OfferedService - Class in selfservice.domain
 
OfferedService() - Constructor for class selfservice.domain.OfferedService
 
OfferedService(Service) - Constructor for class selfservice.domain.OfferedService
 
onApplicationEvent(ContextRefreshedEvent) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
onApplicationEvent(ContextRefreshedEvent) - Method in class selfservice.util.LicenseContactPersonService
 

P

parse(InputStream) - Method in class selfservice.sab.SabResponseParser
 
parseAccountsResult(String) - Method in interface selfservice.service.impl.CrmUtil
 
parseAccountsResult(String) - Method in class selfservice.service.impl.LmngUtil
Parse the result to an account(list)
parseArticlesResult(String) - Method in interface selfservice.service.impl.CrmUtil
 
parseArticlesResult(String) - Method in class selfservice.service.impl.LmngUtil
Parse the result to an article(list)
parseJsonData(TypeReference<T>, String) - Method in class selfservice.util.JanusRestClientMock
 
parseLicensesResult(String) - Method in interface selfservice.service.impl.CrmUtil
 
parseLicensesResult(String) - Method in class selfservice.service.impl.LmngUtil
Parse the result to a license(list)
parseResultInstitute(String) - Method in interface selfservice.service.impl.CrmUtil
 
parseResultInstitute(String) - Method in class selfservice.service.impl.LmngUtil
 
performQuery(String) - Method in interface selfservice.service.CrmService
Convenience method to run various queries
performQuery(String) - Method in class selfservice.service.impl.LmngServiceImpl
 
performQuery(String) - Method in class selfservice.service.impl.LmngServiceMock
 
PersonAttributeLabel - Class in selfservice.domain.csa
Labels for an attribute, like
PersonAttributeLabel() - Constructor for class selfservice.domain.csa.PersonAttributeLabel
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class selfservice.interceptor.AuthorityScopeInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class selfservice.interceptor.MenuInterceptor
 
PROCESSED - Static variable in class selfservice.filter.SabEntitlementsFilter
 
PROCESSED - Static variable in class selfservice.filter.VootFilter
 
Provider - Class in selfservice.domain
Abstract class for either ServiceProvider or IdentityProvider
Provider() - Constructor for class selfservice.domain.Provider
 
Provider.Language - Enum in selfservice.domain
 
ProviderCache - Class in selfservice.cache
 
ProviderCache(IdentityProviderService, long, long, long) - Constructor for class selfservice.cache.ProviderCache
 
ProviderType - Enum in selfservice.domain.csa
<xs:enumeration value="saml20"/> <xs:enumeration value="aselect"/> <xs:enumeration value="wsfed1x"/> <xs:enumeration value="proxy"/> <xs:enumeration value="radius"/> <xs:enumeration value="shib13"/>

Q

QUERY_PLACEHOLDER - Static variable in class selfservice.service.impl.LmngUtil
 

R

readInternal(Class<? extends RestResponse>, HttpInputMessage) - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 
refreshExampleSingleTenants() - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
refreshExampleSingleTenants() - Method in interface selfservice.service.ServiceProviderService
 
registerAction(Action) - Method in interface selfservice.service.ActionsService
Register the creation of an Action
registerAction(Action) - Method in class selfservice.service.impl.ActionsServiceImpl
 
registerJiraIssueCreation(Action) - Method in interface selfservice.service.ActionsService
Register the creation of a JIRA issue.
registerJiraIssueCreation(Action) - Method in class selfservice.service.impl.ActionsServiceImpl
 
removeAuthority(CoinAuthority) - Method in class selfservice.domain.CoinUser
 
removeChild(Facet) - Method in class selfservice.domain.Facet
 
removeFacetValue(FacetValue) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
removeFacetValue(FacetValue) - Method in class selfservice.domain.Facet
 
removeScreenShot(Screenshot) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
restoreCategoryReferences() - Method in class selfservice.domain.Service
 
restoreCategoryReferences() - Method in class selfservice.domain.Taxonomy
 
RestResponse - Class in selfservice.api.dashboard
Wraps responses and adds optional links.
RestResponse(Locale, Object) - Constructor for class selfservice.api.dashboard.RestResponse
 
roleName - Variable in class selfservice.sab.SabRole
 
roles(String) - Method in class selfservice.api.dashboard.IdpController
 

S

sab(HttpClientTransport) - Method in class selfservice.Application
 
Sab - Interface in selfservice.sab
Interface for SAB, the SURFnet Authorisation Beheer interface
SabClient - Class in selfservice.sab
Client implementation for SAB.
SabClient(SabTransport) - Constructor for class selfservice.sab.SabClient
 
SabClientMock - Class in selfservice.sab
Mock implementation of SAB client that uses a predefined mapping of userIds to SabRoleHolders
SabClientMock() - Constructor for class selfservice.sab.SabClientMock
 
SabEntitlementsFilter - Class in selfservice.filter
 
SabEntitlementsFilter(Sab, String, String) - Constructor for class selfservice.filter.SabEntitlementsFilter
 
sabMock() - Method in class selfservice.Application
 
SabPerson - Class in selfservice.sab
 
SabPerson(String, String, String, List<SabRole>) - Constructor for class selfservice.sab.SabPerson
 
SabResponseParser - Class in selfservice.sab
XPath parser for SAB responses.
SabResponseParser() - Constructor for class selfservice.sab.SabResponseParser
 
SabRole - Class in selfservice.sab
 
SabRole(String, String) - Constructor for class selfservice.sab.SabRole
 
SabRoleHolder - Class in selfservice.sab
 
SabRoleHolder(String, List<String>) - Constructor for class selfservice.sab.SabRoleHolder
 
SabTransport - Interface in selfservice.sab
 
SAMLP_SUCCESS - Static variable in class selfservice.sab.SabResponseParser
 
saveAction(Action) - Method in interface selfservice.dao.ActionsDao
persist the given action
saveAction(Action) - Method in class selfservice.dao.impl.ActionsDaoImpl
 
saveLmngServices(HttpServletRequest) - Method in class selfservice.control.shopadmin.IdpLnmgListController
 
saveLmngServices(HttpServletRequest, String, Integer, String, String) - Method in class selfservice.control.shopadmin.SpLnmgListController
 
saveNormenKaderUrl(HttpServletRequest) - Method in class selfservice.control.shopadmin.SpLnmgListController
 
saveOrUpdateLmngIdForIdentityProviderId(String, String) - Method in class selfservice.dao.impl.LmngIdentifierDaoImpl
 
saveOrUpdateLmngIdForIdentityProviderId(String, String) - Method in interface selfservice.dao.LmngIdentifierDao
Save or update an lmngId for the identityProvider with the given ID
saveOrUpdateLmngIdForServiceProviderId(String, String) - Method in class selfservice.dao.impl.LmngIdentifierDaoImpl
 
saveOrUpdateLmngIdForServiceProviderId(String, String) - Method in interface selfservice.dao.LmngIdentifierDao
Save or update an lmngId for the serviceprovider with the given ID
scopeGeneralAuthCons(ModelMap, List<CoinAuthority.Authority>) - Method in class selfservice.interceptor.AuthorityScopeInterceptor
 
screenshot(HttpServletResponse, Long) - Method in class selfservice.control.ImageController
 
screenshot(MultipartFile, Long, HttpServletResponse) - Method in class selfservice.control.shopadmin.SpLmngDataBindingController
 
screenshot(Long) - Method in class selfservice.control.shopadmin.SpLmngDataBindingController
 
Screenshot - Class in selfservice.domain.csa
 
Screenshot() - Constructor for class selfservice.domain.csa.Screenshot
 
Screenshot(Long) - Constructor for class selfservice.domain.csa.Screenshot
 
Screenshot(byte[]) - Constructor for class selfservice.domain.csa.Screenshot
 
ScreenshotDao - Interface in selfservice.dao
 
SELECTED_IDP - Static variable in class selfservice.control.shopadmin.BaseController
Key in which we store the currently selected IdP
selectIdp(String) - Method in class selfservice.control.shopadmin.CspStatusController
 
selfservice - package selfservice
 
selfservice.api.dashboard - package selfservice.api.dashboard
 
selfservice.cache - package selfservice.cache
 
selfservice.command - package selfservice.command
 
selfservice.control - package selfservice.control
 
selfservice.control.shopadmin - package selfservice.control.shopadmin
 
selfservice.dao - package selfservice.dao
 
selfservice.dao.impl - package selfservice.dao.impl
 
selfservice.domain - package selfservice.domain
 
selfservice.domain.csa - package selfservice.domain.csa
 
selfservice.filter - package selfservice.filter
 
selfservice.interceptor - package selfservice.interceptor
 
selfservice.janus - package selfservice.janus
 
selfservice.janus.domain - package selfservice.janus.domain
 
selfservice.listener - package selfservice.listener
 
selfservice.sab - package selfservice.sab
 
selfservice.service - package selfservice.service
 
selfservice.service.impl - package selfservice.service.impl
 
selfservice.shibboleth - package selfservice.shibboleth
 
selfservice.shibboleth.mock - package selfservice.shibboleth.mock
 
selfservice.util - package selfservice.util
 
selfservice.util.mail - package selfservice.util.mail
 
sendAsync(SimpleMailMessage) - Method in interface selfservice.util.mail.Emailer
 
sendAsync(MimeMessagePreparator) - Method in class selfservice.util.mail.EmailerImpl
 
sendAsync(SimpleMailMessage) - Method in class selfservice.util.mail.EmailerImpl
 
sendAsync(SimpleMailMessage) - Method in class selfservice.util.mail.MockEmailerImpl
 
sendMail(String, String, String) - Method in interface selfservice.service.EmailService
 
sendMail(String, String, String) - Method in class selfservice.service.impl.EmailServiceImpl
 
Service - Class in selfservice.domain
 
Service() - Constructor for class selfservice.domain.Service
 
Service(long, String, String, String, boolean, String, String) - Constructor for class selfservice.domain.Service
 
SERVICE - Static variable in class selfservice.util.Constants
 
SERVICE_APPLY_ALLOWED - Static variable in class selfservice.util.Constants
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 selfservice.control.shopadmin.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_CONNECTION_VISIBLE - Static variable in class selfservice.util.Constants
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 selfservice.util.Constants
The name of the key under which we store the info if a logged user is allowed to ask questions
ServiceAttribute(String, List<String>) - Constructor for class selfservice.util.AttributeMapFilter.ServiceAttribute
 
ServiceAttribute(String, String...) - Constructor for class selfservice.util.AttributeMapFilter.ServiceAttribute
 
serviceProvider(String) - Method in class selfservice.domain.JiraTask.Builder
 
ServiceProvider - Class in selfservice.domain
 
ServiceProvider(String) - Constructor for class selfservice.domain.ServiceProvider
 
ServiceProviderService - Interface in selfservice.service
Interface of services that returns information about Service Providers (SPs).
ServiceRegistryProviderService - Class in selfservice.service.impl
 
ServiceRegistryProviderService() - Constructor for class selfservice.service.impl.ServiceRegistryProviderService
 
ServicesCache - Class in selfservice.cache
 
ServicesCache(ServicesService, long, long, long) - Constructor for class selfservice.cache.ServicesCache
 
servicesCache(CompoundSPService, CrmService, long, long, long, String, String, String[]) - Method in class selfservice.CacheConfig
 
ServicesController - Class in selfservice.api.dashboard
 
ServicesController() - Constructor for class selfservice.api.dashboard.ServicesController
 
ServicesService - Interface in selfservice.service
 
ServicesServiceImpl - Class in selfservice.service.impl
 
ServicesServiceImpl(CompoundSPService, CrmService, String, String, String[]) - Constructor for class selfservice.service.impl.ServicesServiceImpl
 
serviceUsedBy(String) - Method in interface selfservice.service.Csa
 
serviceUsedBy(String) - Method in class selfservice.service.impl.CsaImpl
 
SESSION_KEY_GROUP_ACCESS - Static variable in class selfservice.filter.VootFilter
 
setAllowAll(boolean) - Method in class selfservice.janus.domain.JanusEntity
 
setAndroidPlayStoreMedium(ArticleMedium) - Method in class selfservice.domain.csa.Article
 
setAndroidPlayStoreUrl(String) - Method in class selfservice.domain.CrmArticle
 
setAppDescription(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setAppEntityId(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setAppHomeUrl(String) - Method in class selfservice.janus.domain.EntityMetadata
Deprecated.
use #setAppHomeUrls with the language code as key
setAppHomeUrls(Map<String, String>) - Method in class selfservice.janus.domain.EntityMetadata
 
setAppIcon(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setAppleAppStoreMedium(ArticleMedium) - Method in class selfservice.domain.csa.Article
 
setAppleAppStoreUrl(String) - Method in class selfservice.domain.CrmArticle
 
setApplicationUrl(String) - Method in class selfservice.domain.ServiceProvider
 
setApplicationUrl(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setAppLogoUrl(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setAppThumbNail(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setAppTitle(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setAppUrl(String) - Method in class selfservice.domain.Service
 
setArp(ARP) - Method in class selfservice.domain.Service
 
setArp(ARP) - Method in class selfservice.domain.ServiceProvider
 
setArticle(Article) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setArticleName(String) - Method in class selfservice.domain.csa.Article
 
setArticleState(String) - Method in class selfservice.domain.csa.Article
 
setAttributeMap(Map<String, List<String>>) - Method in class selfservice.domain.CoinUser
 
setAttributes(Map<String, List<Object>>) - Method in class selfservice.domain.ARP
 
setAuthorities(Set<CoinAuthority>) - Method in class selfservice.domain.CoinUser
 
setAvailableForEndUser(boolean) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setAvailableForEndUser(boolean) - Method in class selfservice.domain.Service
 
setAvailableInSurfConext(Boolean) - Method in class selfservice.domain.csa.Field
 
setAvailableInSurfMarket(Boolean) - Method in class selfservice.domain.csa.Field
 
setBody(String) - Method in class selfservice.domain.Action
 
setCategories(List<Category>) - Method in class selfservice.domain.Service
 
setCategories(List<Category>) - Method in class selfservice.domain.Taxonomy
 
setCategory(Category) - Method in class selfservice.domain.CategoryValue
 
setChildren(SortedSet<Facet>) - Method in class selfservice.domain.Facet
 
setCompoundServiceProvider(CompoundServiceProvider) - Method in class selfservice.domain.csa.Field
 
setCompoundServiceProvider(CompoundServiceProvider) - Method in class selfservice.domain.csa.Screenshot
 
setCompoundServiceProviderName(String) - Method in class selfservice.domain.csa.InUseFacetValue
 
setConnected(boolean) - Method in class selfservice.domain.Service
 
setConsentNotRequired(boolean) - Method in class selfservice.janus.domain.EntityMetadata
 
setContactPersons(List<ContactPerson>) - Method in class selfservice.domain.Provider
 
setContactPersonType(ContactPersonType) - Method in class selfservice.domain.csa.ContactPerson
 
setCount(int) - Method in class selfservice.domain.CategoryValue
 
setCount(int) - Method in class selfservice.domain.FacetValue
 
setCrmArticle(CrmArticle) - Method in class selfservice.domain.Service
 
setCrmUrl(String) - Method in class selfservice.domain.Service
 
setData(List<Integer>) - Method in class selfservice.domain.csa.ChartSerie
 
setDataSource(DataSource) - Method in class selfservice.dao.impl.LmngIdentifierDaoImpl
 
setDescription(String) - Method in class selfservice.domain.ARP
 
setDescription(String) - Method in class selfservice.domain.Provider
Deprecated.
use #addDescriptions with the language code as key
setDescription(String) - Method in class selfservice.domain.Service
 
setDescription(String) - Method in class selfservice.janus.domain.EntityMetadata
Deprecated.
use #getDescriptions with the language code as key
setDescriptions(Map<String, String>) - Method in class selfservice.domain.csa.PersonAttributeLabel
 
setDescriptions(Map<String, String>) - Method in class selfservice.domain.Provider
 
setDescriptions(Map<String, String>) - Method in class selfservice.janus.domain.EntityMetadata
 
setDetailLogo(String) - Method in class selfservice.domain.csa.Article
 
setDetailLogoUrl(String) - Method in class selfservice.domain.Service
 
setDisplayName(String) - Method in class selfservice.domain.CoinUser
 
setDisplayName(String) - Method in class selfservice.domain.InstitutionIdentityProvider
 
setEid(int) - Method in class selfservice.janus.domain.JanusEntity
 
setEmail(String) - Method in class selfservice.domain.CoinUser
 
setEmailAddress(String) - Method in class selfservice.domain.csa.ContactPerson
 
setEmailAddress(String) - Method in class selfservice.janus.domain.Contact
 
setEndDate(Date) - Method in class selfservice.domain.License
 
setEnduserDescription(String) - Method in class selfservice.domain.Service
 
setEndUserDescriptionNl(String) - Method in class selfservice.domain.csa.Article
 
setEntityId(String) - Method in class selfservice.janus.domain.JanusEntity
 
setEula(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setEulaUrl(String) - Method in class selfservice.domain.Service
 
setEulaURL(String) - Method in class selfservice.domain.ServiceProvider
 
setExampleSingleTenant(boolean) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setExampleSingleTenant(boolean) - Method in class selfservice.domain.Service
 
setExampleSingleTenant(boolean) - Method in class selfservice.domain.ServiceProvider
 
setFacet(Facet) - Method in class selfservice.domain.FacetValue
 
setFacetValues(SortedSet<FacetValue>) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setFacetValues(SortedSet<FacetValue>) - Method in class selfservice.domain.Facet
 
setFacetValueValue(String) - Method in class selfservice.domain.csa.InUseFacetValue
 
setFieldImages(SortedSet<FieldImage>) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setFields(SortedSet<FieldString>) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setGadgetBaseUrl(String) - Method in class selfservice.domain.ServiceProvider
 
setGivenName(String) - Method in class selfservice.janus.domain.Contact
 
setGroupLicense(boolean) - Method in class selfservice.domain.License
 
setGuid(String) - Method in class selfservice.domain.CrmArticle
 
setGuid(String) - Method in class selfservice.domain.csa.Account
 
setHasCrmLink(boolean) - Method in class selfservice.domain.Service
 
setHomeUrl(String) - Method in class selfservice.domain.Provider
 
setHomeUrls(Map<String, String>) - Method in class selfservice.domain.Provider
 
setId(long) - Method in class selfservice.domain.Action
 
setId(String) - Method in class selfservice.domain.IdentityProvider
 
setId(String) - Method in class selfservice.domain.InstitutionIdentityProvider
 
setId(String) - Method in class selfservice.domain.Provider
 
setId(long) - Method in class selfservice.domain.Service
 
setId(String) - Method in class selfservice.domain.ServiceProvider
 
setId(Long) - Method in class selfservice.util.DomainObject
 
setIdentityProvider(IdentityProvider) - Method in class selfservice.command.LmngIdentityBinding
 
setIdp(IdentityProvider) - Method in class selfservice.domain.CoinUser
 
setIdpEntityId(String) - Method in class selfservice.domain.csa.ChartSerie
 
setIdpId(String) - Method in class selfservice.domain.Action
 
setIdpName(String) - Method in class selfservice.domain.Action
 
setIdpRefs(List<String>) - Method in class selfservice.domain.csa.ACL
 
setIdpVisibleOnly(boolean) - Method in class selfservice.domain.Service
 
setIdpVisibleOnly(boolean) - Method in class selfservice.domain.ServiceProvider
 
setIdpVisibleOnly(boolean) - Method in class selfservice.janus.domain.EntityMetadata
 
setImage(byte[]) - Method in class selfservice.domain.csa.FieldImage
 
setImage(byte[]) - Method in class selfservice.domain.csa.Screenshot
 
setInstitutionDescription(String) - Method in class selfservice.domain.Service
 
setInstitutionDescriptionNl(String) - Method in class selfservice.domain.csa.Article
 
setInstitutionId(String) - Method in class selfservice.domain.Action
 
setInstitutionId(String) - Method in class selfservice.domain.CoinUser
 
setInstitutionId(String) - Method in class selfservice.domain.IdentityProvider
 
setInstitutionId(String) - Method in class selfservice.domain.InstitutionIdentityProvider
 
setInstitutionId(String) - Method in class selfservice.domain.Service
 
setInstitutionId(String) - Method in class selfservice.domain.ServiceProvider
 
setInstitutionName(String) - Method in class selfservice.domain.License
 
setInstutionId(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setJanusClient(Janus) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
setJiraKey(String) - Method in class selfservice.domain.Action
 
setKey(Field.Key) - Method in class selfservice.domain.csa.Field
 
setKey(String) - Method in class selfservice.domain.csa.PersonAttributeLabel
 
setLicense(License) - Method in class selfservice.domain.Service
 
setLicenseNumber(String) - Method in class selfservice.domain.License
 
setLicenses(List<License>) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setLicenseStatus(License.LicenseStatus) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setLicenseStatus(License.LicenseStatus) - Method in class selfservice.domain.Service
 
setLinked(boolean) - Method in class selfservice.domain.Provider
 
setLmngIdentifier(String) - Method in class selfservice.command.LmngIdentityBinding
 
setLmngIdentifier(String) - Method in class selfservice.domain.csa.Article
 
setLmngProductIdentifier(String) - Method in class selfservice.domain.csa.Article
 
setLocale(String) - Method in class selfservice.domain.LocalizedString
 
setLocalizedStrings(Map<String, LocalizedString>) - Method in class selfservice.domain.MultilingualString
 
setLogoUrl(String) - Method in class selfservice.domain.Provider
 
setLogoUrl(String) - Method in class selfservice.domain.Service
 
setMetadataUrl(String) - Method in class selfservice.domain.Provider
 
setMultilingualString(MultilingualString) - Method in class selfservice.domain.Facet
 
setMultilingualString(MultilingualString) - Method in class selfservice.domain.FacetValue
 
setMultilingualString(MultilingualString) - Method in class selfservice.domain.LocalizedString
 
setName(String) - Method in class selfservice.domain.ARP
 
setName(String) - Method in class selfservice.domain.Category
 
setName(String) - Method in class selfservice.domain.csa.Account
 
setName(String) - Method in class selfservice.domain.csa.ArticleMedium
 
setName(String) - Method in class selfservice.domain.csa.ChartSerie
 
setName(String) - Method in class selfservice.domain.csa.ContactPerson
 
setName(String) - Method in class selfservice.domain.Facet
 
setName(String) - Method in class selfservice.domain.InstitutionIdentityProvider
 
setName(String) - Method in class selfservice.domain.Provider
 
setName(String) - Method in class selfservice.domain.Service
 
setName(String) - Method in class selfservice.janus.domain.EntityMetadata
Deprecated.
use #setNames with the language code as key
setNames(Map<String, String>) - Method in class selfservice.domain.csa.PersonAttributeLabel
 
setNames(Map<String, String>) - Method in class selfservice.domain.Provider
 
setNames(Map<String, String>) - Method in class selfservice.janus.domain.EntityMetadata
 
setNoArp(boolean) - Method in class selfservice.domain.ARP
 
setNoAttrArp(boolean) - Method in class selfservice.domain.ARP
 
setNormenkaderPresent(boolean) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setNormenkaderPresent(boolean) - Method in class selfservice.domain.Service
 
setNormenkaderUrl(String) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setNormenkaderUrl(String) - Method in class selfservice.domain.Service
 
setOauthCallbackUrl(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setOauthConsumerKey(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setOauthConsumerSecret(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setParent(Facet) - Method in class selfservice.domain.Facet
 
setPointInterval(long) - Method in class selfservice.domain.csa.ChartSerie
 
setPointStart(long) - Method in class selfservice.domain.csa.ChartSerie
 
setPrettyName(String) - Method in class selfservice.janus.domain.JanusEntity
 
setProductName(String) - Method in class selfservice.domain.csa.Article
 
setPublishedInEdugain(boolean) - Method in class selfservice.domain.Service
 
setPublishedInEdugain(boolean) - Method in class selfservice.domain.ServiceProvider
 
setPublishedInEduGain(boolean) - Method in class selfservice.janus.domain.EntityMetadata
 
setRequestDate(Date) - Method in class selfservice.domain.Action
 
setRevision(int) - Method in class selfservice.janus.domain.JanusEntity
 
setSchacHomeOrganization(String) - Method in class selfservice.domain.CoinUser
 
setScreenShotsImages(Set<Screenshot>) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setScreenshotUrls(List<String>) - Method in class selfservice.domain.Service
 
setSelected(boolean) - Method in class selfservice.domain.csa.MenuItem
 
setServiceDescriptionNl(String) - Method in class selfservice.domain.csa.Article
 
setServiceProvider(ServiceProvider) - Method in class selfservice.domain.csa.CompoundServiceProvider
 
setServiceProviderEntityId(String) - Method in class selfservice.domain.csa.Article
 
setServiceUrl(String) - Method in class selfservice.domain.Service
 
setSingleTenantsConfigPath(String) - Method in class selfservice.service.impl.ServiceRegistryProviderService
 
setSloLocation(String) - Method in class selfservice.domain.IdentityProvider
 
setSource(Field.Source) - Method in class selfservice.domain.csa.Field
 
setSpecialConditions(String) - Method in class selfservice.domain.csa.Article
 
setSpEntityId(String) - Method in class selfservice.domain.csa.ChartSerie
 
setSpEntityId(String) - Method in class selfservice.domain.Service
 
setSpId(String) - Method in class selfservice.domain.Action
 
setSpName(String) - Method in class selfservice.domain.Action
 
setSpName(String) - Method in class selfservice.domain.Service
 
setSsoLocation(String) - Method in class selfservice.domain.IdentityProvider
 
setStartDate(Date) - Method in class selfservice.domain.License
 
setStatsBaseUrl(String) - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 
setStatsClientId(String) - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 
setStatsRedirectUri(String) - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 
setStatsScope(String) - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 
setStatus(JiraTask.Status) - Method in class selfservice.domain.Action
 
setStatus(String) - Method in class selfservice.domain.csa.Account
 
setSubject(String) - Method in class selfservice.domain.Action
 
setSupplierName(String) - Method in class selfservice.domain.csa.Article
 
setSupportMail(String) - Method in class selfservice.domain.Service
 
setSupportUrl(String) - Method in class selfservice.domain.Service
 
setSurName(String) - Method in class selfservice.janus.domain.Contact
 
setSwitchedToIdp(IdentityProvider) - Method in class selfservice.domain.CoinUser
 
setSwitchedToIdp(IdentityProvider, String) - Static method in class selfservice.util.SpringSecurity
 
setTelephoneNumber(String) - Method in class selfservice.domain.csa.ContactPerson
 
setTelephoneNumber(String) - Method in class selfservice.janus.domain.Contact
 
setTotal(int) - Method in class selfservice.domain.csa.ChartSerie
 
setTwoLeggedOauthAllowed(boolean) - Method in class selfservice.janus.domain.EntityMetadata
 
setType(JiraTask.Type) - Method in class selfservice.domain.Action
 
setType(ArticleMedium.ArticleMediumType) - Method in class selfservice.domain.csa.ArticleMedium
 
setType(ProviderType) - Method in class selfservice.domain.Provider
 
setType(Contact.Type) - Method in class selfservice.janus.domain.Contact
 
setType(String) - Method in class selfservice.janus.domain.JanusEntity
 
setUid(String) - Method in class selfservice.domain.CoinUser
 
setUrl(String) - Method in class selfservice.domain.csa.ArticleMedium
 
setUrls(Map<String, String>) - Method in class selfservice.domain.ServiceProvider
 
setUrls(Map<String, String>) - Method in class selfservice.janus.domain.EntityMetadata
 
setUserEmail(String) - Method in class selfservice.domain.Action
 
setUserId(String) - Method in class selfservice.domain.Action
 
setUserName(String) - Method in class selfservice.domain.Action
 
setValue(String) - Method in class selfservice.domain.CategoryValue
 
setValue(String) - Method in class selfservice.domain.csa.FieldString
 
setValue(boolean) - Method in class selfservice.domain.csa.IsLinkRequest
 
setValue(String) - Method in class selfservice.domain.FacetValue
 
setValue(String) - Method in class selfservice.domain.LocalizedString
 
setValue(String) - Method in class selfservice.domain.MultilingualString
 
setValues(List<CategoryValue>) - Method in class selfservice.domain.Category
 
setWebsiteUrl(String) - Method in class selfservice.domain.Service
 
setWikiUrl(String) - Method in class selfservice.domain.Service
 
setWorkflowState(String) - Method in class selfservice.janus.domain.EntityMetadata
 
setWorkflowStatus(String) - Method in class selfservice.janus.domain.JanusEntity
 
ShibbolethPreAuthenticatedProcessingFilter - Class in selfservice.shibboleth
 
ShibbolethPreAuthenticatedProcessingFilter(AuthenticationManager, IdentityProviderService) - Constructor for class selfservice.shibboleth.ShibbolethPreAuthenticatedProcessingFilter
 
ShibbolethSecurityConfig - Class in selfservice
 
ShibbolethSecurityConfig() - Constructor for class selfservice.ShibbolethSecurityConfig
 
ShibbolethUserDetailService - Class in selfservice.shibboleth
 
ShibbolethUserDetailService() - Constructor for class selfservice.shibboleth.ShibbolethUserDetailService
 
shibHeaders - Static variable in class selfservice.shibboleth.ShibbolethPreAuthenticatedProcessingFilter
 
shortName - Variable in class selfservice.sab.SabRole
 
shouldSkipClass(Class<?>) - Method in class selfservice.api.dashboard.ExcludeJsonIgnore
 
shouldSkipField(FieldAttributes) - Method in class selfservice.api.dashboard.ExcludeJsonIgnore
 
SHOW_ARP_MATCHES_PROVIDED_ATTRS - Static variable in class selfservice.util.Constants
 
sortByDateAsc() - Static method in class selfservice.domain.Action
get a Comparator that sorts by date ascending: newest first
SpLmngDataBindingController - Class in selfservice.control.shopadmin
 
SpLmngDataBindingController() - Constructor for class selfservice.control.shopadmin.SpLmngDataBindingController
 
SpLnmgListController - Class in selfservice.control.shopadmin
 
SpLnmgListController() - Constructor for class selfservice.control.shopadmin.SpLnmgListController
 
SpringSecurity - Class in selfservice.util
 
SpringSecurity() - Constructor for class selfservice.util.SpringSecurity
 
SR_DEFAULT_LOGO_VALUE - Static variable in class selfservice.domain.csa.CompoundServiceProvider
 
StatResult - Class in selfservice.domain.csa
Represents the result row of the mysql query to get login statistics
StatResult(String, String, long, Integer, String) - Constructor for class selfservice.domain.csa.StatResult
 
STATS_URL - Static variable in class selfservice.api.dashboard.EnrichJson
 
status(JiraTask.Status) - Method in class selfservice.domain.JiraTask.Builder
 
SUPER_USER - Static variable in class selfservice.api.dashboard.EnrichJson
 
supports(Class<?>) - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 
SWITCHED_IDENTITY_SWITCH - Static variable in class selfservice.util.Constants
The name of the key under which the switched identity is stored

T

Taxonomy - Class in selfservice.domain
 
Taxonomy() - Constructor for class selfservice.domain.Taxonomy
 
Taxonomy(List<Category>) - Constructor for class selfservice.domain.Taxonomy
 
TaxonomyController - Class in selfservice.control.shopadmin
 
TaxonomyController() - Constructor for class selfservice.control.shopadmin.TaxonomyController
 
TOKEN_CHECK - Static variable in class selfservice.control.shopadmin.BaseController
The name of the key under which we store the token used to prevent session hijacking
TOKEN_CHECK - Static variable in class selfservice.util.Constants
The name of the key under which we store the token used to prevent session hijacking
toShopAdmin(HttpServletResponse) - Method in class selfservice.control.IndexController
 
toString() - Method in class selfservice.command.LmngServiceBinding
 
toString() - Method in class selfservice.domain.ARP
 
toString() - Method in class selfservice.domain.Category
 
toString() - Method in class selfservice.domain.CategoryValue
 
toString() - Method in class selfservice.domain.CoinAuthority
 
toString() - Method in class selfservice.domain.CoinUser
 
toString() - Method in class selfservice.domain.csa.Article
 
toString() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
toString() - Method in class selfservice.domain.csa.ContactPerson
 
toString() - Method in class selfservice.domain.csa.Field
 
toString() - Method in class selfservice.domain.csa.FieldImage
 
toString() - Method in class selfservice.domain.csa.FieldString
 
toString() - Method in class selfservice.domain.csa.MappingEntry
 
toString() - Method in class selfservice.domain.Group
 
toString() - Method in class selfservice.domain.IdentityProvider
 
toString() - Method in class selfservice.domain.InstitutionIdentityProvider
 
toString() - Method in class selfservice.domain.JiraTask
 
toString() - Method in class selfservice.domain.License
 
toString() - Method in class selfservice.domain.OfferedService
 
toString() - Method in class selfservice.domain.Provider
 
toString() - Method in class selfservice.domain.Service
 
toString() - Method in class selfservice.domain.ServiceProvider
 
toString() - Method in class selfservice.janus.domain.EntityMetadata
 
toString() - Method in class selfservice.sab.SabRoleHolder
 
toString() - Method in class selfservice.util.AttributeMapFilter.ServiceAttribute
 
toString() - Method in class selfservice.util.DomainObject
 

U

UID_PLACEHOLDER - Static variable in class selfservice.service.impl.LmngUtil
 
unlinkAllCspFromFacet(long) - Method in interface selfservice.dao.FacetValueDaoCustom
 
unlinkAllCspFromFacet(long) - Method in class selfservice.dao.impl.FacetValueDaoImpl
 
unlinkAllCspFromFacetValue(long) - Method in interface selfservice.dao.FacetValueDaoCustom
 
unlinkAllCspFromFacetValue(long) - Method in class selfservice.dao.impl.FacetValueDaoImpl
 
unlinkCspFromFacetValue(long, long) - Method in interface selfservice.dao.FacetValueDaoCustom
 
unlinkCspFromFacetValue(long, long) - Method in class selfservice.dao.impl.FacetValueDaoImpl
 
updateCspLicenseStatus(Long, String) - Method in class selfservice.control.shopadmin.SpLnmgListController
 
updateCspNormenKaderPresent(Long, boolean) - Method in class selfservice.control.shopadmin.SpLnmgListController
 
updateCspPublicApi(Long, boolean) - Method in class selfservice.control.shopadmin.SpLnmgListController
 
updateFacet(Facet, Long) - Method in class selfservice.control.shopadmin.TaxonomyController
 
updateFacetValue(Long, FacetValue) - Method in class selfservice.control.shopadmin.TaxonomyController
 
updateFacetValueTranslation(Long, LocalizedString) - Method in class selfservice.control.shopadmin.TaxonomyController
 
updateImageField(Long, Field.Source) - Method in class selfservice.control.shopadmin.SpLmngDataBindingController
 
updateStringField(Long, String, Field.Source, String) - Method in class selfservice.control.shopadmin.SpLmngDataBindingController
 
updateTransientOriginFields() - Method in class selfservice.domain.csa.CompoundServiceProvider
 
upload(MultipartFile, Field.Source, Long, String) - Method in class selfservice.control.shopadmin.SpLmngDataBindingController
 
UsersController - Class in selfservice.api.dashboard
 
UsersController() - Constructor for class selfservice.api.dashboard.UsersController
 

V

V4_0_2__ConfigurableNameInCSP - Class in db.migration.mysql
 
V4_0_2__ConfigurableNameInCSP() - Constructor for class db.migration.mysql.V4_0_2__ConfigurableNameInCSP
 
V9_0_0__AddWikiField - Class in db.migration.mysql
 
V9_0_0__AddWikiField() - Constructor for class db.migration.mysql.V9_0_0__AddWikiField
 
val() - Method in enum selfservice.janus.Janus.Metadata
 
validateIdp(IdentityProvider) - Static method in class selfservice.util.SpringSecurity
 
value(String) - Method in class selfservice.domain.FacetValue.FacetValueBuilder
 
valueOf(String) - Static method in enum selfservice.domain.CoinAuthority.Authority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.csa.ArticleMedium.ArticleMediumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.csa.ContactPersonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.csa.Field.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.csa.Field.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.csa.ProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.JiraTask.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.JiraTask.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.JiraTask.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.License.LicenseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.domain.Provider.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.janus.domain.Contact.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.janus.Janus.Metadata
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum selfservice.service.impl.CrmUtil.LicenseRetrievalAttempt
Returns the enum constant of this type with the specified name.
values() - Static method in enum selfservice.domain.CoinAuthority.Authority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.csa.ArticleMedium.ArticleMediumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.csa.ContactPersonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.csa.Field.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.csa.Field.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.csa.ProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.JiraTask.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.JiraTask.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.JiraTask.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.License.LicenseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.domain.Provider.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.janus.domain.Contact.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.janus.Janus.Metadata
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum selfservice.service.impl.CrmUtil.LicenseRetrievalAttempt
Returns an array containing the constants of this enum type, in the order they are declared.
vootClient(Environment, String, String, String, String, String) - Method in class selfservice.Application
 
VootClient - Interface in selfservice.service
 
VootClientImpl - Class in selfservice.service.impl
 
VootClientImpl(String, String, String, String, String) - Constructor for class selfservice.service.impl.VootClientImpl
 
VootClientMock - Class in selfservice.service.impl
 
VootClientMock() - Constructor for class selfservice.service.impl.VootClientMock
 
VootFilter - Class in selfservice.filter
Servlet filter that performs Oauth 2.0 (authorization code) against voot.surfconext.nl and gets group information of the 'admin teams'.
VootFilter(VootClient, String, String, String, String) - Constructor for class selfservice.filter.VootFilter
 

W

WebConfig - Class in selfservice
 
WebConfig() - Constructor for class selfservice.WebConfig
 
writeInternal(RestResponse, HttpOutputMessage) - Method in class selfservice.api.dashboard.GsonHttpMessageConverter
 

X

XML_DATE_TIME_FORMAT - Static variable in class selfservice.sab.SabClient
 
XPATH_ORGANISATION - Static variable in class selfservice.sab.SabResponseParser
 
XPATH_ROLES - Static variable in class selfservice.sab.SabResponseParser
 
XPATH_STATUSCODE - Static variable in class selfservice.sab.SabResponseParser
 
XPATH_STATUSMESSAGE - Static variable in class selfservice.sab.SabResponseParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.