Keeper |
Class | Description | |
---|---|---|
![]() | AuthStep | Represents base Keeper authentication step |
![]() | AuthSync | Represents Keeper authentication. (sync) |
![]() | ConnectedStep | Represents Connected step. Final step. Successfully connected to Keeper. |
![]() | DeviceApprovalStep | Represents device approval step |
![]() | ErrorStep | Represents Error step. Final step. Failed to connect to Keeper. |
![]() | PasswordStep | Represents Master Password step |
![]() | ReadyToLoginStep | Represents initial Login step |
![]() | RestrictedConnectionStep | Represents Restricted Connection step. Final step. The connection is limited only to certain commands. |
![]() | SsoDataKeyStep | Represents SSO Approval step |
![]() | SsoTokenStep | Represents SSO Login step |
![]() | TwoFactorStep | Represents Two Factor Authentication step |
Interface | Description | |
---|---|---|
![]() | IAuthSyncCallback | Defines the user interface methods required for authentication with Keeper (sync). |
Enumeration | Description | |
---|---|---|
![]() | AuthState | Specifies authentication states. |