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(org.keycloak.models.AuthenticationFlowModel flow, org.keycloak.models.RealmModel realm)
-
-
-
Method Detail
-
convertToModel
public static Authentication convertToModel(org.keycloak.models.AuthenticationFlowModel flow, org.keycloak.models.RealmModel realm)
-
-