Uses of Class
cz.metacentrum.perun.core.api.PerunClient
Packages that use PerunClient
Package
Description
-
Uses of PerunClient in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that return PerunClientMethods in cz.metacentrum.perun.core.api with parameters of type PerunClientModifier and TypeMethodDescriptionPerun.getPerunSession
(PerunPrincipal actor, PerunClient client) Gets a (possibly cached) Perun session.Constructors in cz.metacentrum.perun.core.api with parameters of type PerunClientModifierConstructorDescriptionPerunSession
(Perun perun, PerunPrincipal principal, PerunClient client) Constructor. -
Uses of PerunClient in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl with parameters of type PerunClientModifier and TypeMethodDescriptionPerunBl.getPerunSession
(PerunPrincipal actor, PerunClient client) Gets a (possibly cached) Perun session. -
Uses of PerunClient in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl with parameters of type PerunClientModifier and TypeMethodDescriptionPerunBlImpl.getPerunSession
(PerunPrincipal principal, PerunClient client) -
Uses of PerunClient in cz.metacentrum.perun.core.impl
Constructors in cz.metacentrum.perun.core.impl with parameters of type PerunClientModifierConstructorDescriptionPerunSessionImpl
(Perun perun, PerunPrincipal principal, PerunClient client)