Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- org.openwms.core.http.AbstractWebController
- org.openwms.core.uaa.GrantController
- org.openwms.core.uaa.RoleController
- org.openwms.core.uaa.UserController
- org.ameba.integration.jpa.BaseEntity (implements java.io.Serializable, org.ameba.integration.TypedEntity<ID>)
- org.ameba.integration.jpa.ApplicationEntity (implements java.io.Serializable)
- org.openwms.core.uaa.impl.SecurityObject (implements java.io.Serializable)
- org.openwms.core.uaa.impl.Grant (implements java.io.Serializable)
- org.openwms.core.uaa.impl.Role (implements java.io.Serializable)
- org.openwms.core.uaa.impl.User (implements java.io.Serializable)
- org.openwms.core.uaa.impl.SystemUser (implements java.io.Serializable)
- org.openwms.core.uaa.impl.SecurityObject (implements java.io.Serializable)
- org.openwms.core.uaa.impl.Email (implements java.io.Serializable)
- org.openwms.core.uaa.impl.UserPassword (implements java.io.Serializable)
- org.ameba.integration.jpa.ApplicationEntity (implements java.io.Serializable)
- org.openwms.core.uaa.app.DefaultTimeProvider (implements org.openwms.core.uaa.TimeProvider)
- org.openwms.core.uaa.impl.EmailMapperImpl (implements org.openwms.core.uaa.EmailMapper)
- org.openwms.core.uaa.impl.EmailUpdater (implements org.openwms.core.uaa.impl.UserUpdater)
- org.openwms.core.uaa.api.EmailVO (implements java.io.Serializable)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.openwms.core.event.RootApplicationEvent (implements java.io.Serializable)
- org.openwms.core.uaa.impl.GrantEvent (implements java.io.Serializable)
- org.openwms.core.uaa.impl.RoleEvent (implements java.io.Serializable)
- org.openwms.core.uaa.impl.UserEvent (implements java.io.Serializable)
- org.openwms.core.event.RootApplicationEvent (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.openwms.core.uaa.impl.GrantMapperImpl (implements org.openwms.core.uaa.GrantMapper)
- org.openwms.core.uaa.impl.GrantServiceImpl (implements org.openwms.core.uaa.GrantService)
- org.openwms.core.uaa.api.GrantVO.Builder
- org.openwms.core.uaa.IndexController
- org.openwms.core.uaa.MessageCodes
- org.openwms.core.uaa.api.PasswordString (implements java.io.Serializable)
- org.springframework.hateoas.RepresentationModel<T>
- org.ameba.http.AbstractBase<T>
- org.openwms.core.uaa.api.SecurityObjectVO<T> (implements java.io.Serializable)
- org.openwms.core.uaa.api.GrantVO (implements java.io.Serializable)
- org.openwms.core.uaa.api.RoleVO (implements java.io.Serializable)
- org.openwms.core.uaa.api.UserVO (implements java.io.Serializable)
- org.openwms.core.uaa.api.AuthenticatedUserVO (implements java.io.Serializable)
- org.openwms.core.uaa.api.SecurityObjectVO<T> (implements java.io.Serializable)
- org.ameba.http.AbstractBase<T>
- org.openwms.core.uaa.impl.Role.Builder
- org.openwms.core.uaa.impl.RoleMapperImpl (implements org.openwms.core.uaa.RoleMapper)
- org.openwms.core.uaa.impl.RoleServiceImpl (implements org.openwms.core.uaa.RoleService)
- org.openwms.core.uaa.api.RoleVO.Builder
- org.openwms.core.uaa.impl.SecureUser (implements java.io.Serializable, org.springframework.security.core.userdetails.UserDetails)
- org.openwms.core.uaa.impl.SecurityContextUserServiceImpl (implements org.springframework.context.ApplicationListener<E>, org.springframework.security.core.userdetails.UserDetailsService)
- org.openwms.core.uaa.impl.SecurityObjectAuthority (implements org.springframework.security.core.GrantedAuthority, java.io.Serializable)
- org.openwms.core.uaa.impl.SecurityObjectMapperImpl (implements org.openwms.core.uaa.SecurityObjectMapper)
- org.ameba.aop.ServiceLayerAspect
- org.openwms.core.uaa.ServiceLayerExceptionTranslator
- org.openwms.core.uaa.impl.SystemUserAuthority (implements org.springframework.security.core.GrantedAuthority)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.openwms.core.exception.DomainModelException
- org.openwms.core.uaa.InvalidPasswordException
- org.openwms.core.exception.DomainModelException
- java.lang.Exception
- org.openwms.core.uaa.api.UAAConstants
- org.openwms.core.uaa.app.UAADistributedConfiguration
- org.openwms.core.uaa.impl.UAAEventListener
- org.openwms.core.uaa.app.UAAModuleConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.openwms.core.uaa.app.UAAOtlpConfiguration
- org.openwms.core.uaa.app.UAAOtlpConfiguration.OtelConfiguration
- org.openwms.core.uaa.app.UAASecurityConfiguration
- org.openwms.core.uaa.impl.User.PasswordComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.openwms.core.uaa.impl.UserBasicFieldUpdater (implements org.openwms.core.uaa.impl.UserUpdater)
- org.openwms.core.uaa.impl.UserDetails (implements org.openwms.core.values.ImageProvider, java.io.Serializable)
- org.openwms.core.uaa.impl.UserDetailsMapperImpl (implements org.openwms.core.uaa.UserDetailsMapper)
- org.openwms.core.uaa.api.UserDetailsVO (implements java.io.Serializable)
- org.openwms.core.uaa.impl.UserMapperImpl (implements org.openwms.core.uaa.UserMapper)
- org.openwms.core.uaa.impl.UserServiceImpl (implements org.openwms.core.uaa.UserService)
- org.openwms.core.uaa.impl.UserWrapper (implements java.io.Serializable, org.springframework.security.core.userdetails.UserDetails, org.openwms.core.uaa.impl.UserHolder)
- org.openwms.core.uaa.impl.SystemUserWrapper (implements java.io.Serializable)
- org.openwms.core.http.AbstractWebController
Interface Hierarchy
- org.openwms.core.uaa.EmailMapper
- org.ameba.integration.FindOperations<T,
ID> - org.openwms.core.uaa.UserService (also extends org.ameba.integration.SaveOperations<T,
ID>)
- org.openwms.core.uaa.UserService (also extends org.ameba.integration.SaveOperations<T,
- org.openwms.core.uaa.GrantMapper
- org.openwms.core.uaa.GrantService
- org.springframework.plugin.core.Plugin<S>
- org.openwms.core.uaa.impl.UserUpdater
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - org.openwms.core.uaa.impl.GrantRepository
- org.openwms.core.uaa.impl.RoleRepository
- org.openwms.core.uaa.impl.UserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - org.openwms.core.uaa.impl.GrantRepository
- org.openwms.core.uaa.impl.RoleRepository
- org.openwms.core.uaa.impl.UserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - org.openwms.core.uaa.impl.GrantRepository
- org.openwms.core.uaa.impl.RoleRepository
- org.openwms.core.uaa.impl.UserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
- org.openwms.core.uaa.RoleMapper
- org.openwms.core.uaa.RoleService
- org.ameba.integration.SaveOperations<T,
ID> - org.openwms.core.uaa.UserService (also extends org.ameba.integration.FindOperations<T,
ID>)
- org.openwms.core.uaa.UserService (also extends org.ameba.integration.FindOperations<T,
- org.openwms.core.uaa.SecurityObjectMapper
- org.openwms.core.uaa.TimeProvider
- org.openwms.core.uaa.UserDetailsMapper
- org.openwms.core.uaa.impl.UserHolder
- org.openwms.core.uaa.UserMapper
- org.openwms.core.uaa.api.ValidationGroups
- org.openwms.core.uaa.api.ValidationGroups.Create
- org.openwms.core.uaa.api.ValidationGroups.Modify
Annotation Interface Hierarchy
- org.openwms.core.uaa.impl.JacksonAware (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.openwms.core.uaa.impl.GrantEvent.EventType
- org.openwms.core.uaa.impl.RoleEvent.EventType
- org.openwms.core.uaa.impl.UserDetails.Gender
- org.openwms.core.uaa.impl.UserEvent.EventType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)