Package com.soffid.iam.iga.service
Interface UserDomainService
public interface UserDomainService
Service UserDomainService
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncreate(ForbiddenWord paraulaProhibida) Operation createcreate(PasswordDomain dominiContrasenya) Operation createcreate(PasswordPolicy politicaContrasenyaDomini) Operation createcreate(PasswordPolicyForbbidenWord paraulaProhibidaContrasenya) Operation createcreate(UserDomain dominiUsuari) Operation createOperation createvoiddelete(ForbiddenWord paraulaProhibida) Operation deletevoiddelete(PasswordDomain dominiContrasenya) Operation deletevoiddelete(PasswordPolicy politicaContrasenyaDomini) Operation deletevoiddelete(PasswordPolicyForbbidenWord paraulaProhibidaContrasenya) Operation deletevoiddelete(UserDomain dominiUsuari) Operation deletevoidOperation deleteOperation findAllForbiddenWordsOperation findAllPasswordDomainfindAllPasswordPolicyDomain(String codiDominiContrasenya) Operation findAllPasswordPolicyDomainOperation findAllUserDomainOperation findAllUserTypefindForbiddenWordsPasswordPolicy(PasswordPolicy politicaContrasenya) Operation findForbiddenWordsPasswordPolicyOperation findNameGeneratorsOperation findPasswordDomainByNamefindPolicyByTypeAndPasswordDomain(String tipus, String domini) Operation findPolicyByTypeAndPasswordDomainfindUserDomainByName(String codiDominiUsuari) Operation findUserDomainByNamecom.soffid.zkdb.api.PagedResult<UserType>findUserTypes(com.soffid.zkdb.api.Query q) Operation findUserTypesupdate(ForbiddenWord paraulaProhibida) Operation updateupdate(PasswordDomain dominiContrasenya) Operation updateupdate(PasswordPolicy politicaContrasenyaDomini) Operation updateupdate(PasswordPolicyForbbidenWord paraulaProhibidaContrasenya) Operation updateupdate(UserDomain dominiUsuari) Operation updateOperation update
-
Field Details
-
REMOTE_PATH
- See Also:
-
SERVICE_NAME
- See Also:
-
-
Method Details
-
create
ForbiddenWord create(ForbiddenWord paraulaProhibida) throws InternalErrorException, InternalErrorException Operation create- Parameters:
paraulaProhibida-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
update
ForbiddenWord update(ForbiddenWord paraulaProhibida) throws InternalErrorException, InternalErrorException Operation update- Parameters:
paraulaProhibida-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
create
PasswordDomain create(PasswordDomain dominiContrasenya) throws InternalErrorException, InternalErrorException Operation create- Parameters:
dominiContrasenya-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findPasswordDomainByName
PasswordDomain findPasswordDomainByName(String codi) throws InternalErrorException, InternalErrorException Operation findPasswordDomainByName- Parameters:
codi-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
update
PasswordDomain update(PasswordDomain dominiContrasenya) throws InternalErrorException, InternalErrorException Operation update- Parameters:
dominiContrasenya-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
create
PasswordPolicy create(PasswordPolicy politicaContrasenyaDomini) throws InternalErrorException, InternalErrorException Operation create- Parameters:
politicaContrasenyaDomini-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findPolicyByTypeAndPasswordDomain
PasswordPolicy findPolicyByTypeAndPasswordDomain(String tipus, String domini) throws InternalErrorException, InternalErrorException Operation findPolicyByTypeAndPasswordDomain- Parameters:
tipus-domini-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
update
PasswordPolicy update(PasswordPolicy politicaContrasenyaDomini) throws InternalErrorException, InternalErrorException Operation update- Parameters:
politicaContrasenyaDomini-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
create
PasswordPolicyForbbidenWord create(PasswordPolicyForbbidenWord paraulaProhibidaContrasenya) throws InternalErrorException, InternalErrorException Operation create- Parameters:
paraulaProhibidaContrasenya-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
update
PasswordPolicyForbbidenWord update(PasswordPolicyForbbidenWord paraulaProhibidaContrasenya) throws InternalErrorException, InternalErrorException Operation update- Parameters:
paraulaProhibidaContrasenya-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
create
Operation create- Parameters:
dominiUsuari-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findUserDomainByName
UserDomain findUserDomainByName(String codiDominiUsuari) throws InternalErrorException, InternalErrorException Operation findUserDomainByName- Parameters:
codiDominiUsuari-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
update
Operation update- Parameters:
dominiUsuari-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
create
Operation create- Parameters:
tipusUsuari-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
update
Operation update- Parameters:
tipusUsuari-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findUserTypes
com.soffid.zkdb.api.PagedResult<UserType> findUserTypes(com.soffid.zkdb.api.Query q) throws InternalErrorException Operation findUserTypes- Parameters:
q-- Returns:
- Throws:
InternalErrorException
-
findAllPasswordDomain
Collection<PasswordDomain> findAllPasswordDomain() throws InternalErrorException, InternalErrorExceptionOperation findAllPasswordDomain- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findAllUserDomain
Operation findAllUserDomain- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findAllForbiddenWords
Collection<ForbiddenWord> findAllForbiddenWords() throws InternalErrorException, InternalErrorExceptionOperation findAllForbiddenWords- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findAllPasswordPolicyDomain
Collection<PasswordPolicy> findAllPasswordPolicyDomain(String codiDominiContrasenya) throws InternalErrorException, InternalErrorException Operation findAllPasswordPolicyDomain- Parameters:
codiDominiContrasenya-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findAllUserType
Operation findAllUserType- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findNameGenerators
Operation findNameGenerators- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
findForbiddenWordsPasswordPolicy
Collection<PasswordPolicyForbbidenWord> findForbiddenWordsPasswordPolicy(PasswordPolicy politicaContrasenya) throws InternalErrorException, InternalErrorException Operation findForbiddenWordsPasswordPolicy- Parameters:
politicaContrasenya-- Returns:
- Throws:
InternalErrorExceptionInternalErrorException
-
delete
Operation delete- Parameters:
paraulaProhibida-- Throws:
InternalErrorExceptionInternalErrorException
-
delete
Operation delete- Parameters:
dominiContrasenya-- Throws:
InternalErrorExceptionInternalErrorException
-
delete
void delete(PasswordPolicy politicaContrasenyaDomini) throws InternalErrorException, InternalErrorException Operation delete- Parameters:
politicaContrasenyaDomini-- Throws:
InternalErrorExceptionInternalErrorException
-
delete
void delete(PasswordPolicyForbbidenWord paraulaProhibidaContrasenya) throws InternalErrorException, InternalErrorException Operation delete- Parameters:
paraulaProhibidaContrasenya-- Throws:
InternalErrorExceptionInternalErrorException
-
delete
Operation delete- Parameters:
dominiUsuari-- Throws:
InternalErrorExceptionInternalErrorException
-
delete
Operation delete- Parameters:
tipusUsuari-- Throws:
InternalErrorExceptionInternalErrorException
-