Package cz.metacentrum.perun.core.impl
Class PerunSessionImpl
java.lang.Object
cz.metacentrum.perun.core.api.PerunSession
cz.metacentrum.perun.core.impl.PerunSessionImpl
Session - you need it for almost all operation. It holds your priviledges. You get get managers from it.
- Author:
- Michal Prochazka, Slavek Licehammer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cz.metacentrum.perun.core.api.PerunSession
getLogId, getPerun, getPerunClient, getPerunPrincipal, validate
-
Constructor Details
-
PerunSessionImpl
-
-
Method Details
-
destroy
public void destroy()- Overrides:
destroy
in classPerunSession
-
toString
- Overrides:
toString
in classPerunSession
-
getPerunBl
-