RegisterCreationOptionsResponse


public abstract class RegisterCreationOptionsResponse


The result of calling RegistryManager.registerCreationOptions.

Summary

Public constructors

Public methods

final @NonNull String

the type of the credentials that were registered, matching the RegisterCreationOptionsRequest.type

Public constructors

RegisterCreationOptionsResponse

Added in 1.0.0-alpha04
public RegisterCreationOptionsResponse(@NonNull String type)

Public methods

getType

Added in 1.0.0-alpha04
public final @NonNull String getType()

the type of the credentials that were registered, matching the RegisterCreationOptionsRequest.type