Package org.keycloak.admin.ui.rest.model
Class AuthenticationMapper
- java.lang.Object
-
- org.keycloak.admin.ui.rest.model.AuthenticationMapper
-
public class AuthenticationMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description AuthenticationMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AuthenticationconvertToModel(AuthenticationFlowModel flow, RealmModel realm)
-
-
-
Method Detail
-
convertToModel
public static Authentication convertToModel(AuthenticationFlowModel flow, RealmModel realm)
-
-