Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
AuthResponse |
AuthenticationApi.authorize()
Create a session for a user or an app
Authenticate a user or an app to SDKMS to begin a session.
|
AuthResponse |
AuthenticationApi.reAuth()
Create a new session for a user or an app using an existing session bearer token.
|
Modifier and Type | Method and Description |
---|---|
AuthResponse |
AuthResponse.accessToken(String accessToken) |
AuthResponse |
AuthResponse.entityId(String entityId) |
AuthResponse |
AuthResponse.expiresIn(Integer expiresIn) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved