Uses of Class
es.caib.seycon.ng.exception.NeedsAccountNameException
-
Packages that use NeedsAccountNameException Package Description com.soffid.iam.service com.soffid.iam.service.ejb es.caib.seycon.ng.servei es.caib.seycon.ng.servei.ejb -
-
Uses of NeedsAccountNameException in com.soffid.iam.service
Methods in com.soffid.iam.service that throw NeedsAccountNameException Modifier and Type Method Description UserAccount
AccountService. createAccount(User usuari, System dispatcher, String name)
Operation createAccountString
AccountService. predictAccountName(Long userId, String dispatcher, Long domainId)
Operation predictAccountName -
Uses of NeedsAccountNameException in com.soffid.iam.service.ejb
Methods in com.soffid.iam.service.ejb that throw NeedsAccountNameException Modifier and Type Method Description UserAccount
AccountService. createAccount(User usuari, System dispatcher, String name)
-
Uses of NeedsAccountNameException in es.caib.seycon.ng.servei
Methods in es.caib.seycon.ng.servei that throw NeedsAccountNameException Modifier and Type Method Description UserAccount
AccountService. createAccount(Usuari usuari, Dispatcher dispatcher, String name)
Operation createAccountString
AccountService. predictAccountName(Long userId, String dispatcher, Long domainId)
Operation predictAccountName -
Uses of NeedsAccountNameException in es.caib.seycon.ng.servei.ejb
Methods in es.caib.seycon.ng.servei.ejb that throw NeedsAccountNameException Modifier and Type Method Description UserAccount
AccountService. createAccount(Usuari usuari, Dispatcher dispatcher, String name)
-