Class Session
java.lang.Object
cloud.pangeacyber.pangea.Client
cloud.pangeacyber.pangea.authn.clients.Session
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cloud.pangeacyber.pangea.Client
buildClient, buildPostRequest, doPost, fillPostHeaders, setCustomHeaders, setCustomUserAgent
-
Field Details
-
serviceName
- See Also:
-
-
Constructor Details
-
Session
-
-
Method Details
-
invalidate
public SessionInvalidateResponse invalidate(String sessionID) throws PangeaException, PangeaAPIException - Throws:
PangeaExceptionPangeaAPIException
-
list
public SessionListResponse list(SessionListRequest request) throws PangeaException, PangeaAPIException - Throws:
PangeaExceptionPangeaAPIException
-
logout
- Throws:
PangeaExceptionPangeaAPIException
-