Uses of Class
org.europa.together.domain.acl.LoginDO
Packages that use LoginDO
Package
Description
02 Business Layer: Interfaces who implemented in the Application Layer
and used in the Service Layer.
-
Uses of LoginDO in org.europa.together.business.acl
Methods in org.europa.together.business.acl that return types with arguments of type LoginDOModifier and TypeMethodDescriptionLoginDAO.getLoginsFromAccount
(String account) Get all Logins by a given account.