Interface MfaSettingsResponseMapper
-
public interface MfaSettingsResponseMapper
-
-
Field Summary
Fields Modifier and Type Field Description static MfaSettingsResponseMapper
INSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MfaSettingsResponse
toResponse(IMfaSettings mfaSettings)
-
-
-
Field Detail
-
INSTANCE
static final MfaSettingsResponseMapper INSTANCE
-
-
Method Detail
-
toResponse
MfaSettingsResponse toResponse(IMfaSettings mfaSettings)
-
-