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

A

AbstractAction - Class in nl.surfnet.coin.selfservice.command
 
AbstractAction() - Constructor for class nl.surfnet.coin.selfservice.command.AbstractAction
 
addArguments(List<Service>) - Method in class nl.surfnet.coin.selfservice.domain.NotificationMessage
 
addAttribute(String, List<String>) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
addAuthority(CoinAuthority) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
addCertificate(String, String) - Method in class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStoreMock
 
addDescription(String, String) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
addGroup(Group20, List<Person>) - Method in class nl.surfnet.coin.selfservice.domain.GroupContext
 
addInstitutionIdp(InstitutionIdentityProvider) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
addMenuItem(MenuItem) - Method in class nl.surfnet.coin.selfservice.domain.Menu
 
addMenuItem(MenuItem) - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
addMessageKey(String) - Method in class nl.surfnet.coin.selfservice.domain.NotificationMessage
 
addName(String, String) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
addPrivateKey(String, String, String, String) - Method in class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStoreMock
 
AjaxResponseException - Exception in nl.surfnet.coin.selfservice.util
AjaxResponseException indicates a RuntimeException thrown as response to an Ajax call (where it does not make sense to return the error view)
AjaxResponseException(String) - Constructor for exception nl.surfnet.coin.selfservice.util.AjaxResponseException
 
ApiOAuthFilter - Class in nl.surfnet.coin.selfservice.filter
Servlet filter that performs Oauth 2.0 (authorization code) against api.surfconext.nl and gets group information of the 'admin team'.
ApiOAuthFilter() - Constructor for class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
AuthorityScopeInterceptor - Class in nl.surfnet.coin.selfservice.interceptor
Interceptor to de-scope the visibility objects for display

See https ://wiki.surfnetlabs.nl/display/services/App-omschrijving

AuthorityScopeInterceptor() - Constructor for class nl.surfnet.coin.selfservice.interceptor.AuthorityScopeInterceptor
 

B

BaseController - Class in nl.surfnet.coin.selfservice.control
Abstract controller used to set model attributes to the request
BaseController() - Constructor for class nl.surfnet.coin.selfservice.control.BaseController
 

C

children - Variable in class nl.surfnet.coin.selfservice.domain.GroupContext.Group20Wrap
 
closeNotificationPopup(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.HomeController
 
CoinAuthority - Class in nl.surfnet.coin.selfservice.domain
Simple implementation of a GrantedAuthority
CoinAuthority(CoinAuthority.Authority) - Constructor for class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
CoinAuthority.Authority - Enum in nl.surfnet.coin.selfservice.domain
 
CoinUser - Class in nl.surfnet.coin.selfservice.domain
Simple conext user
CoinUser() - Constructor for class nl.surfnet.coin.selfservice.domain.CoinUser
 
containsRole(List<CoinAuthority.Authority>, CoinAuthority.Authority...) - Static method in class nl.surfnet.coin.selfservice.interceptor.AuthorityScopeInterceptor
 
context - Variable in class nl.surfnet.coin.selfservice.control.BaseController
 
contextDestroyed(ServletContextEvent) - Method in class nl.surfnet.coin.selfservice.listener.InstanceTypeContextListener
 
contextInitialized(ServletContextEvent) - Method in class nl.surfnet.coin.selfservice.listener.InstanceTypeContextListener
 
csvStats(long, String, String, HttpServletRequest, HttpServletResponse) - Method in class nl.surfnet.coin.selfservice.control.StatisticsController
 

D

DEEPLINK_TO_SURFMARKET_ALLOWED - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key that defines whether a deeplink to SURFMarket should be shown.
destroy() - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
destroy() - Method in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
doRecommendApp(long, String, String, String, String, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.ServiceDetailController
 
doSwitchIdentity(IdentitySwitch, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.identity.IdentityController
 

E

EmailService - Interface in nl.surfnet.coin.selfservice.service
 
EmailServiceImpl - Class in nl.surfnet.coin.selfservice.service.impl
 
EmailServiceImpl() - Constructor for class nl.surfnet.coin.selfservice.service.impl.EmailServiceImpl
 
equals(Object) - Method in class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
equals(Object) - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 

F

FACET_CONNECTION_VISIBLE - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which we store the info if the connection facet is visible to the current user.
FCP_NOTIFICATIONS - Static variable in class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 
FeatureInterceptor - Class in nl.surfnet.coin.selfservice.interceptor
Interceptor to enable/disable (new) features
FeatureInterceptor() - Constructor for class nl.surfnet.coin.selfservice.interceptor.FeatureInterceptor
 
fromUser(String) - Static method in enum nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock.Users
 

G

getArguments() - Method in class nl.surfnet.coin.selfservice.domain.NotificationMessage
 
getAttributeJsonFile() - Method in class nl.surfnet.coin.selfservice.service.impl.PersonAttributeLabelServiceJsonImpl
 
getAttributeLabelMap() - Method in class nl.surfnet.coin.selfservice.service.impl.PersonAttributeLabelServiceJsonImpl
 
getAttributeLabelMap() - Method in interface nl.surfnet.coin.selfservice.service.PersonAttributeLabelService
Gets a Map of (Person) attribute names and types for pretty labels in the front end.
getAttributeMap() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Map of user attributes, key as String, value Object
getAttributesAsMap(Assertion) - Static method in class nl.surfnet.coin.selfservice.util.PersonAttributeUtil
Takes the SAML assertion and returns the user attributes as a Map
getAuthorities() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Returns a collection that will contain CoinAuthority's
getAuthorities() - Method in class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 
getAuthority() - Method in class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
getAuthorityEnums() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
getAuthorizationUrl() - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
getBody() - Method in class nl.surfnet.coin.selfservice.command.Question
 
getCompoundServiceProviderName() - Method in class nl.surfnet.coin.selfservice.domain.InUseFacetValue
 
getCurrentUser() - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
Get the currently logged in user from the security context.
getDescriptions() - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
getDisplayName() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Display name, e.g.
getDisplayName() - Method in class nl.surfnet.coin.selfservice.util.PersonMainAttributes
 
getEmail() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
getEndDate() - Method in class nl.surfnet.coin.selfservice.domain.License
 
getEntries() - Method in class nl.surfnet.coin.selfservice.domain.GroupContext
 
getEnumAuthority() - Method in class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
getFacetValueValue() - Method in class nl.surfnet.coin.selfservice.domain.InUseFacetValue
 
getGroup20(String, String, String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
getGroupMembers(String, String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
getGroups(String, String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
getGroups20(String, String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
getIdp() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Identifier of the IdentityProvider the user has logged in with
getImpersonatedIdentityProvider() - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
 
getInstitutionId() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Identifier of the institution the IdentityProvider of the user belongs to.
getInstitutionIdps() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
List of InstitutionIdentityProvider's of the institution for this users.
getInstitutionName() - Method in class nl.surfnet.coin.selfservice.domain.IdentitySwitch
 
getInstitutionName() - Method in class nl.surfnet.coin.selfservice.domain.License
 
getJavaSecurityKeyStore() - Method in class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStore
 
getJavaSecurityKeyStore() - Method in class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStoreMock
 
getKey() - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
getLabel() - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
getLicenseNumber() - Method in class nl.surfnet.coin.selfservice.domain.License
 
getLocale(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.BaseController
 
getMail() - Method in class nl.surfnet.coin.selfservice.util.PersonMainAttributes
 
getMenuItems() - Method in class nl.surfnet.coin.selfservice.domain.Menu
 
getMenuItems() - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
getMessageKeys() - Method in class nl.surfnet.coin.selfservice.domain.NotificationMessage
 
getMyInstitutionIdps() - Method in class nl.surfnet.coin.selfservice.control.BaseController
 
getNames() - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
getNotes() - Method in class nl.surfnet.coin.selfservice.command.LinkRequest
 
getNotifications(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.BaseController
Get notifications from the session (if available) and place as model attribute.
getNotifications(InstitutionIdentityProvider) - Method in class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 
getNotifications(InstitutionIdentityProvider) - Method in interface nl.surfnet.coin.selfservice.service.NotificationService
Get all possible notifications for the given services belonging to the IdentityProvider.
getPassword() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
It is not allowed to call this method
getPerson(String, String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
getPersonAttributeLabels() - Method in class nl.surfnet.coin.selfservice.control.HomeController
 
getPrivateKeyPasswords() - Method in class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStoreMock
 
getRole() - Method in class nl.surfnet.coin.selfservice.domain.IdentitySwitch
 
getSchacHomeOrganization() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
getSchacHomeOrganization() - Method in class nl.surfnet.coin.selfservice.util.PersonMainAttributes
 
getSelectedIdp(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.BaseController
 
getServiceId() - Method in class nl.surfnet.coin.selfservice.command.AbstractAction
 
getServiceName() - Method in class nl.surfnet.coin.selfservice.command.AbstractAction
 
getServiceProviderId() - Method in class nl.surfnet.coin.selfservice.command.AbstractAction
 
getStartDate() - Method in class nl.surfnet.coin.selfservice.domain.License
 
getSubject() - Method in class nl.surfnet.coin.selfservice.command.Question
 
getType() - Method in class nl.surfnet.coin.selfservice.command.AbstractAction
 
getUid() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Unique identifier of the user, e.g.
getUrl() - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
getUser() - Method in enum nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock.Users
 
getUsername() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Same value as CoinUser.getUid()

getValue() - Method in class nl.surfnet.coin.selfservice.domain.IsLinkRequest
 
group - Variable in class nl.surfnet.coin.selfservice.domain.GroupContext.Group20Wrap
 
group - Variable in class nl.surfnet.coin.selfservice.domain.GroupContext.PersonWrap
 
GroupContext - Class in nl.surfnet.coin.selfservice.domain
Group20 has no members and we need both in the recommend app context
GroupContext() - Constructor for class nl.surfnet.coin.selfservice.domain.GroupContext
 
GroupContext.Group20Wrap - Class in nl.surfnet.coin.selfservice.domain
 
GroupContext.Group20Wrap(String, boolean, List<GroupContext.PersonWrap>) - Constructor for class nl.surfnet.coin.selfservice.domain.GroupContext.Group20Wrap
 
GroupContext.PersonWrap - Class in nl.surfnet.coin.selfservice.domain
 
GroupContext.PersonWrap(String, String, boolean) - Constructor for class nl.surfnet.coin.selfservice.domain.GroupContext.PersonWrap
 
GROUPS_WITH_MEMBERS - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which we store the information from Api regarding group memberships and actual members for auto-completion in the recommendation modal popup.
groupsWithMembers(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.ServiceDetailController
 

H

handleAjaxResponseException(AjaxResponseException) - Method in class nl.surfnet.coin.selfservice.control.BaseController
hasAuthority(CoinAuthority) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
hashCode() - Method in class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
hashCode() - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
HistoryController - Class in nl.surfnet.coin.selfservice.control
 
HistoryController() - Constructor for class nl.surfnet.coin.selfservice.control.HistoryController
 
home(String, String, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.HomeController
 
HomeController - Class in nl.surfnet.coin.selfservice.control
Controller of the homepage showing 'my apps' (or my services, meaning the services that belong to you as a user with a specific role)
HomeController() - Constructor for class nl.surfnet.coin.selfservice.control.HomeController
 

I

id - Variable in class nl.surfnet.coin.selfservice.domain.GroupContext.PersonWrap
 
IdentityController - Class in nl.surfnet.coin.selfservice.control.identity
 
IdentityController() - Constructor for class nl.surfnet.coin.selfservice.control.identity.IdentityController
 
IdentitySwitch - Class in nl.surfnet.coin.selfservice.domain
 
IdentitySwitch() - Constructor for class nl.surfnet.coin.selfservice.domain.IdentitySwitch
 
idp(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.HomeController
 
ImageHolder - Class in nl.surfnet.coin.selfservice.domain
ImageHolder.java
ImageHolder() - Constructor for class nl.surfnet.coin.selfservice.domain.ImageHolder
 
init(FilterConfig) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
No initialization needed.
InstanceTypeContextListener - Class in nl.surfnet.coin.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 nl.surfnet.coin.selfservice.listener.InstanceTypeContextListener
 
INSTITUTION_IDENTITY_PROVIDERS - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which all the identity providers are stored for the identity switch view
INTERESTING_ROLES - Static variable in class nl.surfnet.coin.selfservice.control.HomeController
 
InUseFacetValue - Class in nl.surfnet.coin.selfservice.domain
 
InUseFacetValue(String, String) - Constructor for class nl.surfnet.coin.selfservice.domain.InUseFacetValue
 
isAccessTokenGranted(String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
isAccountNonExpired() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isAccountNonLocked() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isAgree() - Method in class nl.surfnet.coin.selfservice.command.LinkRequest
 
isCredentialsNonExpired() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isEnabled() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isFullyAuthenticated() - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
 
isGroupLicense() - Method in class nl.surfnet.coin.selfservice.domain.License
 
IsLinkRequest - Class in nl.surfnet.coin.selfservice.domain
 
IsLinkRequest() - Constructor for class nl.surfnet.coin.selfservice.domain.IsLinkRequest
 
isSelected() - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 

K

KeyStore - Class in nl.surfnet.coin.selfservice.service.impl.ssl
 
KeyStore(boolean) - Constructor for class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStore
Constructor for public keys (truststore)
KeyStore(String, String, String, boolean) - Constructor for class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStore
Constructor for private keys (keystore)
KeyStoreMock - Class in nl.surfnet.coin.selfservice.service.impl.ssl
Mock implementation of the keystore, used in the mock implementation of the LMNGservice Doesn't do a thing
KeyStoreMock(boolean) - Constructor for class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStoreMock
 
KeyStoreMock(String, String, String, boolean) - Constructor for class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStoreMock
Constructor for private keys (keystore)

L

LCP_NOTIFICATIONS - Static variable in class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 
License - Class in nl.surfnet.coin.selfservice.domain
License (for software, SaaS, or other) that belongs to an institute, group of individual.
License() - Constructor for class nl.surfnet.coin.selfservice.domain.License
Default constructor
License(Date, Date, String, String) - Constructor for class nl.surfnet.coin.selfservice.domain.License
 
LinkRequest - Class in nl.surfnet.coin.selfservice.command
 
LinkRequest() - Constructor for class nl.surfnet.coin.selfservice.command.LinkRequest
 
LinkrequestController - Class in nl.surfnet.coin.selfservice.control.requests
 
LinkrequestController() - Constructor for class nl.surfnet.coin.selfservice.control.requests.LinkrequestController
 
listActions(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.HistoryController
 
listActions(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.NotificationController
 
localeResolver - Variable in class nl.surfnet.coin.selfservice.control.BaseController
 
logout(HttpServletRequest, SessionStatus) - Method in class nl.surfnet.coin.selfservice.control.LogoutController
 
LogoutController - Class in nl.surfnet.coin.selfservice.control
Controller to display the logout page.
LogoutController() - Constructor for class nl.surfnet.coin.selfservice.control.LogoutController
 

M

Menu - Class in nl.surfnet.coin.selfservice.domain
Menu
Menu() - Constructor for class nl.surfnet.coin.selfservice.domain.Menu
 
MenuInterceptor - Class in nl.surfnet.coin.selfservice.interceptor
Interceptor to add the menu
MenuInterceptor() - Constructor for class nl.surfnet.coin.selfservice.interceptor.MenuInterceptor
 
MenuItem - Class in nl.surfnet.coin.selfservice.domain
Menu item
MenuItem(String, String) - Constructor for class nl.surfnet.coin.selfservice.domain.MenuItem
 
MenuItem(String, String, boolean) - Constructor for class nl.surfnet.coin.selfservice.domain.MenuItem
 

N

nl.surfnet.coin.selfservice.command - package nl.surfnet.coin.selfservice.command
 
nl.surfnet.coin.selfservice.control - package nl.surfnet.coin.selfservice.control
 
nl.surfnet.coin.selfservice.control.identity - package nl.surfnet.coin.selfservice.control.identity
 
nl.surfnet.coin.selfservice.control.requests - package nl.surfnet.coin.selfservice.control.requests
 
nl.surfnet.coin.selfservice.domain - package nl.surfnet.coin.selfservice.domain
 
nl.surfnet.coin.selfservice.filter - package nl.surfnet.coin.selfservice.filter
 
nl.surfnet.coin.selfservice.interceptor - package nl.surfnet.coin.selfservice.interceptor
 
nl.surfnet.coin.selfservice.listener - package nl.surfnet.coin.selfservice.listener
 
nl.surfnet.coin.selfservice.provisioner - package nl.surfnet.coin.selfservice.provisioner
 
nl.surfnet.coin.selfservice.service - package nl.surfnet.coin.selfservice.service
 
nl.surfnet.coin.selfservice.service.impl - package nl.surfnet.coin.selfservice.service.impl
 
nl.surfnet.coin.selfservice.service.impl.ssl - package nl.surfnet.coin.selfservice.service.impl.ssl
 
nl.surfnet.coin.selfservice.util - package nl.surfnet.coin.selfservice.util
 
NONE - Static variable in class nl.surfnet.coin.selfservice.domain.License
 
NOTIFICATION_POPUP_CLOSED - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which we store the info if the notifications for licenses/linked services were generated already
NotificationController - Class in nl.surfnet.coin.selfservice.control
 
NotificationController() - Constructor for class nl.surfnet.coin.selfservice.control.NotificationController
 
NotificationMessage - Class in nl.surfnet.coin.selfservice.domain
Message that is shown as a notification to a logged in user.
NotificationMessage() - Constructor for class nl.surfnet.coin.selfservice.domain.NotificationMessage
 
notificationPopupClosed(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.BaseController
 
NOTIFICATIONS - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which we store the notifications
NotificationService - Interface in nl.surfnet.coin.selfservice.service
 
NotificationServiceImpl - Class in nl.surfnet.coin.selfservice.service.impl
Default implementation of notification service
NotificationServiceImpl() - Constructor for class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 

O

oauthCallback(HttpServletRequest, String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
OpenConextOAuthClientMock - Class in nl.surfnet.coin.selfservice.util
 
OpenConextOAuthClientMock() - Constructor for class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
OpenConextOAuthClientMock.Users - Enum in nl.surfnet.coin.selfservice.util
 
ORIGINAL_REQUEST_URL - Static variable in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 

P

PersonAttributeLabel - Class in nl.surfnet.coin.selfservice.domain
Labels for an attribute, like
PersonAttributeLabel() - Constructor for class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
PersonAttributeLabelService - Interface in nl.surfnet.coin.selfservice.service
Service to retrieve labels for person attributes
PersonAttributeLabelServiceJsonImpl - Class in nl.surfnet.coin.selfservice.service.impl
Parses a json file into PersonAttributeLabel
PersonAttributeLabelServiceJsonImpl(String) - Constructor for class nl.surfnet.coin.selfservice.service.impl.PersonAttributeLabelServiceJsonImpl
 
PersonAttributeUtil - Class in nl.surfnet.coin.selfservice.util
Util class for person Attributes
PersonMainAttributes - Class in nl.surfnet.coin.selfservice.util
Simple pojo containing the main attributes of a person.
PersonMainAttributes(Map<String, List<String>>) - Constructor for class nl.surfnet.coin.selfservice.util.PersonMainAttributes
Constructor that initializes the object with fields from the given attributeMap
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class nl.surfnet.coin.selfservice.interceptor.AuthorityScopeInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class nl.surfnet.coin.selfservice.interceptor.FeatureInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class nl.surfnet.coin.selfservice.interceptor.MenuInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class nl.surfnet.coin.selfservice.interceptor.AuthorityScopeInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class nl.surfnet.coin.selfservice.interceptor.FeatureInterceptor
 
PROCESSED - Static variable in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
PROCESSED - Static variable in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
provisionUser(Assertion) - Method in class nl.surfnet.coin.selfservice.provisioner.SAMLProvisioner
 

Q

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

R

recommendApp(long, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.ServiceDetailController
 
RECOMMENTATION_EMAIL_TEMPLATE - Static variable in class nl.surfnet.coin.selfservice.service.impl.EmailServiceImpl
 
removeAuthority(CoinAuthority) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
resetIdentity(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.identity.IdentityController
 

S

SabEntitlementsFilter - Class in nl.surfnet.coin.selfservice.filter
 
SabEntitlementsFilter() - Constructor for class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
SAMLProvisioner - Class in nl.surfnet.coin.selfservice.provisioner
implementation to return UserDetails from a SAML Assertion
SAMLProvisioner() - Constructor for class nl.surfnet.coin.selfservice.provisioner.SAMLProvisioner
 
scopeListOfServices(List<Service>) - Static method in class nl.surfnet.coin.selfservice.interceptor.AuthorityScopeInterceptor
Reduce list based on whether the SP 'is linked' to the current IdP.
scopeService(Service, List<CoinAuthority.Authority>) - Method in class nl.surfnet.coin.selfservice.interceptor.AuthorityScopeInterceptor
 
SELECTED_IDP - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
Key for the selectedIdp in the session
sendMail(String, String, String) - Method in interface nl.surfnet.coin.selfservice.service.EmailService
Send an email message.
sendMail(String, String, String) - Method in class nl.surfnet.coin.selfservice.service.impl.EmailServiceImpl
Send an email message.
sendTemplatedMultipartEmail(String, String, Locale, List<String>, String, Map<String, Object>) - Method in interface nl.surfnet.coin.selfservice.service.EmailService
Send a (multipart) email message using a (freemarker) template.
sendTemplatedMultipartEmail(String, String, Locale, List<String>, String, Map<String, Object>) - Method in class nl.surfnet.coin.selfservice.service.impl.EmailServiceImpl
 
SERVICE - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which a service is stored for the detail view
SERVICE_APPLY_ALLOWED - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which we store the info if a logged user is allowed to request connections / disconnects
SERVICE_CONNECTION_VISIBLE - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which we store the info if the status of a technical connection is visible to the current user.
SERVICE_QUESTION_ALLOWED - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which we store the info if a logged user is allowed to ask questions
serviceDetail(Long, String, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.ServiceDetailController
Controller for detail page.
ServiceDetailController - Class in nl.surfnet.coin.selfservice.control
Controller for the detail view(s) of a service (provider)
ServiceDetailController() - Constructor for class nl.surfnet.coin.selfservice.control.ServiceDetailController
 
SERVICES - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which all services are stored
setAdministrativeEmail(String) - Method in class nl.surfnet.coin.selfservice.service.impl.EmailServiceImpl
 
setAdminLicentieIdPRole(String) - Method in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
setAdminSurfConextIdPRole(String) - Method in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
setAgree(boolean) - Method in class nl.surfnet.coin.selfservice.command.LinkRequest
 
setApiClient(OpenConextOAuthClient) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setApplicationContext(ApplicationContext) - Method in class nl.surfnet.coin.selfservice.control.BaseController
 
setAttributeMap(Map<String, List<String>>) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setAuthorities(Set<CoinAuthority>) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setBody(String) - Method in class nl.surfnet.coin.selfservice.command.Question
 
setCallbackFlagParameter(String) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setCallbackUrl(String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
setCertificates(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStore
 
setCertificates(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStoreMock
 
setCompoundServiceProviderName(String) - Method in class nl.surfnet.coin.selfservice.domain.InUseFacetValue
 
setConsumerKey(String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
setConsumerSecret(String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
setDashboardAdmin(String) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setDashboardSuperUser(String) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setDashboardViewer(String) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setDescriptions(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
setDevelopmentMode(boolean) - Method in class nl.surfnet.coin.selfservice.interceptor.FeatureInterceptor
 
setDisplayName(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setDisplayName(String) - Method in class nl.surfnet.coin.selfservice.util.PersonMainAttributes
 
setEmail(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setEndDate(Date) - Method in class nl.surfnet.coin.selfservice.domain.License
 
setEndpointBaseUrl(String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
setFacetValueValue(String) - Method in class nl.surfnet.coin.selfservice.domain.InUseFacetValue
 
setFreemarkerConfiguration(Configuration) - Method in class nl.surfnet.coin.selfservice.service.impl.EmailServiceImpl
 
setGroupLicense(boolean) - Method in class nl.surfnet.coin.selfservice.domain.License
 
setIdp(InstitutionIdentityProvider) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setImpersonatedIdentityProvider(InstitutionIdentityProvider) - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
 
setInstitutionId(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setInstitutionName(String) - Method in class nl.surfnet.coin.selfservice.domain.IdentitySwitch
 
setInstitutionName(String) - Method in class nl.surfnet.coin.selfservice.domain.License
 
setIsDashboard(boolean) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setIsDashboard(boolean) - Method in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
setIsDashBoard(boolean) - Method in class nl.surfnet.coin.selfservice.interceptor.FeatureInterceptor
 
setKey(String) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
setLicenseNumber(String) - Method in class nl.surfnet.coin.selfservice.domain.License
 
setMail(String) - Method in class nl.surfnet.coin.selfservice.util.PersonMainAttributes
 
setNames(Map<String, String>) - Method in class nl.surfnet.coin.selfservice.domain.PersonAttributeLabel
 
setNotes(String) - Method in class nl.surfnet.coin.selfservice.command.LinkRequest
 
setRole(String) - Method in class nl.surfnet.coin.selfservice.domain.IdentitySwitch
 
setSchacHomeOrganization(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setSchacHomeOrganization(String) - Method in class nl.surfnet.coin.selfservice.util.PersonMainAttributes
 
setSelected(boolean) - Method in class nl.surfnet.coin.selfservice.domain.MenuItem
 
setServiceId(Long) - Method in class nl.surfnet.coin.selfservice.command.AbstractAction
 
setServiceName(String) - Method in class nl.surfnet.coin.selfservice.command.AbstractAction
 
setServiceProviderId(String) - Method in class nl.surfnet.coin.selfservice.command.AbstractAction
 
setShowroomAdmin(String) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setShowroomSuperUser(String) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setStartDate(Date) - Method in class nl.surfnet.coin.selfservice.domain.License
 
setSubject(String) - Method in class nl.surfnet.coin.selfservice.command.Question
 
setType(JiraTask.Type) - Method in class nl.surfnet.coin.selfservice.command.AbstractAction
 
setUid(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setUuidAttribute(String) - Method in class nl.surfnet.coin.selfservice.provisioner.SAMLProvisioner
 
setValue(boolean) - Method in class nl.surfnet.coin.selfservice.domain.IsLinkRequest
 
setVersion(OAuthVersion) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
setViewerSurfConextIdPRole(String) - Method in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
SHOW_ARP_MATCHES_PROVIDED_ATTRS - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
 
spLinkRequest(long, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.requests.LinkrequestController
 
spQuestion(long, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.requests.LinkrequestController
Controller for question form page.
spQuestionSubmit(Question, BindingResult, long, SessionStatus, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.requests.LinkrequestController
 
spRequestPost(LinkRequest, BindingResult, long, SessionStatus, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.requests.LinkrequestController
 
spRequestSubmitConfirm(LinkRequest, BindingResult, long, SessionStatus, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.requests.LinkrequestController
 
SpringSecurity - Class in nl.surfnet.coin.selfservice.util
 
SpringSecurity() - Constructor for class nl.surfnet.coin.selfservice.util.SpringSecurity
 
spUnlinkRequest(long, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.requests.LinkrequestController
 
spUnlinkrequestPost(Long, LinkRequest, BindingResult, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.requests.LinkrequestController
 
StatisticsController - Class in nl.surfnet.coin.selfservice.control
Controller for statistics
StatisticsController() - Constructor for class nl.surfnet.coin.selfservice.control.StatisticsController
 
stats(ModelMap, String, HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.control.StatisticsController
 
SWITCHED_IDENTITY_SWITCH - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which the switched identity is stored
switchIdentity(HttpServletRequest, ModelMap) - Method in class nl.surfnet.coin.selfservice.control.identity.IdentityController
 
switchIdp(HttpServletRequest, String) - Method in class nl.surfnet.coin.selfservice.control.BaseController
 

T

text - Variable in class nl.surfnet.coin.selfservice.domain.GroupContext.Group20Wrap
 
text - Variable in class nl.surfnet.coin.selfservice.domain.GroupContext.PersonWrap
 
TOKEN_CHECK - Static variable in class nl.surfnet.coin.selfservice.control.BaseController
The name of the key under which we store the token used to prevent session hijacking
toString() - Method in class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
toString() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
toString() - Method in class nl.surfnet.coin.selfservice.domain.License
 

U

user() - Method in class nl.surfnet.coin.selfservice.control.HomeController
 
USER_ATTRIBUTE_DISPLAY_NAME - Static variable in class nl.surfnet.coin.selfservice.util.PersonMainAttributes
 
USER_ATTRIBUTE_MAIL - Static variable in class nl.surfnet.coin.selfservice.util.PersonMainAttributes
 
USER_ATTRIBUTE_SCHAC_HOME_ORGANISATIONS - Static variable in class nl.surfnet.coin.selfservice.util.PersonMainAttributes
 

V

valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.domain.CoinAuthority.Authority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock.Users
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.surfnet.coin.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 nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock.Users
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I K L M N O P Q R S T U V 

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