Hierarchy For Package org.openwms.core.uaa.impl
Class Hierarchy
- java.lang.Object
- 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.impl.EmailMapperImpl (implements org.openwms.core.uaa.EmailMapper)
- org.openwms.core.uaa.impl.EmailUpdater (implements org.openwms.core.uaa.impl.UserUpdater)
- 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.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.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.openwms.core.uaa.impl.SystemUserAuthority (implements org.springframework.security.core.GrantedAuthority)
- org.openwms.core.uaa.impl.UAAEventListener
- 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.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.ameba.integration.jpa.BaseEntity (implements java.io.Serializable, org.ameba.integration.TypedEntity<ID>)
Interface Hierarchy
- 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.impl.UserHolder
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)