Class BTInvalidateToken

java.lang.Object
overit.geocall.bl.BusinessTask<InvalidateTokenEvent>
overit.geocall.basic.bl.token.task.BTInvalidateToken
All Implemented Interfaces:
Serializable, Tool

@Event(InvalidateTokenEvent.class) public class BTInvalidateToken extends BusinessTask<InvalidateTokenEvent>
Task that handle the InvalidateTokenEvent and invalidate the session related to the token passed by.
Can raise a DAValidate exception in case there is no session associated with the token, or a DAException if there is some connection problem with the database.
Since:
9.0
See Also:
GCApi:
task