Class Hierarchy
- java.lang.Object
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
- org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- sk.iway.iwcm.system.datatable.DatatableRestControllerV2<T,ID>
- sk.iway.iwcm.system.spring.passkey.DynamicWebAuthnRelyingPartyOperations (implements org.springframework.security.web.webauthn.management.WebAuthnRelyingPartyOperations)
- sk.iway.iwcm.system.spring.passkey.JpaPublicKeyCredentialUserEntityAdapter (implements org.springframework.security.web.webauthn.management.PublicKeyCredentialUserEntityRepository)
- sk.iway.iwcm.system.spring.passkey.JpaUserCredentialRepositoryAdapter (implements org.springframework.security.web.webauthn.management.UserCredentialRepository)
- sk.iway.iwcm.system.spring.passkey.PasskeyConfig
- sk.iway.iwcm.system.spring.passkey.PasskeyCredentialEntity
- sk.iway.iwcm.system.spring.passkey.WebjetWebAuthnUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
Interface Hierarchy
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- sk.iway.iwcm.system.spring.passkey.PasskeyCredentialRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- 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>)
- sk.iway.iwcm.system.spring.passkey.PasskeyCredentialRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<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>)
- sk.iway.iwcm.system.spring.passkey.PasskeyCredentialRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<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>)
- sk.iway.iwcm.system.spring.passkey.PasskeyCredentialRepository (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)