Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
nl.surfnet.coin.api
,
nl.surfnet.coin.api.basic
,
nl.surfnet.coin.api.controller
,
nl.surfnet.coin.api.filter
,
nl.surfnet.coin.api.oauth
,
nl.surfnet.coin.api.playground
,
nl.surfnet.coin.api.saml
,
nl.surfnet.coin.api.service
,
nl.surfnet.coin.eb
,
nl.surfnet.coin.ldap
,
nl.surfnet.coin.util
Class Hierarchy
java.lang.
Object
nl.surfnet.coin.api.
AbstractApiController
nl.surfnet.coin.api.
ApiController
nl.surfnet.coin.api.
MockApiController
nl.surfnet.coin.api.
PersonController
org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
nl.surfnet.coin.api.saml.
SAMLAuthenticationToken
org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
org.springframework.http.converter.json.MappingJacksonHttpMessageConverter
nl.surfnet.coin.util.
CustomMappingJacksonHttpMessageConverter
nl.surfnet.coin.api.controller.
AccessConfirmationController
nl.surfnet.coin.api.playground.
ApiSettings
org.springframework.security.oauth2.provider.BaseClientDetails (implements org.springframework.security.oauth2.provider.ClientDetails)
nl.surfnet.coin.api.oauth.
OpenConextClientDetails
org.springframework.security.oauth.provider.BaseConsumerDetails (implements org.springframework.security.oauth.provider.ExtraTrustConsumerDetails, org.springframework.security.oauth.provider.ResourceSpecificConsumerDetails)
nl.surfnet.coin.api.oauth.
OpenConextConsumerDetails
nl.surfnet.coin.api.oauth.
ClientMetaDataHolder
nl.surfnet.coin.api.oauth.
ClientMetaDataPrincipal
(implements java.security.
Principal
, java.io.
Serializable
)
nl.surfnet.coin.api.oauth.
ClientMetaDataTokenEnhancer
(implements org.springframework.security.oauth2.provider.token.TokenEnhancer)
nl.surfnet.coin.api.
ConfigurableApiController
nl.surfnet.coin.api.playground.
ConfigurableOAuth10aServiceImpl
(implements org.scribe.oauth.OAuthService)
nl.surfnet.coin.api.playground.
ConfigurableOAuth20ServiceImpl
(implements org.scribe.oauth.OAuthService)
org.scribe.builder.api.DefaultApi10a (implements org.scribe.builder.api.Api)
nl.surfnet.coin.api.playground.
ConfigurableApi10a
org.scribe.builder.api.DefaultApi20 (implements org.scribe.builder.api.Api)
nl.surfnet.coin.api.playground.
ConfigurableApi20
org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver (implements org.springframework.security.oauth2.provider.endpoint.RedirectResolver)
nl.surfnet.coin.api.oauth.
ImplicitGrantExplicitRedirectResolver
nl.surfnet.coin.eb.
EngineBlockImpl
(implements nl.surfnet.coin.eb.
EngineBlock
)
org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
nl.surfnet.coin.api.saml.
SAMLAssertionAuthenticationFilter
nl.surfnet.coin.api.
GroupProviderConfigurationImpl
(implements nl.surfnet.coin.api.
GroupProviderConfiguration
)
nl.surfnet.coin.api.service.
GroupServiceImpl
(implements nl.surfnet.coin.api.service.
GroupService
)
nl.surfnet.coin.api.oauth.
Http401UnauthorizedEntryPoint
(implements org.springframework.security.web.AuthenticationEntryPoint)
nl.surfnet.coin.api.service.
JanusClientDetailsService
(implements nl.surfnet.coin.api.service.
OpenConextClientDetailsService
)
nl.surfnet.coin.api.oauth.
JanusClientMetadata
(implements nl.surfnet.coin.api.oauth.
ClientMetaData
, java.io.
Serializable
)
org.springframework.security.oauth2.provider.token.JdbcTokenStore (implements org.springframework.security.oauth2.provider.token.TokenStore)
nl.surfnet.coin.api.oauth.
OpenConextOauth2JdbcTokenStore
nl.surfnet.coin.ldap.
LdapClientImpl
(implements nl.surfnet.coin.ldap.
LdapClient
)
nl.surfnet.coin.api.basic.
MockBasicAuthenticationManager
(implements org.springframework.security.authentication.AuthenticationManager)
nl.surfnet.coin.api.service.
MockClientDetailsService
(implements nl.surfnet.coin.api.service.
OpenConextClientDetailsService
)
nl.surfnet.coin.eb.
MockEngineBlockImpl
(implements nl.surfnet.coin.eb.
EngineBlock
)
nl.surfnet.coin.api.service.
MockGroupServiceImpl
(implements nl.surfnet.coin.api.service.
GroupService
)
nl.surfnet.coin.ldap.
MockLdapClientImpl
(implements nl.surfnet.coin.ldap.
LdapClient
)
nl.surfnet.coin.api.service.
MockServiceImpl
(implements nl.surfnet.coin.api.service.
ConfigurableGroupProvider
, nl.surfnet.coin.api.
GroupProviderConfiguration
, nl.surfnet.coin.api.service.
GroupService
, nl.surfnet.coin.api.service.
PersonService
)
nl.surfnet.coin.api.controller.
Oauth1AccessConfirmationController
nl.surfnet.coin.api.playground.
OAuthClientController
org.scribe.model.OAuthRequest
nl.surfnet.coin.api.playground.
OAuthRequestIgnoreCertificate
nl.surfnet.coin.api.oauth.
OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper
(implements org.springframework.jdbc.core.RowMapper<T>)
nl.surfnet.coin.api.saml.
OpenSAMLContext
nl.surfnet.coin.api.service.
PersonARPEnforcer
nl.surfnet.coin.api.service.
PersonServiceImpl
(implements nl.surfnet.coin.api.service.
PersonService
)
org.springframework.security.web.authentication.preauth.PreAuthenticatedGrantedAuthoritiesUserDetailsService (implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<T>)
nl.surfnet.coin.api.oauth.
ClientMetaDataPreAuthenticatedGrantedAuthoritiesUserDetailsService
org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.oauth.provider.token.OAuthProviderTokenServices, org.springframework.security.oauth.provider.token.OAuthTokenLifecycleRegistry)
nl.surfnet.coin.api.oauth.
OpenConextOauth1TokenServices
(implements org.springframework.beans.factory.InitializingBean)
nl.surfnet.coin.api.filter.
ResponseHeaderAddingFilter
(implements javax.servlet.Filter)
nl.surfnet.coin.api.saml.
SAMLAuthenticationEntryPoint
(implements org.springframework.security.web.AuthenticationEntryPoint)
nl.surfnet.coin.api.saml.
SAMLAuthenticationManager
(implements org.springframework.security.authentication.AuthenticationManager)
nl.surfnet.coin.api.saml.
SAMLProvisioner
(implements nl.surfnet.spring.security.opensaml.Provisioner)
nl.surfnet.coin.api.saml.
SAMLProvisioner.SimpleAuthority
(implements org.springframework.security.core.GrantedAuthority)
org.springframework.security.oauth2.provider.approval.TokenServicesUserApprovalHandler (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.oauth2.provider.approval.UserApprovalHandler)
nl.surfnet.coin.api.oauth.
ConfigurableTokenServicesUserApprovalHandler
org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
nl.surfnet.coin.api.oauth.
ClientMetaDataUser
Interface Hierarchy
org.springframework.security.oauth2.provider.ClientDetailsService
nl.surfnet.coin.api.service.
OpenConextClientDetailsService
(also extends org.springframework.security.oauth.provider.ConsumerDetailsService)
nl.surfnet.coin.api.oauth.
ClientMetaData
nl.surfnet.coin.api.service.
ConfigurableGroupProvider
org.springframework.security.oauth.provider.ConsumerDetailsService
nl.surfnet.coin.api.service.
OpenConextClientDetailsService
(also extends org.springframework.security.oauth2.provider.ClientDetailsService)
nl.surfnet.coin.eb.
EngineBlock
nl.surfnet.coin.api.
GroupProviderConfiguration
nl.surfnet.coin.api.service.
GroupService
nl.surfnet.coin.ldap.
LdapClient
nl.surfnet.coin.api.service.
PersonService
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
nl.surfnet.coin.api.
GroupProviderConfiguration.Service
nl.surfnet.coin.api.playground.
OAuthVersion
nl.surfnet.coin.api.playground.
AccessTokenRequestOption
nl.surfnet.coin.api.service.
PersonARPEnforcer.Attribute
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2013
SURFnet bv, The Netherlands
. All Rights Reserved.