Package net.bluemind.authentication.api
Interface ISecurityTokenAsync
public interface ISecurityTokenAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy
(AsyncHandler<Void> handler) void
renew
(AsyncHandler<Void> handler) void
upgrade
(AsyncHandler<Void> handler)
-
Method Details
-
destroy
-
renew
-
upgrade
-