Uses of Class
cz.metacentrum.perun.core.api.BlockedLoginsPageQuery
Packages that use BlockedLoginsPageQuery
Package
Description
-
Uses of BlockedLoginsPageQuery in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api with parameters of type BlockedLoginsPageQueryModifier and TypeMethodDescriptionUsersManager.getBlockedLoginsPage
(PerunSession sess, BlockedLoginsPageQuery query) Get page of blocked logins. -
Uses of BlockedLoginsPageQuery in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl with parameters of type BlockedLoginsPageQueryModifier and TypeMethodDescriptionUsersManagerBl.getBlockedLoginsPage
(PerunSession sess, BlockedLoginsPageQuery query) Get page of blocked logins. -
Uses of BlockedLoginsPageQuery in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl with parameters of type BlockedLoginsPageQueryModifier and TypeMethodDescriptionUsersManagerBlImpl.getBlockedLoginsPage
(PerunSession sess, BlockedLoginsPageQuery query) -
Uses of BlockedLoginsPageQuery in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry with parameters of type BlockedLoginsPageQueryModifier and TypeMethodDescriptionUsersManagerEntry.getBlockedLoginsPage
(PerunSession sess, BlockedLoginsPageQuery query) -
Uses of BlockedLoginsPageQuery in cz.metacentrum.perun.core.impl
Methods in cz.metacentrum.perun.core.impl with parameters of type BlockedLoginsPageQueryModifier and TypeMethodDescriptionUsersManagerImpl.getBlockedLoginsPage
(PerunSession sess, BlockedLoginsPageQuery query) -
Uses of BlockedLoginsPageQuery in cz.metacentrum.perun.core.implApi
Methods in cz.metacentrum.perun.core.implApi with parameters of type BlockedLoginsPageQueryModifier and TypeMethodDescriptionUsersManagerImplApi.getBlockedLoginsPage
(PerunSession sess, BlockedLoginsPageQuery query) Get page of blocked logins.