Uses of Interface
de.xima.fc.user_portal.session.IUserPortalUserManager
-
Packages that use IUserPortalUserManager Package Description de.xima.fc.user_portal.api.auth de.xima.fc.user_portal.integration.security.user -
-
Uses of IUserPortalUserManager in de.xima.fc.user_portal.api.auth
Methods in de.xima.fc.user_portal.api.auth with parameters of type IUserPortalUserManager Modifier and Type Method Description static UserPortalRestAuthenticator
UserPortalRestAuthenticator. user(IUserPortalUserManager userManager)
-
Uses of IUserPortalUserManager in de.xima.fc.user_portal.integration.security.user
Classes in de.xima.fc.user_portal.integration.security.user that implement IUserPortalUserManager Modifier and Type Class Description class
UserPortalUserManager
-