Class MfaController
java.lang.Object
eu.rarogsoftware.rarog.platform.app.rest.security.MfaController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final record
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MfaController
-
-
Method Details
-
mfaMethodList
@GetMapping(value="/", produces="application/json") @MfaEndpoint public Collection<MfaController.SanitizedMethod> mfaMethodList(@AuthenticationPrincipal StandardUser user)
-