Interface ISessionValidator
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleanisSessionValid(SessionValidationContext context) booleansupports(AuthenticationType type)
-
Method Details
-
isSessionValid
@ThingworxExtensionApiMethod(since={10,1}, canOverride=true) default boolean isSessionValid(SessionValidationContext context) -
supports
@ThingworxExtensionApiMethod(since={10,1}, canOverride=true) boolean supports(AuthenticationType type)
-