public class VerifyProfileBean extends Object
Modifier and Type | Class and Description |
---|---|
class |
VerifyProfileBean.Attribute |
Constructor and Description |
---|
VerifyProfileBean(UserModel user,
javax.ws.rs.core.MultivaluedMap<String,String> formData,
KeycloakSession session) |
Modifier and Type | Method and Description |
---|---|
List<VerifyProfileBean.Attribute> |
getAllAttributes() |
List<VerifyProfileBean.Attribute> |
getAttributes() |
public VerifyProfileBean(UserModel user, javax.ws.rs.core.MultivaluedMap<String,String> formData, KeycloakSession session)
public List<VerifyProfileBean.Attribute> getAttributes()
public List<VerifyProfileBean.Attribute> getAllAttributes()
Copyright © 2021 JBoss by Red Hat. All rights reserved.