Class Hierarchy
- java.lang.Object
- org.meruvian.yama.webapi.Application
- org.meruvian.yama.webapi.config.AsyncConfig
- org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurer)
- org.meruvian.yama.webapi.interceptor.CurrentUserFilter (implements javax.ws.rs.container.ContainerRequestFilter)
- org.meruvian.yama.webapi.config.DatabaseConfig (implements org.springframework.context.EnvironmentAware)
- org.springframework.security.oauth2.provider.token.DefaultUserAuthenticationConverter (implements org.springframework.security.oauth2.provider.token.UserAuthenticationConverter)
- org.meruvian.yama.webapi.config.EmailConfig (implements org.springframework.context.EnvironmentAware)
- org.meruvian.yama.webapi.service.commons.EmailService
- org.meruvian.yama.webapi.service.commons.FileInfoService (implements org.springframework.context.EnvironmentAware)
- org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.meruvian.yama.webapi.config.JacksonConfig (implements javax.ws.rs.ext.ContextResolver<T>)
- org.meruvian.yama.webapi.config.JaxrsConfig
- org.meruvian.yama.webapi.config.persistence.ListenerConfig
- org.meruvian.yama.webapi.config.persistence.LogInformationListener (implements org.hibernate.event.spi.PreInsertEventListener, org.hibernate.event.spi.PreUpdateEventListener)
- org.meruvian.yama.webapi.config.oauth.OAuthServerConfig
- org.meruvian.yama.webapi.interceptor.PageableParameterInterceptor (implements javax.ws.rs.container.ContainerRequestFilter, javax.ws.rs.ext.ReaderInterceptor)
- org.meruvian.yama.webapi.config.persistence.PersistenceConfig
- org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer)
- org.meruvian.yama.webapi.service.RestApplicationService (implements org.meruvian.yama.webapi.service.ApplicationService)
- org.meruvian.yama.webapi.service.RestOauthClientService (implements org.meruvian.yama.webapi.service.OauthClientService)
- org.meruvian.yama.webapi.service.RestRoleService (implements org.meruvian.yama.webapi.service.RoleService)
- org.meruvian.yama.webapi.service.RestSignUpService (implements org.springframework.social.connect.ConnectionSignUp, org.springframework.context.EnvironmentAware, org.meruvian.yama.webapi.service.SignUpService)
- org.meruvian.yama.webapi.service.RestSocialSignInService (implements org.meruvian.yama.webapi.service.SocialSignInService)
- org.meruvian.yama.webapi.service.RestUserService (implements org.springframework.context.EnvironmentAware, org.meruvian.yama.webapi.service.UserService)
- org.meruvian.yama.webapi.config.SocialConfig
- org.meruvian.yama.webapi.config.persistence.UserRegisteredListener (implements org.hibernate.event.spi.PostInsertEventListener)
- org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
Interface Hierarchy
Annotation Type Hierarchy
Copyright © 2015 Meruvian. All Rights Reserved.