Class Hierarchy
- java.lang.Object
- org.springframework.security.oauth2.provider.BaseClientDetails (implements org.springframework.security.oauth2.provider.ClientDetails)
- org.springframework.security.oauth.provider.BaseConsumerDetails (implements org.springframework.security.oauth.provider.ExtraTrustConsumerDetails, org.springframework.security.oauth.provider.ResourceSpecificConsumerDetails)
- 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)
- org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver (implements org.springframework.security.oauth2.provider.endpoint.RedirectResolver)
- nl.surfnet.coin.api.oauth.Http401UnauthorizedEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- 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.OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- org.springframework.security.web.authentication.preauth.PreAuthenticatedGrantedAuthoritiesUserDetailsService (implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<T>)
- 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)
- org.springframework.security.oauth2.provider.approval.TokenServicesUserApprovalHandler (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.oauth2.provider.approval.UserApprovalHandler)
- org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
Interface Hierarchy
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.