Package de.xima.fc.gui.bean.user
Class UserDiscoveryBean
- java.lang.Object
-
- de.xima.fc.gui.bean.user.UserDiscoveryBean
-
- All Implemented Interfaces:
Serializable
@Named @RequestScoped public class UserDiscoveryBean extends Object implements Serializable
Helper Bean for user discovery using lookup services of authenticators.- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserDiscoveryBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasIdentity(UserProfile profile, IClientDescriptor clientDescriptor, String identifier)
-
-
-
Method Detail
-
hasIdentity
public boolean hasIdentity(UserProfile profile, IClientDescriptor clientDescriptor, String identifier)
-
-