Uses of Class
co.ankatech.ankasecure.sdk.AnkaSecureSdk
Packages that use AnkaSecureSdk
-
Uses of AnkaSecureSdk in co.ankatech.ankasecure.sdk.examples
Methods in co.ankatech.ankasecure.sdk.examples that return AnkaSecureSdkModifier and TypeMethodDescriptionstatic AnkaSecureSdkExampleUtil.authenticate(Properties props) Authenticates and initializes an instance ofAnkaSecureSdkusing the provided properties.static AnkaSecureSdkExampleUtil.authenticateWithToken(Properties props) Creates an AnkaSecureSdk instance using a manually provided JWT token.