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

A

ActionController - Class in nl.surfnet.coin.selfservice.api.rest
 
ActionController() - Constructor for class nl.surfnet.coin.selfservice.api.rest.ActionController
 
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
 
addInstitutionIdp(InstitutionIdentityProvider) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
addMessageKey(String) - Method in class nl.surfnet.coin.selfservice.domain.NotificationMessage
 
addPrivateKey(String, String, String, String) - Method in class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStoreMock
 
addUserValues(String...) - Method in class nl.surfnet.coin.selfservice.util.AttributeMapFilter.ServiceAttribute
 
addUserValues(List<String>) - Method in class nl.surfnet.coin.selfservice.util.AttributeMapFilter.ServiceAttribute
 
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
 
AttributeMapFilter - Class in nl.surfnet.coin.selfservice.util
 
AttributeMapFilter() - Constructor for class nl.surfnet.coin.selfservice.util.AttributeMapFilter
 
AttributeMapFilter.ServiceAttribute - Class in nl.surfnet.coin.selfservice.util
 
AttributeMapFilter.ServiceAttribute(String, List<String>) - Constructor for class nl.surfnet.coin.selfservice.util.AttributeMapFilter.ServiceAttribute
 
AttributeMapFilter.ServiceAttribute(String, String...) - Constructor for class nl.surfnet.coin.selfservice.util.AttributeMapFilter.ServiceAttribute
 

B

BaseController - Class in nl.surfnet.coin.selfservice.api.rest
 
BaseController() - Constructor for class nl.surfnet.coin.selfservice.api.rest.BaseController
 

C

canRead(Class<?>, MediaType) - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
canWrite(Class<?>, MediaType) - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
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
 
commence(String, HttpServletRequest, HttpServletResponse) - Method in class nl.surfnet.coin.selfservice.saml.PostBindingSupportingAuthnRequestController
 
connect(String, String, String, String) - Method in class nl.surfnet.coin.selfservice.api.rest.ServicesController
 
Constants - Class in nl.surfnet.coin.selfservice.api.rest
 
Constants() - Constructor for class nl.surfnet.coin.selfservice.api.rest.Constants
 
Constants - Class in nl.surfnet.coin.selfservice.util
 
Constants() - Constructor for class nl.surfnet.coin.selfservice.util.Constants
 
CookieThenAcceptHeaderLocaleResolver - Class in nl.surfnet.coin.selfservice.util
 
CookieThenAcceptHeaderLocaleResolver() - Constructor for class nl.surfnet.coin.selfservice.util.CookieThenAcceptHeaderLocaleResolver
 
createRequest(String, String) - Method in class nl.surfnet.sab.SabClient
Create request string from template
createRestResponse(Object) - Method in class nl.surfnet.coin.selfservice.api.rest.BaseController
 
currentIdp(String, String, HttpServletResponse) - Method in class nl.surfnet.coin.selfservice.api.rest.UsersController
 

D

DASHBOARD_ADMIN - Static variable in class nl.surfnet.coin.selfservice.api.rest.EnrichJson
 
destroy() - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
destroy() - Method in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
determineDefaultLocale(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.util.CookieThenAcceptHeaderLocaleResolver
 
disconnect(String, String, String, String) - Method in class nl.surfnet.coin.selfservice.api.rest.ServicesController
 
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
 
download(String, List<String>, HttpServletResponse) - Method in class nl.surfnet.coin.selfservice.api.rest.ServicesController
 

E

EnrichJson - Class in nl.surfnet.coin.selfservice.api.rest
Class that will enrich json we send back to clients.
ensureAccess(Csa, String) - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
 
EnsureAccessToIdp - Class in nl.surfnet.coin.selfservice.interceptor
 
EnsureAccessToIdp() - Constructor for class nl.surfnet.coin.selfservice.interceptor.EnsureAccessToIdp
 
equals(Object) - Method in class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
equals(Object) - Method in class nl.surfnet.coin.selfservice.util.AttributeMapFilter.ServiceAttribute
 
ExceptionLogger - Class in nl.surfnet.coin.selfservice.api.rest
 
ExceptionLogger() - Constructor for class nl.surfnet.coin.selfservice.api.rest.ExceptionLogger
 
ExcludeJsonIgnore - Class in nl.surfnet.coin.selfservice.api.rest
 
ExcludeJsonIgnore() - Constructor for class nl.surfnet.coin.selfservice.api.rest.ExcludeJsonIgnore
 

F

FacetsController - Class in nl.surfnet.coin.selfservice.api.rest
 
FacetsController() - Constructor for class nl.surfnet.coin.selfservice.api.rest.FacetsController
 
FCP_NOTIFICATIONS - Static variable in class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 
filterAttributes(Map<String, List<Object>>, Map<String, List<String>>) - Static method in class nl.surfnet.coin.selfservice.util.AttributeMapFilter
 
FILTERED_USER_ATTRIBUTES - Static variable in class nl.surfnet.coin.selfservice.api.rest.EnrichJson
 
forPayload(Object) - Method in class nl.surfnet.coin.selfservice.api.rest.EnrichJson
 
forUser(CoinUser, String) - Static method in class nl.surfnet.coin.selfservice.api.rest.EnrichJson
 
fromUser(String) - Static method in enum nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock.Users
 
fullname() - Method in class nl.surfnet.sab.SabPerson
 

G

get(String, long) - Method in class nl.surfnet.coin.selfservice.api.rest.ServicesController
 
getArguments() - Method in class nl.surfnet.coin.selfservice.domain.NotificationMessage
 
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
 
getByEntityId(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
getCurrentUser() - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
Get the currently logged in user from the security context.
getDisplayName() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Display name, e.g.
getEmail() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
getEndDate() - Method in class nl.surfnet.coin.selfservice.domain.License
 
getEnumAuthority() - Method in class nl.surfnet.coin.selfservice.domain.CoinAuthority
 
getFilters() - Method in class nl.surfnet.coin.selfservice.util.AttributeMapFilter.ServiceAttribute
 
getFirstName() - Method in class nl.surfnet.sab.SabPerson
 
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
getIdpFromId(Csa, String) - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
 
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.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
 
getLanguage() - Method in class nl.surfnet.coin.selfservice.api.rest.RestResponse
 
getLicenseNumber() - Method in class nl.surfnet.coin.selfservice.domain.License
 
getLocale(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.api.rest.BaseController
 
getMessageKeys() - Method in class nl.surfnet.coin.selfservice.domain.NotificationMessage
 
getName() - Method in class nl.surfnet.coin.selfservice.util.AttributeMapFilter.ServiceAttribute
 
getNotifications(String) - Method in class nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
 
getNotifications(String) - Method in interface nl.surfnet.coin.selfservice.service.NotificationService
Get all possible notifications for the given services belonging to the IdentityProvider.
getOrganisation() - Method in class nl.surfnet.sab.SabRoleHolder
 
getPassword() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
It is not allowed to call this method
getPayload() - Method in class nl.surfnet.coin.selfservice.api.rest.RestResponse
 
getPerson(String, String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
getPersonsInRoleForOrganization(String, String) - Method in interface nl.surfnet.sab.Sab
Get all persons within the given organisation that have the given role.
getPersonsInRoleForOrganization(String, String) - Method in class nl.surfnet.sab.SabClient
 
getPersonsInRoleForOrganization(String, String) - Method in class nl.surfnet.sab.SabClientMock
 
getPrivateKeyPasswords() - Method in class nl.surfnet.coin.selfservice.service.impl.ssl.KeyStoreMock
 
getResponse(String) - Method in class nl.surfnet.sab.HttpClientTransport
 
getResponse(String) - Method in interface nl.surfnet.sab.SabTransport
Fire a SAB request
getRestResponse(String, String) - Method in class nl.surfnet.sab.HttpClientTransport
 
getRestResponse(String, String) - Method in interface nl.surfnet.sab.SabTransport
 
getRoles(String) - Method in interface nl.surfnet.sab.Sab
Get the Role/organisation info for the given userId
getRoles(String) - Method in class nl.surfnet.sab.SabClient
 
getRoles(String) - Method in class nl.surfnet.sab.SabClientMock
 
getRoles() - Method in class nl.surfnet.sab.SabPerson
 
getRoles() - Method in class nl.surfnet.sab.SabRoleHolder
 
getSchacHomeOrganization() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
getStartDate() - Method in class nl.surfnet.coin.selfservice.domain.License
 
getSupportedMediaTypes() - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
getSurname() - Method in class nl.surfnet.sab.SabPerson
 
getSwitchedToIdp() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
getUid() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
Unique identifier of the user, e.g.
getUid() - Method in class nl.surfnet.sab.SabPerson
 
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()

getUserValues() - Method in class nl.surfnet.coin.selfservice.util.AttributeMapFilter.ServiceAttribute
 
GSON_BUILDER - Static variable in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
GsonHttpMessageConverter - Class in nl.surfnet.coin.selfservice.api.rest
 
GsonHttpMessageConverter() - Constructor for class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 

H

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.util.AttributeMapFilter.ServiceAttribute
 
hasRole(String) - Method in class nl.surfnet.sab.SabPerson
 
hasRoleForOrganisation(String, String, String) - Method in interface nl.surfnet.sab.Sab
Returns whether the given user has the given role for the given organisation
hasRoleForOrganisation(String, String, String) - Method in class nl.surfnet.sab.SabClient
 
hasRoleForOrganisation(String, String, String) - Method in class nl.surfnet.sab.SabClientMock
 
HTTP_X_IDP_ENTITY_ID - Static variable in class nl.surfnet.coin.selfservice.api.rest.Constants
 
HttpClientTransport - Class in nl.surfnet.sab
 
HttpClientTransport(UsernamePasswordCredentials, UsernamePasswordCredentials, URI, URI) - Constructor for class nl.surfnet.sab.HttpClientTransport
 

I

IdpController - Class in nl.surfnet.coin.selfservice.api.rest
 
IdpController() - Constructor for class nl.surfnet.coin.selfservice.api.rest.IdpController
 
idps() - Method in class nl.surfnet.coin.selfservice.api.rest.UsersController
 
index(String) - Method in class nl.surfnet.coin.selfservice.api.rest.ActionController
 
index(HttpServletRequest) - Method in class nl.surfnet.coin.selfservice.api.rest.FacetsController
 
index(String) - Method in class nl.surfnet.coin.selfservice.api.rest.NotificationsController
 
index(String) - Method in class nl.surfnet.coin.selfservice.api.rest.ServicesController
 
init(FilterConfig) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
No initialization needed.
INSTITUTION_IDENTITY_PROVIDERS - Static variable in class nl.surfnet.coin.selfservice.util.Constants
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.api.rest.IdpController
 
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
 
isCredentialsNonExpired() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isDashboardAdmin() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
isDashboardViewer() - 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
 
isSuperUser() - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 

J

json(JsonElement) - Method in class nl.surfnet.coin.selfservice.api.rest.EnrichJson
 

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

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
 
localeResolver - Variable in class nl.surfnet.coin.selfservice.api.rest.BaseController
 
logException(Exception) - Method in class nl.surfnet.coin.selfservice.api.rest.ExceptionLogger
 

M

me(HttpServletRequest, HttpServletResponse, SessionStatus) - Method in class nl.surfnet.coin.selfservice.api.rest.BaseController
 
me() - Method in class nl.surfnet.coin.selfservice.api.rest.UsersController
 

N

nl.surfnet.coin.selfservice.api.rest - package nl.surfnet.coin.selfservice.api.rest
 
nl.surfnet.coin.selfservice.domain - package nl.surfnet.coin.selfservice.domain
 
nl.surfnet.coin.selfservice.filter - package nl.surfnet.coin.selfservice.filter
 
nl.surfnet.coin.selfservice.interceptor - package nl.surfnet.coin.selfservice.interceptor
 
nl.surfnet.coin.selfservice.provisioner - package nl.surfnet.coin.selfservice.provisioner
 
nl.surfnet.coin.selfservice.saml - package nl.surfnet.coin.selfservice.saml
 
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
 
nl.surfnet.sab - package nl.surfnet.sab
 
NONE - Static variable in class nl.surfnet.coin.selfservice.domain.License
 
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
 
NotificationsController - Class in nl.surfnet.coin.selfservice.api.rest
 
NotificationsController() - Constructor for class nl.surfnet.coin.selfservice.api.rest.NotificationsController
 
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

parse(InputStream) - Method in class nl.surfnet.sab.SabResponseParser
 
PersonAttributeUtil - Class in nl.surfnet.coin.selfservice.util
Util class for person Attributes
PostBindingSupportingAuthnRequestController - Class in nl.surfnet.coin.selfservice.saml
 
PostBindingSupportingAuthnRequestController() - Constructor for class nl.surfnet.coin.selfservice.saml.PostBindingSupportingAuthnRequestController
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class nl.surfnet.coin.selfservice.interceptor.EnsureAccessToIdp
 
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
 

R

readInternal(Class<? extends RestResponse>, HttpInputMessage) - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
removeAuthority(CoinAuthority) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
RestResponse - Class in nl.surfnet.coin.selfservice.api.rest
Wraps responses and adds optional links.
RestResponse(Locale, Object) - Constructor for class nl.surfnet.coin.selfservice.api.rest.RestResponse
 
roleName - Variable in class nl.surfnet.sab.SabRole
 
roles(String) - Method in class nl.surfnet.coin.selfservice.api.rest.IdpController
 

S

Sab - Interface in nl.surfnet.sab
Interface for SAB, the SURFnet Authorisation Beheer interface
SabClient - Class in nl.surfnet.sab
Client implementation for SAB.
SabClient(SabTransport) - Constructor for class nl.surfnet.sab.SabClient
 
SabClientMock - Class in nl.surfnet.sab
Mock implementation of SAB client that uses a predefined mapping of userIds to SabRoleHolders
SabClientMock() - Constructor for class nl.surfnet.sab.SabClientMock
 
SabEntitlementsFilter - Class in nl.surfnet.coin.selfservice.filter
 
SabEntitlementsFilter() - Constructor for class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
SabPerson - Class in nl.surfnet.sab
 
SabPerson(String, String, String, List<SabRole>) - Constructor for class nl.surfnet.sab.SabPerson
 
SabResponseParser - Class in nl.surfnet.sab
XPath parser for SAB responses.
SabResponseParser() - Constructor for class nl.surfnet.sab.SabResponseParser
 
SabRole - Class in nl.surfnet.sab
 
SabRole(String, String) - Constructor for class nl.surfnet.sab.SabRole
 
SabRoleHolder - Class in nl.surfnet.sab
 
SabRoleHolder(String, List<String>) - Constructor for class nl.surfnet.sab.SabRoleHolder
 
SabTransport - Interface in nl.surfnet.sab
 
SAMLP_SUCCESS - Static variable in class nl.surfnet.sab.SabResponseParser
 
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
 
SERVICE - Static variable in class nl.surfnet.coin.selfservice.util.Constants
 
SERVICE_APPLY_ALLOWED - Static variable in class nl.surfnet.coin.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 nl.surfnet.coin.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 nl.surfnet.coin.selfservice.util.Constants
The name of the key under which we store the info if a logged user is allowed to ask questions
services(String) - Method in class nl.surfnet.coin.selfservice.api.rest.IdpController
 
ServicesController - Class in nl.surfnet.coin.selfservice.api.rest
 
ServicesController() - Constructor for class nl.surfnet.coin.selfservice.api.rest.ServicesController
 
setAdminSurfConextIdPRole(String) - Method in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
setApiClient(OpenConextOAuthClient) - Method in class nl.surfnet.coin.selfservice.filter.ApiOAuthFilter
 
setAssertionConsumerServiceURL(String) - Method in class nl.surfnet.coin.selfservice.saml.PostBindingSupportingAuthnRequestController
 
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
 
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
 
setConsumerKey(String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
setConsumerSecret(String) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
setCredentialResolver(CredentialResolver) - Method in class nl.surfnet.coin.selfservice.saml.PostBindingSupportingAuthnRequestController
 
setCsa(Csa) - Method in class nl.surfnet.coin.selfservice.interceptor.EnsureAccessToIdp
 
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
 
setDisplayName(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
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
 
setEntityID(String) - Method in class nl.surfnet.coin.selfservice.saml.PostBindingSupportingAuthnRequestController
 
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.License
 
setLicenseNumber(String) - Method in class nl.surfnet.coin.selfservice.domain.License
 
setProtocolBinding(String) - Method in class nl.surfnet.coin.selfservice.saml.PostBindingSupportingAuthnRequestController
 
setSAMLMessageHandler(SAMLMessageHandler) - Method in class nl.surfnet.coin.selfservice.saml.PostBindingSupportingAuthnRequestController
 
setSchacHomeOrganization(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setStartDate(Date) - Method in class nl.surfnet.coin.selfservice.domain.License
 
setStatsBaseUrl(String) - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
setStatsClientId(String) - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
setStatsRedirectUri(String) - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
setStatsScope(String) - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
setSwitchedToIdp(InstitutionIdentityProvider) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setSwitchedToIdp(Csa, String, String) - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
 
setUid(String) - Method in class nl.surfnet.coin.selfservice.domain.CoinUser
 
setUuidAttribute(String) - Method in class nl.surfnet.coin.selfservice.provisioner.SAMLProvisioner
 
setVersion(OAuthVersion) - Method in class nl.surfnet.coin.selfservice.util.OpenConextOAuthClientMock
 
setViewerSurfConextIdPRole(String) - Method in class nl.surfnet.coin.selfservice.filter.SabEntitlementsFilter
 
shortName - Variable in class nl.surfnet.sab.SabRole
 
shouldSkipClass(Class<?>) - Method in class nl.surfnet.coin.selfservice.api.rest.ExcludeJsonIgnore
 
shouldSkipField(FieldAttributes) - Method in class nl.surfnet.coin.selfservice.api.rest.ExcludeJsonIgnore
 
SHOW_ARP_MATCHES_PROVIDED_ATTRS - Static variable in class nl.surfnet.coin.selfservice.util.Constants
 
SpringSecurity - Class in nl.surfnet.coin.selfservice.util
 
SpringSecurity() - Constructor for class nl.surfnet.coin.selfservice.util.SpringSecurity
 
STATS_URL - Static variable in class nl.surfnet.coin.selfservice.api.rest.EnrichJson
 
SUPER_USER - Static variable in class nl.surfnet.coin.selfservice.api.rest.EnrichJson
 
supports(Class<?>) - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 
SWITCHED_IDENTITY_SWITCH - Static variable in class nl.surfnet.coin.selfservice.util.Constants
The name of the key under which the switched identity is stored

T

TOKEN_CHECK - Static variable in class nl.surfnet.coin.selfservice.util.Constants
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
 
toString() - Method in class nl.surfnet.coin.selfservice.util.AttributeMapFilter.ServiceAttribute
 
toString() - Method in class nl.surfnet.sab.SabRoleHolder
 

U

UsersController - Class in nl.surfnet.coin.selfservice.api.rest
 
UsersController() - Constructor for class nl.surfnet.coin.selfservice.api.rest.UsersController
 

V

validateIdp(InstitutionIdentityProvider) - Static method in class nl.surfnet.coin.selfservice.util.SpringSecurity
 
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.
valuesToShow(List<String>, List<String>) - Static method in class nl.surfnet.coin.selfservice.util.AttributeMapFilter
 

W

writeInternal(RestResponse, HttpOutputMessage) - Method in class nl.surfnet.coin.selfservice.api.rest.GsonHttpMessageConverter
 

X

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

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