Package com.webauthn4j.converter
Class AuthenticatorTransportConverter
java.lang.Object
com.webauthn4j.converter.AuthenticatorTransportConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NonNull AuthenticatorTransport@NonNull Set<AuthenticatorTransport>convertSet(@NonNull Set<String> values) convertSetToStringSet(@NonNull Set<AuthenticatorTransport> values) @NonNull StringconvertToString(@NonNull AuthenticatorTransport value)
-
Constructor Details
-
AuthenticatorTransportConverter
public AuthenticatorTransportConverter()
-
-
Method Details
-
convert
-
convertSet
-
convertToString
-
convertSetToStringSet
-