A  B  C  D  E  F  G  H  I  L  M  P  R  S  T  U  V 

V

validateConnector(java.lang.String,java.lang.String) - function in io.seald.seald_sdk.SealdSDK
Validate an added connector that was added without a preValidationToken.
validateConnectorAsync(java.lang.String,java.lang.String) - function in io.seald.seald_sdk.SealdSDK
Validate an added connector that was added without a preValidationToken.
VALIDATED - enum entry in io.seald.seald_sdk.ConnectorState
 
valueOf(java.lang.String) - function in io.seald.seald_sdk.AuthFactorType
Returns the enum constant of this type with the specified name.
valueOf(java.lang.String) - function in io.seald.seald_sdk.ConnectorState
Returns the enum constant of this type with the specified name.
valueOf(java.lang.String) - function in io.seald.seald_sdk.ConnectorType
Returns the enum constant of this type with the specified name.
valueOf(java.lang.String) - function in io.seald.seald_sdk.EncryptionSessionRetrievalFlow
Returns the enum constant of this type with the specified name.
values() - function in io.seald.seald_sdk.AuthFactorType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - function in io.seald.seald_sdk.ConnectorState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - function in io.seald.seald_sdk.ConnectorType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - function in io.seald.seald_sdk.EncryptionSessionRetrievalFlow
Returns an array containing the constants of this enum type, in the order they're declared.
VIA_GROUP - enum entry in io.seald.seald_sdk.EncryptionSessionRetrievalFlow

The session was retrieved as a member of a group.

VIA_PROXY - enum entry in io.seald.seald_sdk.EncryptionSessionRetrievalFlow

The session was retrieved through a proxy session.

VIA_TMR_ACCESS - enum entry in io.seald.seald_sdk.EncryptionSessionRetrievalFlow

The session was retrieved through a TMR access.

A  B  C  D  E  F  G  H  I  L  M  P  R  S  T  U  V