@SchemaValidation(handler=eu.europa.ec.sfc2014.frontoffice.jws.SchemaValidationErrorHandler.class)
public class UtilityJwsImpl
extends java.lang.Object
Constructor and Description |
---|
UtilityJwsImpl() |
Modifier and Type | Method and Description |
---|---|
void |
endSession()
Method to call when the client wants to immediately end the session.
|
java.lang.String |
getApplicationVersion()
Method to return the current version number of the application.
|
java.lang.Boolean |
isWebServiceUser()
Method to return the current version number of the application.
|
java.lang.String |
testTransactionTimeout(long milliseconds)
Method to test the length of a session.
|
public void endSession()
public java.lang.String getApplicationVersion()
public java.lang.String testTransactionTimeout(long milliseconds)
milliseconds
- the number of milliseconds the session will takepublic java.lang.Boolean isWebServiceUser()
Copyright © 2024. All rights reserved.