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.challenge(U2fMfaChallengeResponse challenge) |
AuthResponse |
AuthResponse.entityId(String entityId) |
AuthResponse |
AuthResponse.expiresIn(Integer expiresIn) |
AuthResponse |
AuthResponse.tokenType(String tokenType) |
Copyright © 2017-2025 Fortanix Inc. All Rights Reserved