Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractAccount - Class in com.soffid.iam.base.api
ValueObject AbstractAccount Contains the accounts existing on a target system.
AbstractAccount() - Constructor for class com.soffid.iam.base.api.AbstractAccount
 
AbstractAccount(AbstractAccount) - Constructor for class com.soffid.iam.base.api.AbstractAccount
 
AbstractAccount(Long, String, String, String, String, String, String, AccountType, boolean, AccountStatus, CredentialTypeEnum, String, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, AccountAccessLevelEnum, String, String, String, Long, String, boolean, String, LaunchType, String, String, Calendar, Calendar, Calendar, Calendar, String, PasswordValidation, Date, Date, Map<String, Object>, boolean, String, String, Date, String, Boolean) - Constructor for class com.soffid.iam.base.api.AbstractAccount
 
AbstractAccount(String, String, String, AccountType, boolean, String, boolean, boolean) - Constructor for class com.soffid.iam.base.api.AbstractAccount
 
AbstractAttachmentManager - Class in com.soffid.iam.bpm.attachment
 
AbstractAttachmentManager() - Constructor for class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
AbstractGroup - Class in com.soffid.iam.iga.api
ValueObject AbstractGroup
AbstractGroup() - Constructor for class com.soffid.iam.iga.api.AbstractGroup
 
AbstractGroup(AbstractGroup) - Constructor for class com.soffid.iam.iga.api.AbstractGroup
 
AbstractGroup(Long, String, String, String, String, String, String, String, Boolean, Date, Date, Map<String, Object>, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.AbstractGroup
 
AbstractGroup(String, String) - Constructor for class com.soffid.iam.iga.api.AbstractGroup
 
AbstractInformationSystem - Class in com.soffid.iam.iga.api
ValueObject AbstractInformationSystem
AbstractInformationSystem() - Constructor for class com.soffid.iam.iga.api.AbstractInformationSystem
 
AbstractInformationSystem(AbstractInformationSystem) - Constructor for class com.soffid.iam.iga.api.AbstractInformationSystem
 
AbstractInformationSystem(Long, ApplicationType, String, String, String, String, String, String, String, String, Boolean, String, String, String, boolean, Map<String, Object>, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.AbstractInformationSystem
 
AbstractInformationSystem(String, String, String) - Constructor for class com.soffid.iam.iga.api.AbstractInformationSystem
 
AbstractParameter - Class in com.soffid.iam.base.model
ValueObject AbstractParameter
AbstractParameter() - Constructor for class com.soffid.iam.base.model.AbstractParameter
 
AbstractParameter(AbstractParameter) - Constructor for class com.soffid.iam.base.model.AbstractParameter
 
AbstractParameter(String, Object) - Constructor for class com.soffid.iam.base.model.AbstractParameter
 
AbstractRole - Class in com.soffid.iam.iga.api
ValueObject AbstractRole A role object represents any kind of permission that can be granted to anyone.
AbstractRole() - Constructor for class com.soffid.iam.iga.api.AbstractRole
 
AbstractRole(AbstractRole) - Constructor for class com.soffid.iam.iga.api.AbstractRole
 
AbstractRole(Long, String, String, String, String, String, Boolean, Boolean, String, String, Collection<RoleGrant>, Collection<Group>, Collection<RoleGrant>, Collection<RoleGrant>, Boolean, String, Date, Date, Map<String, Object>, Date, String, Date, String, Date, String, Boolean) - Constructor for class com.soffid.iam.iga.api.AbstractRole
 
AbstractRole(String, String, String, String, String) - Constructor for class com.soffid.iam.iga.api.AbstractRole
 
AbstractUser - Class in com.soffid.iam.base.api
ValueObject AbstractUser Contains the information of a user or identity.
AbstractUser() - Constructor for class com.soffid.iam.base.api.AbstractUser
 
AbstractUser(AbstractUser) - Constructor for class com.soffid.iam.base.api.AbstractUser
 
AbstractUser(Long, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, String, String, Calendar, String, Calendar, Map<String, Object>, Date, String, Boolean) - Constructor for class com.soffid.iam.base.api.AbstractUser
 
AbstractUser(String, String, String, String, String) - Constructor for class com.soffid.iam.base.api.AbstractUser
 
AbstractUserType - Class in com.soffid.iam.iga.api
ValueObject AbstractUserType
AbstractUserType() - Constructor for class com.soffid.iam.iga.api.AbstractUserType
 
AbstractUserType(boolean) - Constructor for class com.soffid.iam.iga.api.AbstractUserType
 
AbstractUserType(AbstractUserType) - Constructor for class com.soffid.iam.iga.api.AbstractUserType
 
AbstractUserType(Long, String, String, boolean, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.AbstractUserType
 
acceptDelegation(RoleAccount) - Method in interface com.soffid.iam.iga.service.ejb.EntitlementDelegationService
 
acceptDelegation(RoleAccount) - Method in interface com.soffid.iam.iga.service.EntitlementDelegationService
Operation acceptDelegation Accepts a delegation not accepted yet
ACCESS_MANAGER - Static variable in class com.soffid.iam.base.api.AccountAccessLevelEnum
User can change the password using self service portal
ACCESS_NAVIGATE - Static variable in class com.soffid.iam.base.api.AccountAccessLevelEnum
Navegate through vault folders
ACCESS_NONE - Static variable in class com.soffid.iam.base.api.AccountAccessLevelEnum
User canot use the account
ACCESS_OWNER - Static variable in class com.soffid.iam.base.api.AccountAccessLevelEnum
User can managed account's access control list
ACCESS_USER - Static variable in class com.soffid.iam.base.api.AccountAccessLevelEnum
Only usable on single sign on engine
AccessControl - Class in com.soffid.iam.iga.api
ValueObject AccessControl
AccessControl() - Constructor for class com.soffid.iam.iga.api.AccessControl
 
AccessControl(AccessControl) - Constructor for class com.soffid.iam.iga.api.AccessControl
 
AccessControl(Long, Long, String, String, Long, String, Long, String, String, String, String, String) - Constructor for class com.soffid.iam.iga.api.AccessControl
 
AccessControlList - Class in com.soffid.iam.iga.api
ValueObject AccessControlList
AccessControlList() - Constructor for class com.soffid.iam.iga.api.AccessControlList
 
AccessControlList(AccessControlList) - Constructor for class com.soffid.iam.iga.api.AccessControlList
 
AccessControlList(Set<Long>, Set<Long>, Set<Long>) - Constructor for class com.soffid.iam.iga.api.AccessControlList
 
AccessControlMgr - Interface in com.soffid.iam.sync.intf
 
AccessLog - Class in com.soffid.iam.am.api
ValueObject AccessLog
AccessLog() - Constructor for class com.soffid.iam.am.api.AccessLog
 
AccessLog(AccessLog) - Constructor for class com.soffid.iam.am.api.AccessLog
 
AccessLog(Long) - Constructor for class com.soffid.iam.am.api.AccessLog
 
AccessLog(Long, String, Calendar, Calendar, String, String, String, String, String, String, String, String, String, String, String, String, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.am.api.AccessLog
 
AccessLogMgr - Interface in com.soffid.iam.sync.intf
 
AccessLogService - Interface in com.soffid.iam.am.service
Service AccessLogService
AccessLogService - Interface in com.soffid.iam.am.service.ejb
EJB AccessLogService
AccessLogServiceHome - Interface in com.soffid.iam.am.service.ejb
EJB Home AccessLogService
AccessTree - Class in com.soffid.iam.am.api
ValueObject AccessTree
AccessTree() - Constructor for class com.soffid.iam.am.api.AccessTree
 
AccessTree(AccessTree) - Constructor for class com.soffid.iam.am.api.AccessTree
 
AccessTree(Long, String, String, String, boolean, boolean, Long, boolean, String, Collection<AccessTreeAuthorization>, Collection<AccessTreeExecution>, byte[], byte[], String, Long, String, Long, Long, String, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.am.api.AccessTree
 
AccessTree(String, boolean, boolean, boolean) - Constructor for class com.soffid.iam.am.api.AccessTree
 
AccessTreeAuthorization - Class in com.soffid.iam.am.api
ValueObject AccessTreeAuthorization
AccessTreeAuthorization() - Constructor for class com.soffid.iam.am.api.AccessTreeAuthorization
 
AccessTreeAuthorization(AccessTreeAuthorization) - Constructor for class com.soffid.iam.am.api.AccessTreeAuthorization
 
AccessTreeAuthorization(Long, String, Long, String, Long, String, String) - Constructor for class com.soffid.iam.am.api.AccessTreeAuthorization
 
AccessTreeAuthorization(String, String, String, String) - Constructor for class com.soffid.iam.am.api.AccessTreeAuthorization
 
AccessTreeExecution - Class in com.soffid.iam.am.api
ValueObject AccessTreeExecution
AccessTreeExecution() - Constructor for class com.soffid.iam.am.api.AccessTreeExecution
 
AccessTreeExecution(AccessTreeExecution) - Constructor for class com.soffid.iam.am.api.AccessTreeExecution
 
AccessTreeExecution(Long, String, String, String, String, Long) - Constructor for class com.soffid.iam.am.api.AccessTreeExecution
 
AccessTreeExecution(String) - Constructor for class com.soffid.iam.am.api.AccessTreeExecution
 
AccessTreeExecutionType - Class in com.soffid.iam.am.api
ValueObject AccessTreeExecutionType
AccessTreeExecutionType() - Constructor for class com.soffid.iam.am.api.AccessTreeExecutionType
 
AccessTreeExecutionType(AccessTreeExecutionType) - Constructor for class com.soffid.iam.am.api.AccessTreeExecutionType
 
AccessTreeExecutionType(Long, String, String, String) - Constructor for class com.soffid.iam.am.api.AccessTreeExecutionType
 
AccessTreeExecutionType(Long, String, String, String, String) - Constructor for class com.soffid.iam.am.api.AccessTreeExecutionType
 
Account - Class in com.soffid.iam.base.api
 
Account() - Constructor for class com.soffid.iam.base.api.Account
 
Account(AbstractAccount) - Constructor for class com.soffid.iam.base.api.Account
 
Account(Long, String, String, String, String, String, String, AccountType, boolean, AccountStatus, CredentialTypeEnum, String, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, AccountAccessLevelEnum, String, String, String, Long, String, boolean, String, LaunchType, String, String, Calendar, Calendar, Calendar, Calendar, String, PasswordValidation, Date, Date, Map<String, Object>, boolean, String, String, Date, String, Boolean) - Constructor for class com.soffid.iam.base.api.Account
 
Account(String, String, String, AccountType, boolean, String, boolean, boolean) - Constructor for class com.soffid.iam.base.api.Account
 
ACCOUNT - Static variable in class com.soffid.iam.base.api.MetadataScope
 
ACCOUNT_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
AccountAccessLevelEnum - Class in com.soffid.iam.base.api
Enumeration AccountAccessLevelEnum How the user can use the accounts
AccountAccessLevelEnum() - Constructor for class com.soffid.iam.base.api.AccountAccessLevelEnum
 
AccountAlreadyExistsException - Exception in com.soffid.iam.exception
Exception AccountAlreadyExistsException
AccountAlreadyExistsException() - Constructor for exception com.soffid.iam.exception.AccountAlreadyExistsException
The default constructor.
AccountAlreadyExistsException(String) - Constructor for exception com.soffid.iam.exception.AccountAlreadyExistsException
Constructs a new instance of AccountAlreadyExistsException
AccountAlreadyExistsException(String, Throwable) - Constructor for exception com.soffid.iam.exception.AccountAlreadyExistsException
Constructs a new instance of AccountAlreadyExistsException
AccountAlreadyExistsException(Throwable) - Constructor for exception com.soffid.iam.exception.AccountAlreadyExistsException
Constructs a new instance of AccountAlreadyExistsException
AccountHistory - Class in com.soffid.iam.iga.api
ValueObject AccountHistory
AccountHistory() - Constructor for class com.soffid.iam.iga.api.AccountHistory
 
AccountHistory(Account, AccountAccessLevelEnum, Date, Date) - Constructor for class com.soffid.iam.iga.api.AccountHistory
 
AccountHistory(AccountHistory) - Constructor for class com.soffid.iam.iga.api.AccountHistory
 
AccountProposedAction - Class in com.soffid.iam.iga.api
Enumeration AccountProposedAction
AccountProposedAction() - Constructor for class com.soffid.iam.iga.api.AccountProposedAction
 
AccountService - Interface in com.soffid.iam.base.service
Service AccountService
AccountService - Interface in com.soffid.iam.base.service.ejb
EJB AccountService
AccountServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home AccountService
AccountStatus - Class in com.soffid.iam.base.api
Enumeration AccountStatus
AccountStatus() - Constructor for class com.soffid.iam.base.api.AccountStatus
 
AccountType - Class in com.soffid.iam.base.api
Enumeration AccountType
AccountType() - Constructor for class com.soffid.iam.base.api.AccountType
 
AccountTypeConverter - Class in com.soffid.iam.json
 
AccountTypeConverter() - Constructor for class com.soffid.iam.json.AccountTypeConverter
 
ACKNOWLEDGED - Static variable in class com.soffid.iam.rc.api.IssueStatus
 
ACTIVE - Static variable in class com.soffid.iam.base.api.AccountStatus
 
ACTOR_NO_POSEE_GRUPOS - Static variable in class com.soffid.iam.bpm.exception.BPMErrorCodes
ERROR CODE PARA INDICAR QUE EL ACTOR NO POSEE GRUPOS
add(int, E) - Method in class com.soffid.iam.base.api.AsyncList
 
add(E) - Method in class com.soffid.iam.base.api.AsyncList
 
addAll(int, Collection<? extends E>) - Method in class com.soffid.iam.base.api.AsyncList
 
addAll(Collection<? extends E>) - Method in class com.soffid.iam.base.api.AsyncList
 
addAssignment(ReconcileAssignment) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
addAssignment(ReconcileAssignment) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation addAssignment
addCertificate(Server, X509Certificate) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation addCertificate
addCertificate(X509Certificate) - Method in interface com.soffid.iam.sync.service.ServerService
Operation addCertificate
addComment(ProcessInstance, String) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation addComment
addComment(ProcessInstance, String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
addComment(TaskInstance, String) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation addComment
addComment(TaskInstance, String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
addedOnChild(Object) - Method in class com.soffid.iam.base.api.AsyncList
 
addGroupToUser(String, String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
addGroupToUser(String, String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation addGroupToUser
addHeaders(HttpURLConnection) - Method in interface com.soffid.iam.remote.HeadersFactory
 
addHeadersFactory(HeadersFactory) - Static method in class com.soffid.iam.remote.RemoteInvokerFactory
 
AdditionalDataService - Interface in com.soffid.iam.base.service
Service AdditionalDataService
AdditionalDataService - Interface in com.soffid.iam.base.service.ejb
EJB AdditionalDataService
AdditionalDataServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home AdditionalDataService
addRole(ReconcileRole) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
addRole(ReconcileRole) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation addRole
addTenantServer(Tenant, String) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
addTenantServer(Tenant, String) - Method in interface com.soffid.iam.base.service.TenantService
Operation addTenantServer Adds a server to a tenant
addToFolder(Account) - Method in interface com.soffid.iam.am.service.VaultService
Operation addToFolder
addUser(ReconcileAccount) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
addUser(ReconcileAccount) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation addUser
AgentDescriptor - Class in com.soffid.iam.base.api
ValueObject AgentDescriptor
AgentDescriptor() - Constructor for class com.soffid.iam.base.api.AgentDescriptor
 
AgentDescriptor(AgentDescriptor) - Constructor for class com.soffid.iam.base.api.AgentDescriptor
 
AgentDescriptor(Long, String, String, byte[], boolean, boolean, boolean, boolean, boolean) - Constructor for class com.soffid.iam.base.api.AgentDescriptor
 
AgentDescriptor(Long, String, String, byte[], boolean, boolean, boolean, boolean, boolean, List<AgentProperty>) - Constructor for class com.soffid.iam.base.api.AgentDescriptor
 
AgentDescriptorWorkflow - Class in com.soffid.iam.base.api
ValueObject AgentDescriptorWorkflow
AgentDescriptorWorkflow() - Constructor for class com.soffid.iam.base.api.AgentDescriptorWorkflow
 
AgentDescriptorWorkflow(AgentDescriptorWorkflow) - Constructor for class com.soffid.iam.base.api.AgentDescriptorWorkflow
 
AgentDescriptorWorkflow(String, byte[]) - Constructor for class com.soffid.iam.base.api.AgentDescriptorWorkflow
 
AgentManager - Interface in com.soffid.iam.sync.agent
Service AgentManager
AgentMgr - Interface in com.soffid.iam.sync.intf
 
AgentMirror - Interface in com.soffid.iam.sync.intf
 
AgentProperty - Class in com.soffid.iam.base.api
ValueObject AgentProperty
AgentProperty() - Constructor for class com.soffid.iam.base.api.AgentProperty
 
AgentProperty(AgentProperty) - Constructor for class com.soffid.iam.base.api.AgentProperty
 
AgentProperty(String, String) - Constructor for class com.soffid.iam.base.api.AgentProperty
 
AgentStatusInfo - Class in com.soffid.iam.base.api
ValueObject AgentStatusInfo
AgentStatusInfo() - Constructor for class com.soffid.iam.base.api.AgentStatusInfo
 
AgentStatusInfo(AgentStatusInfo) - Constructor for class com.soffid.iam.base.api.AgentStatusInfo
 
AgentStatusInfo(String, String, Integer, String, String) - Constructor for class com.soffid.iam.base.api.AgentStatusInfo
 
AgentStatusInfo(String, String, Integer, String, String, String, String, String) - Constructor for class com.soffid.iam.base.api.AgentStatusInfo
 
AlwaysTrustConnectionFactory - Class in com.soffid.iam.ssl
 
AlwaysTrustConnectionFactory() - Constructor for class com.soffid.iam.ssl.AlwaysTrustConnectionFactory
 
AlwaysTrustManager - Class in com.soffid.iam.ssl
 
AlwaysTrustManager() - Constructor for class com.soffid.iam.ssl.AlwaysTrustManager
 
anotateFailure(long, Exception) - Method in interface com.soffid.iam.bpm.service.BpmJobExecutor
Operation anotateFailure
anotateFailure(long, Exception) - Method in interface com.soffid.iam.bpm.service.ejb.BpmJobExecutor
 
APLICACIONS - Static variable in class com.soffid.iam.iga.api.DomainType
 
APPLICATION - Static variable in class com.soffid.iam.base.api.MetadataScope
 
APPLICATION - Static variable in class com.soffid.iam.iga.api.ApplicationType
 
APPLICATION_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
ApplicationAccessTree - Class in com.soffid.iam.am.api
ValueObject ApplicationAccessTree
ApplicationAccessTree() - Constructor for class com.soffid.iam.am.api.ApplicationAccessTree
 
ApplicationAccessTree(ApplicationAccessTree) - Constructor for class com.soffid.iam.am.api.ApplicationAccessTree
 
ApplicationAccessTree(Long, String, Long, String, Long, String) - Constructor for class com.soffid.iam.am.api.ApplicationAccessTree
 
applicationAccessTreeHasAnyACL(String) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
applicationAccessTreeHasAnyACL(String) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation applicationAccessTreeHasAnyACL
ApplicationBootService - Interface in com.soffid.iam.impl.service
Service ApplicationBootService
ApplicationBootService - Interface in com.soffid.iam.impl.service.ejb
EJB ApplicationBootService
ApplicationBootServiceHome - Interface in com.soffid.iam.impl.service.ejb
EJB Home ApplicationBootService
APPLICATIONS - Static variable in class com.soffid.iam.iga.api.DomainType
 
ApplicationService - Interface in com.soffid.iam.iga.service
Service ApplicationService
ApplicationService - Interface in com.soffid.iam.iga.service.ejb
EJB ApplicationService
ApplicationServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home ApplicationService
ApplicationShutdownService - Interface in com.soffid.iam.impl.service
Service ApplicationShutdownService
ApplicationShutdownService - Interface in com.soffid.iam.impl.service.ejb
EJB ApplicationShutdownService
ApplicationShutdownServiceHome - Interface in com.soffid.iam.impl.service.ejb
EJB Home ApplicationShutdownService
ApplicationType - Class in com.soffid.iam.iga.api
Enumeration ApplicationType
ApplicationType() - Constructor for class com.soffid.iam.iga.api.ApplicationType
 
appliesToSoffidObject(ExtensibleObject) - Method in class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
appliesToSystemObject(ExtensibleObject) - Method in class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
apply(Rule) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
apply(Rule) - Method in interface com.soffid.iam.iga.service.RulesService
Operation apply
applyAsync(Rule) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
applyAsync(Rule) - Method in interface com.soffid.iam.iga.service.RulesService
Operation applyAsync
applyConfiguration(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation applyConfiguration
applyConfiguration(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
applyConfigurationAsync(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation applyConfigurationAsync
applyConfigurationAsync(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
applyFolderPermissions(VaultFolderPermissions) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
applyFolderPermissions(VaultFolderPermissions) - Method in interface com.soffid.iam.am.service.VaultService
Operation applyFolderPermissions
applyRule(String, String, String) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation applyRule Method invoked from PAM session
approveDelete(RoleAccount) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation approveDelete
approveRoleDefinition(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation approveRoleDefinition Makes role dependencies persistent
approveRoleDefinition(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
ARCHIVED - Static variable in class com.soffid.iam.base.api.AccountStatus
 
assignTemporaryPermissions(String, String, String, List<String>) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation assignTemporaryPermissions
assignTemporaryPermissions(String, String, String, List<String>) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation assignTemporaryPermissions
AsyncList<E> - Class in com.soffid.iam.base.api
 
AsyncList() - Constructor for class com.soffid.iam.base.api.AsyncList
 
AsyncProcessTracker - Class in com.soffid.iam.base.api
ValueObject AsyncProcessTracker
AsyncProcessTracker() - Constructor for class com.soffid.iam.base.api.AsyncProcessTracker
 
AsyncProcessTracker(AsyncProcessTracker) - Constructor for class com.soffid.iam.base.api.AsyncProcessTracker
 
AsyncProcessTracker(Long, float, boolean, boolean) - Constructor for class com.soffid.iam.base.api.AsyncProcessTracker
 
AsyncProcessTracker(Long, float, String, boolean, boolean, String, Date, Date, String) - Constructor for class com.soffid.iam.base.api.AsyncProcessTracker
 
AsyncRunnerService - Interface in com.soffid.iam.impl.service
Service AsyncRunnerService
AsyncRunnerService - Interface in com.soffid.iam.impl.service.ejb
EJB AsyncRunnerService
AsyncRunnerServiceHome - Interface in com.soffid.iam.impl.service.ejb
EJB Home AsyncRunnerService
attach(String, DocumentReference) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
attach(String, DocumentService) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
ATTACHMENT_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
AttachmentManager - Class in com.soffid.iam.bpm.attachment
 
AttachmentManager(ContextInstance) - Constructor for class com.soffid.iam.bpm.attachment.AttachmentManager
 
AttributeDirection - Class in com.soffid.iam.iga.api
Enumeration AttributeDirection
AttributeDirection() - Constructor for class com.soffid.iam.iga.api.AttributeDirection
 
AttributeMapping - Class in com.soffid.iam.iga.api
ValueObject AttributeMapping
AttributeMapping() - Constructor for class com.soffid.iam.iga.api.AttributeMapping
 
AttributeMapping(AttributeMapping) - Constructor for class com.soffid.iam.iga.api.AttributeMapping
 
AttributeMapping(Long, String, String, AttributeDirection, Long) - Constructor for class com.soffid.iam.iga.api.AttributeMapping
 
AttributeMapping(String, String, AttributeDirection, Long) - Constructor for class com.soffid.iam.iga.api.AttributeMapping
 
attributes - Variable in class com.soffid.iam.sync.intf.ExtensibleObject
 
AttributeTranslation - Class in com.soffid.iam.iga.api
ValueObject AttributeTranslation
AttributeTranslation() - Constructor for class com.soffid.iam.iga.api.AttributeTranslation
 
AttributeTranslation(AttributeTranslation) - Constructor for class com.soffid.iam.iga.api.AttributeTranslation
 
AttributeTranslation(Long, String, String, String, String, String, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.AttributeTranslation
 
AttributeTranslation(String, String) - Constructor for class com.soffid.iam.iga.api.AttributeTranslation
 
AttributeTranslationService - Interface in com.soffid.iam.iga.service
Service AttributeTranslationService
AttributeTranslationService - Interface in com.soffid.iam.iga.service.ejb
EJB AttributeTranslationService
AttributeTranslationServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home AttributeTranslationService
AttributeVisibilityEnum - Class in com.soffid.iam.base.api
Enumeration AttributeVisibilityEnum Defines the custom attribute visibility scope
AttributeVisibilityEnum() - Constructor for class com.soffid.iam.base.api.AttributeVisibilityEnum
 
Audit - Class in com.soffid.iam.rc.api
ValueObject Audit
Audit() - Constructor for class com.soffid.iam.rc.api.Audit
 
Audit(Audit) - Constructor for class com.soffid.iam.rc.api.Audit
 
Audit(String) - Constructor for class com.soffid.iam.rc.api.Audit
 
Audit(String, String, String, String, String, String, Long, String, String, String, String, String, String, String, String, Long, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Calendar, String, String, String, String, String, String, String, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.rc.api.Audit
 
AuditService - Interface in com.soffid.iam.rc.service
Service AuditService
AuditService - Interface in com.soffid.iam.rc.service.ejb
EJB AuditService
AuditServiceHome - Interface in com.soffid.iam.rc.service.ejb
EJB Home AuditService
authenticate(String, String, String, Map<String, String>) - Method in interface com.soffid.iam.rc.service.ejb.SamlService
 
authenticate(String, String, String, Map<String, String>) - Method in interface com.soffid.iam.rc.service.SamlService
Operation authenticate Validates the SAML response, and returns a single use username and password
AUTHORITATIVE_CHANGE - Static variable in class com.soffid.iam.bpm.api.PredefinedProcessType
 
AuthoritativeChange - Class in com.soffid.iam.sync.api
ValueObject AuthoritativeChange
AuthoritativeChange() - Constructor for class com.soffid.iam.sync.api.AuthoritativeChange
 
AuthoritativeChange(AuthoritativeChange) - Constructor for class com.soffid.iam.sync.api.AuthoritativeChange
 
AuthoritativeChange(AuthoritativeChangeIdentifier, SoffidObjectType, String, User, Map<String, Object>, Set<String>, Collection<UserGroup>, Group, CustomObject) - Constructor for class com.soffid.iam.sync.api.AuthoritativeChange
 
AuthoritativeChangeIdentifier - Class in com.soffid.iam.sync.api
ValueObject AuthoritativeChangeIdentifier
AuthoritativeChangeIdentifier() - Constructor for class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
 
AuthoritativeChangeIdentifier(AuthoritativeChangeIdentifier) - Constructor for class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
 
AuthoritativeChangeIdentifier(Object, Date, Object, Long) - Constructor for class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
 
AuthoritativeIdentitySource - Interface in com.soffid.iam.sync.intf
Enables authoritative data sources
AuthoritativeIdentitySource2 - Interface in com.soffid.iam.sync.intf
Enables authoritative data sources
AuthorizationInformationService - Interface in com.soffid.iam.impl.service
Service AuthorizationInformationService
AuthorizationInformationService - Interface in com.soffid.iam.impl.service.ejb
EJB AuthorizationInformationService
AuthorizationInformationServiceHome - Interface in com.soffid.iam.impl.service.ejb
EJB Home AuthorizationInformationService
AuthorizationRole - Class in com.soffid.iam.base.api
ValueObject AuthorizationRole Contains a low-level authorization granted to a role
AuthorizationRole() - Constructor for class com.soffid.iam.base.api.AuthorizationRole
 
AuthorizationRole(AuthorizationRole) - Constructor for class com.soffid.iam.base.api.AuthorizationRole
 
AuthorizationRole(Long, String, Role, Collection<DomainValue>, String, String, String, String, String) - Constructor for class com.soffid.iam.base.api.AuthorizationRole
 
AuthorizationRole(String, Role) - Constructor for class com.soffid.iam.base.api.AuthorizationRole
 
AuthorizationService - Interface in com.soffid.iam.base.service
Service AuthorizationService Manages find-grained, low-level authorization to Soffid objects
AuthorizationService - Interface in com.soffid.iam.base.service.ejb
EJB AuthorizationService Manages find-grained, low-level authorization to Soffid objects
AuthorizationServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home AuthorizationService Manages find-grained, low-level authorization to Soffid objects
AUTOUPDATE_PROPERTY - Static variable in class com.soffid.iam.config.Config
 

B

BACKUP_PASSWORD_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
BACKUPDB_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
BACKUPUSER_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
BadPasswordException - Exception in com.soffid.iam.exception
 
BadPasswordException() - Constructor for exception com.soffid.iam.exception.BadPasswordException
Crea una BadPasswordException sin mensaje.
BadPasswordException(String) - Constructor for exception com.soffid.iam.exception.BadPasswordException
Construye BadPasswordException con el mensaje especificado.
Base64 - Class in com.soffid.iam.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.soffid.iam.util
 
Base64.OutputStream - Class in com.soffid.iam.util
 
BCrypt - Class in com.soffid.iam.crypt
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
BCrypt() - Constructor for class com.soffid.iam.crypt.BCrypt
 
BINARY_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
BinaryData - Class in com.soffid.iam.api
 
BinaryData - Class in com.soffid.iam.base.api
 
BinaryData(String, byte[]) - Constructor for class com.soffid.iam.api.BinaryData
 
BinaryData(String, byte[]) - Constructor for class com.soffid.iam.base.api.BinaryData
 
BinaryData(String, InputStream) - Constructor for class com.soffid.iam.api.BinaryData
 
BinaryData(String, InputStream) - Constructor for class com.soffid.iam.base.api.BinaryData
 
BinaryData(String, Reader) - Constructor for class com.soffid.iam.api.BinaryData
 
BinaryData(String, Reader) - Constructor for class com.soffid.iam.base.api.BinaryData
 
BinaryData(String, Blob) - Constructor for class com.soffid.iam.base.api.BinaryData
 
BIND_TO_EXISTING_USER - Static variable in class com.soffid.iam.iga.api.AccountProposedAction
 
BOOLEAN_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
boostTask(long) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
boostTask(long) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation boostTask
boostTask(long) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation boostTask
BpmConfigService - Interface in com.soffid.iam.bpm.service
Service BpmConfigService
BpmConfigService - Interface in com.soffid.iam.bpm.service.ejb
EJB BpmConfigService
BpmConfigServiceHome - Interface in com.soffid.iam.bpm.service.ejb
EJB Home BpmConfigService
BpmEngine - Interface in com.soffid.iam.bpm.service
Service BpmEngine
BpmEngine - Interface in com.soffid.iam.bpm.service.ejb
EJB BpmEngine
BpmEngineHome - Interface in com.soffid.iam.bpm.service.ejb
EJB Home BpmEngine
BPMErrorCodes - Class in com.soffid.iam.bpm.exception
 
BPMErrorCodes() - Constructor for class com.soffid.iam.bpm.exception.BPMErrorCodes
 
BPMException - Exception in com.soffid.iam.bpm.exception
Representa una excepcion del motor de workflow.
BPMException(int) - Constructor for exception com.soffid.iam.bpm.exception.BPMException
 
BPMException(String, int) - Constructor for exception com.soffid.iam.bpm.exception.BPMException
 
BPMException(String, Throwable, int) - Constructor for exception com.soffid.iam.bpm.exception.BPMException
 
BPMException(Throwable, int) - Constructor for exception com.soffid.iam.bpm.exception.BPMException
 
BpmJobExecutor - Interface in com.soffid.iam.bpm.service
Service BpmJobExecutor
BpmJobExecutor - Interface in com.soffid.iam.bpm.service.ejb
EJB BpmJobExecutor
BpmJobExecutorHome - Interface in com.soffid.iam.bpm.service.ejb
EJB Home BpmJobExecutor
BpmProcess - Class in com.soffid.iam.iga.api
ValueObject BpmProcess
BpmProcess() - Constructor for class com.soffid.iam.iga.api.BpmProcess
 
BpmProcess(BpmProcess) - Constructor for class com.soffid.iam.iga.api.BpmProcess
 
BpmProcess(String, String) - Constructor for class com.soffid.iam.iga.api.BpmProcess
 
BPMUser - Class in com.soffid.iam.bpm.api
ValueObject BPMUser
BPMUser() - Constructor for class com.soffid.iam.bpm.api.BPMUser
 
BPMUser(BPMUser) - Constructor for class com.soffid.iam.bpm.api.BPMUser
 
BPMUser(String, String, String, String) - Constructor for class com.soffid.iam.bpm.api.BPMUser
 
BpmUserProcess - Class in com.soffid.iam.iga.api
ValueObject BpmUserProcess
BpmUserProcess() - Constructor for class com.soffid.iam.iga.api.BpmUserProcess
 
BpmUserProcess(BpmUserProcess) - Constructor for class com.soffid.iam.iga.api.BpmUserProcess
 
BpmUserProcess(Long, Boolean) - Constructor for class com.soffid.iam.iga.api.BpmUserProcess
 
BpmUserProcess(Long, Long, String, Boolean, String) - Constructor for class com.soffid.iam.iga.api.BpmUserProcess
 
BREACHED - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
Browser - Class in com.soffid.iam.am.api
ValueObject Browser
Browser() - Constructor for class com.soffid.iam.am.api.Browser
 
Browser(Browser) - Constructor for class com.soffid.iam.am.api.Browser
 
Browser(Long, String, Boolean, Boolean) - Constructor for class com.soffid.iam.am.api.Browser
 
Browser(Long, String, String, String, String, String, String, String, String, Date, Date, Boolean, Boolean, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.am.api.Browser
 
BrowserService - Interface in com.soffid.iam.am.service
Service BrowserService
BrowserService - Interface in com.soffid.iam.am.service.ejb
EJB BrowserService
BrowserServiceHome - Interface in com.soffid.iam.am.service.ejb
EJB Home BrowserService
BUSINESS - Static variable in class com.soffid.iam.iga.api.ApplicationType
 

C

CalendarConverter - Class in com.soffid.iam.json
 
CalendarConverter() - Constructor for class com.soffid.iam.json.CalendarConverter
 
canAdmin(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
canAdmin(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation canAdmin
canAdmin(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation canAdmin
canAdmin(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
cancel() - Method in class com.soffid.iam.base.api.AsyncList
 
cancel(boolean) - Method in class com.soffid.iam.base.api.AsyncList
 
cancel(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation cancel
cancel(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
cancel(TaskInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation cancel
cancel(TaskInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
cancel(Throwable) - Method in class com.soffid.iam.base.api.AsyncList
 
cancelDelegation(RoleAccount) - Method in interface com.soffid.iam.iga.service.ejb.EntitlementDelegationService
 
cancelDelegation(RoleAccount) - Method in interface com.soffid.iam.iga.service.EntitlementDelegationService
Operation cancelDelegation Revokes an entitilement
cancelTask(long) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
cancelTask(long) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation cancelTask
cancelTask(long) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation cancelTask
cancelTask(long, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation cancelTask
cancelUnscheduledTasks() - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
cancelUnscheduledTasks() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation cancelUnscheduledTasks
canExecute(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
canExecute(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation canExecute
canLogin(String, String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation canLogin
canQuery(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
canQuery(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation canQuery
canUpdateComponent(String) - Method in class com.soffid.iam.config.Config
 
canView(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
canView(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation canView
CARD_DISABLED - Static variable in class com.soffid.iam.am.api.Challenge
Constant CARD_DISABLED
CARD_IFABLE - Static variable in class com.soffid.iam.am.api.Challenge
Constant CARD_IFABLE
CARD_IFNEEDED - Static variable in class com.soffid.iam.am.api.Challenge
Constant CARD_IFNEEDED
CARD_REQUIRED - Static variable in class com.soffid.iam.am.api.Challenge
Constant CARD_REQUIRED
cargarClases() - Method in class com.soffid.iam.bpm.api.UIClassLoader
 
CertificateEnrollDenied - Exception in com.soffid.iam.exception
Exception CertificateEnrollDenied
CertificateEnrollDenied() - Constructor for exception com.soffid.iam.exception.CertificateEnrollDenied
The default constructor.
CertificateEnrollDenied(String) - Constructor for exception com.soffid.iam.exception.CertificateEnrollDenied
Constructs a new instance of CertificateEnrollDenied
CertificateEnrollDenied(String, Throwable) - Constructor for exception com.soffid.iam.exception.CertificateEnrollDenied
Constructs a new instance of CertificateEnrollDenied
CertificateEnrollDenied(Throwable) - Constructor for exception com.soffid.iam.exception.CertificateEnrollDenied
Constructs a new instance of CertificateEnrollDenied
CertificateEnrollService - Interface in com.soffid.iam.sync.service
Service CertificateEnrollService
CertificateEnrollWaitingForAproval - Exception in com.soffid.iam.exception
Exception CertificateEnrollWaitingForAproval
CertificateEnrollWaitingForAproval() - Constructor for exception com.soffid.iam.exception.CertificateEnrollWaitingForAproval
The default constructor.
CertificateEnrollWaitingForAproval(String) - Constructor for exception com.soffid.iam.exception.CertificateEnrollWaitingForAproval
Constructs a new instance of CertificateEnrollWaitingForAproval
CertificateEnrollWaitingForAproval(String, Throwable) - Constructor for exception com.soffid.iam.exception.CertificateEnrollWaitingForAproval
Constructs a new instance of CertificateEnrollWaitingForAproval
CertificateEnrollWaitingForAproval(Throwable) - Constructor for exception com.soffid.iam.exception.CertificateEnrollWaitingForAproval
Constructs a new instance of CertificateEnrollWaitingForAproval
CertificateValidationService - Interface in com.soffid.iam.am.service
Service CertificateValidationService
CertificateValidationService - Interface in com.soffid.iam.am.service.ejb
EJB CertificateValidationService
CertificateValidationServiceHome - Interface in com.soffid.iam.am.service.ejb
EJB Home CertificateValidationService
Challenge - Class in com.soffid.iam.am.api
ValueObject Challenge
Challenge() - Constructor for class com.soffid.iam.am.api.Challenge
 
Challenge(int, boolean, boolean, boolean, boolean) - Constructor for class com.soffid.iam.am.api.Challenge
 
Challenge(Challenge) - Constructor for class com.soffid.iam.am.api.Challenge
 
Challenge(Password, int, User, Account, String, Host, Host, int, String, String, String, String, Timestamp, int, String, String, GSSContext, String, boolean, boolean, boolean, boolean, Object, String) - Constructor for class com.soffid.iam.am.api.Challenge
 
changePassword(String, String, Password, boolean) - Method in interface com.soffid.iam.sync.service.ServerService
Operation changePassword
changePassword(String, String, Password, Password) - Method in interface com.soffid.iam.am.service.ejb.PasswordService
 
changePassword(String, String, Password, Password) - Method in interface com.soffid.iam.am.service.PasswordService
Operation changePassword
changePassword(String, String, String, String) - Method in interface com.soffid.iam.sync.service.LogonService
Operation changePassword
changePasswordSync(String, String, Password, boolean) - Method in interface com.soffid.iam.sync.service.ServerService
Operation changePasswordSync
checkAuthenticationToken(String[]) - Method in interface com.soffid.iam.rc.service.ejb.SamlService
 
checkAuthenticationToken(String[]) - Method in interface com.soffid.iam.rc.service.SamlService
Operation checkAuthenticationToken Validates the single use username and password generated on previous step.
checkCanSetAccountPassword(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
checkCanSetAccountPassword(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation checkCanSetAccountPassword
checkClientTrusted(X509Certificate[], String) - Method in class com.soffid.iam.ssl.AlwaysTrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class com.soffid.iam.ssl.SeyconTrustManager
 
checkConnectivity(String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation checkConnectivity Tests system connectivity
checkConnectivity(String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
checkConnectivity(String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation checkConnectivity
checkEmptyMailList(String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation checkEmptyMailList
checkExpiredPassword(String, String) - Method in interface com.soffid.iam.am.service.ejb.PasswordService
 
checkExpiredPassword(String, String) - Method in interface com.soffid.iam.am.service.PasswordService
Operation checkExpiredPassword
checkinHPAccount(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation checkinHPAccount Unlocks a high privileged account
checkinHPAccount(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
checkinHPAccount(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
checkinHPAccount(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation checkinHPAccount Unlocks a high privileged account
checkinHPAccounts() - Method in interface com.soffid.iam.base.service.AccountService
Operation checkinHPAccounts Unlocks expired high privileged accounts
checkJumpServerSession(Session) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation checkJumpServerSession Checks a server session is up
checkPassword(String, String, Password, boolean, boolean) - Method in interface com.soffid.iam.am.service.ejb.PasswordService
 
checkPassword(String, String, Password, boolean, boolean) - Method in interface com.soffid.iam.am.service.PasswordService
Operation checkPassword
checkPasswordSynchronizationStatus(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation checkPasswordSynchronizationStatus
checkPasswordSynchronizationStatus(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
checkPasswordSynchronizationStatus(String, String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation checkPasswordSynchronizationStatus
checkPin(String, String) - Method in interface com.soffid.iam.am.service.ejb.PasswordService
 
checkPin(String, String) - Method in interface com.soffid.iam.am.service.PasswordService
Operation checkPin
checkPolicy(String, String, Password) - Method in interface com.soffid.iam.am.service.ejb.PasswordService
 
checkPolicy(String, String, Password) - Method in interface com.soffid.iam.am.service.PasswordService
Operation checkPolicy
checkpw(String, String) - Static method in class com.soffid.iam.crypt.BCrypt
Check that a plaintext password matches a previously hashed one
checkServerTrusted(X509Certificate[], String) - Method in class com.soffid.iam.ssl.AlwaysTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.soffid.iam.ssl.SeyconTrustManager
 
cleanTransientKey(long, String) - Method in interface com.soffid.iam.am.service.SessionService
Operation cleanTransientKey
clear() - Method in class com.soffid.iam.base.api.AsyncList
 
clear() - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
clearCache() - Method in interface com.soffid.iam.base.service.ejb.GenAIProviderService
 
clearCache() - Method in interface com.soffid.iam.base.service.GenAIProviderService
Operation clearCache
client - Variable in class com.soffid.iam.sync.intf.LogEntry
Máquina desde donde se entra
clientAgentStarted(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation clientAgentStarted
clientName - Variable in class com.soffid.iam.sync.intf.LogEntry
 
clone(ClassLoader) - Method in class com.soffid.iam.bpm.api.UIClassLoader
 
close() - Method in class com.soffid.iam.doc.api.DocumentInputStream
 
close() - Method in class com.soffid.iam.doc.api.DocumentOutputStream
 
close() - Method in class com.soffid.iam.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
CLOSE_SESSION - Static variable in class com.soffid.iam.pam.model.PamActionType
 
closeDocument() - Method in interface com.soffid.iam.doc.service.DocumentService
Operation closeDocument
closeDocument() - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
com.soffid.iam - package com.soffid.iam
 
com.soffid.iam.am.api - package com.soffid.iam.am.api
 
com.soffid.iam.am.service - package com.soffid.iam.am.service
 
com.soffid.iam.am.service.ejb - package com.soffid.iam.am.service.ejb
 
com.soffid.iam.api - package com.soffid.iam.api
 
com.soffid.iam.api.exception - package com.soffid.iam.api.exception
 
com.soffid.iam.base.api - package com.soffid.iam.base.api
 
com.soffid.iam.base.model - package com.soffid.iam.base.model
 
com.soffid.iam.base.service - package com.soffid.iam.base.service
 
com.soffid.iam.base.service.ejb - package com.soffid.iam.base.service.ejb
 
com.soffid.iam.bpm.api - package com.soffid.iam.bpm.api
 
com.soffid.iam.bpm.attachment - package com.soffid.iam.bpm.attachment
 
com.soffid.iam.bpm.exception - package com.soffid.iam.bpm.exception
 
com.soffid.iam.bpm.service - package com.soffid.iam.bpm.service
 
com.soffid.iam.bpm.service.ejb - package com.soffid.iam.bpm.service.ejb
 
com.soffid.iam.common.security - package com.soffid.iam.common.security
 
com.soffid.iam.config - package com.soffid.iam.config
 
com.soffid.iam.crypt - package com.soffid.iam.crypt
 
com.soffid.iam.doc.api - package com.soffid.iam.doc.api
 
com.soffid.iam.doc.exception - package com.soffid.iam.doc.exception
 
com.soffid.iam.doc.service - package com.soffid.iam.doc.service
 
com.soffid.iam.doc.service.ejb - package com.soffid.iam.doc.service.ejb
 
com.soffid.iam.exception - package com.soffid.iam.exception
 
com.soffid.iam.iga.api - package com.soffid.iam.iga.api
 
com.soffid.iam.iga.service - package com.soffid.iam.iga.service
 
com.soffid.iam.iga.service.ejb - package com.soffid.iam.iga.service.ejb
 
com.soffid.iam.impl - package com.soffid.iam.impl
 
com.soffid.iam.impl.api - package com.soffid.iam.impl.api
 
com.soffid.iam.impl.service - package com.soffid.iam.impl.service
 
com.soffid.iam.impl.service.ejb - package com.soffid.iam.impl.service.ejb
 
com.soffid.iam.json - package com.soffid.iam.json
 
com.soffid.iam.lang - package com.soffid.iam.lang
 
com.soffid.iam.pam.api - package com.soffid.iam.pam.api
 
com.soffid.iam.pam.model - package com.soffid.iam.pam.model
 
com.soffid.iam.pam.service - package com.soffid.iam.pam.service
 
com.soffid.iam.pam.service.ejb - package com.soffid.iam.pam.service.ejb
 
com.soffid.iam.rc.api - package com.soffid.iam.rc.api
 
com.soffid.iam.rc.service - package com.soffid.iam.rc.service
 
com.soffid.iam.rc.service.ejb - package com.soffid.iam.rc.service.ejb
 
com.soffid.iam.reconcile - package com.soffid.iam.reconcile
 
com.soffid.iam.reconcile.service - package com.soffid.iam.reconcile.service
 
com.soffid.iam.reconcile.service.ejb - package com.soffid.iam.reconcile.service.ejb
 
com.soffid.iam.remote - package com.soffid.iam.remote
 
com.soffid.iam.service.impl - package com.soffid.iam.service.impl
 
com.soffid.iam.ssl - package com.soffid.iam.ssl
 
com.soffid.iam.sync.agent - package com.soffid.iam.sync.agent
 
com.soffid.iam.sync.api - package com.soffid.iam.sync.api
 
com.soffid.iam.sync.intf - package com.soffid.iam.sync.intf
 
com.soffid.iam.sync.intf.discovery - package com.soffid.iam.sync.intf.discovery
 
com.soffid.iam.sync.service - package com.soffid.iam.sync.service
 
com.soffid.iam.sync.service.ejb - package com.soffid.iam.sync.service.ejb
 
com.soffid.iam.util - package com.soffid.iam.util
 
com.soffid.iam.web - package com.soffid.iam.web
 
Comment - Class in com.soffid.iam.bpm.api
ValueObject Comment
Comment() - Constructor for class com.soffid.iam.bpm.api.Comment
 
Comment(Comment) - Constructor for class com.soffid.iam.bpm.api.Comment
 
Comment(String, String, String, Date) - Constructor for class com.soffid.iam.bpm.api.Comment
 
commitChange(AuthoritativeChangeIdentifier) - Method in interface com.soffid.iam.sync.intf.AuthoritativeIdentitySource
Commits a change.
COMP_NAME - Static variable in interface com.soffid.iam.am.service.ejb.AccessLogServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.am.service.ejb.BrowserServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.am.service.ejb.CertificateValidationServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.am.service.ejb.EntryPointServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.am.service.ejb.NetworkServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.am.service.ejb.PasswordServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.am.service.ejb.ServiceServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.am.service.ejb.SessionServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.am.service.ejb.VaultServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.AccountServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.AdditionalDataServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.AuthorizationServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.ConfigurationServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.GenAIProviderServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.LicenseServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.PreferencesServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.ServerPluginServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.StatsServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.TenantServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.base.service.ejb.UserServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.bpm.service.ejb.BpmConfigServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.bpm.service.ejb.BpmEngineHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.bpm.service.ejb.BpmJobExecutorHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.doc.service.ejb.DocumentServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.ApplicationServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.AttributeTranslationServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.CustomObjectServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.DispatcherServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.DomainServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.EntitlementDelegationServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.GroupServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.GroupTypeServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.MailListsServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.MailServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.PrinterServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.RulesServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.SelfServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.UserDomainServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.ApplicationBootServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.ApplicationShutdownServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.AsyncRunnerServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.AuthorizationInformationServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.CreateDisableUserServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.CrudRegistryServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.OTPValidationServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.pam.service.ejb.PamPolicyServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.pam.service.ejb.PamSessionServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.AuditServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.GeoInformationServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.IssuePolicyServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.IssueServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.NetworkIntelligenceServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.SamlServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.SoDRuleServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.reconcile.service.ejb.ReconcileServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.sync.service.ejb.ScheduledTaskServiceHome
The logical JDNI name
COMP_NAME - Static variable in interface com.soffid.iam.sync.service.ejb.SyncServerServiceHome
The logical JDNI name
compareTo(Object) - Method in class com.soffid.iam.am.api.LaunchType
 
compareTo(Object) - Method in class com.soffid.iam.am.api.NetworkType
 
compareTo(Object) - Method in class com.soffid.iam.am.api.PasswordValidation
 
compareTo(Object) - Method in class com.soffid.iam.am.api.SessionType
 
compareTo(Object) - Method in class com.soffid.iam.api.BinaryData
 
compareTo(Object) - Method in class com.soffid.iam.base.api.AccountAccessLevelEnum
 
compareTo(Object) - Method in class com.soffid.iam.base.api.AccountStatus
 
compareTo(Object) - Method in class com.soffid.iam.base.api.AccountType
 
compareTo(Object) - Method in class com.soffid.iam.base.api.AttributeVisibilityEnum
 
compareTo(Object) - Method in class com.soffid.iam.base.api.BinaryData
 
compareTo(Object) - Method in class com.soffid.iam.base.api.CredentialTypeEnum
 
compareTo(Object) - Method in class com.soffid.iam.base.api.LetterCaseEnum
 
compareTo(Object) - Method in class com.soffid.iam.base.api.MetadataScope
 
compareTo(Object) - Method in class com.soffid.iam.base.api.ServerPluginModuleType
 
compareTo(Object) - Method in class com.soffid.iam.base.api.TypeEnumeration
 
compareTo(Object) - Method in class com.soffid.iam.bpm.api.PredefinedProcessType
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.AccountProposedAction
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.ApplicationType
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.AttributeDirection
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.DelegationStatus
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.EventUserAction
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.ProposedAction
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.RoleDependencyStatus
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.SharedAccountPrivileges
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.SoffidObjectType
 
compareTo(Object) - Method in class com.soffid.iam.iga.api.UserDomainType
 
compareTo(Object) - Method in class com.soffid.iam.pam.api.HostEventAction
 
compareTo(Object) - Method in class com.soffid.iam.pam.api.PamRuleType
 
compareTo(Object) - Method in class com.soffid.iam.pam.model.PamActionType
 
compareTo(Object) - Method in class com.soffid.iam.rc.api.IssuePolicyStatus
 
compareTo(Object) - Method in class com.soffid.iam.rc.api.IssueStatus
 
compareTo(Object) - Method in class com.soffid.iam.rc.api.RequestedObligationEnum
 
compareTo(Object) - Method in class com.soffid.iam.rc.api.SoDRisk
 
compareTo(Object) - Method in class com.soffid.iam.rc.api.SodRuleType
 
compareTo(Object) - Method in class com.soffid.iam.sync.api.ServerType
 
compareTo(Object) - Method in class com.soffid.iam.sync.api.SyncserverTask
 
Config - Class in com.soffid.iam.config
 
ConfigParameterVO - Class in com.soffid.iam.bpm.api
ValueObject ConfigParameterVO
ConfigParameterVO() - Constructor for class com.soffid.iam.bpm.api.ConfigParameterVO
 
ConfigParameterVO(ConfigParameterVO) - Constructor for class com.soffid.iam.bpm.api.ConfigParameterVO
 
ConfigParameterVO(Long, String, String, String) - Constructor for class com.soffid.iam.bpm.api.ConfigParameterVO
 
ConfigurableJohnzonProvider<T> - Class in com.soffid.iam.json
 
ConfigurableJohnzonProvider() - Constructor for class com.soffid.iam.json.ConfigurableJohnzonProvider
 
CONFIGURACION_INVALIDA - Static variable in class com.soffid.iam.bpm.exception.BPMErrorCodes
ERROR CODE PARA INDICAR UNA CONFIGURACION INVALIDA DE UNO DE LOS SERVICIOS
Configuration - Class in com.soffid.iam.base.api
ValueObject Configuration
Configuration() - Constructor for class com.soffid.iam.base.api.Configuration
 
Configuration(Configuration) - Constructor for class com.soffid.iam.base.api.Configuration
 
Configuration(String, String) - Constructor for class com.soffid.iam.base.api.Configuration
 
Configuration(String, String, String, String, Boolean, Long, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.base.api.Configuration
 
ConfigurationService - Interface in com.soffid.iam.base.service
Service ConfigurationService
ConfigurationService - Interface in com.soffid.iam.base.service.ejb
EJB ConfigurationService
ConfigurationServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home ConfigurationService
configureClient(String, String) - Static method in class com.soffid.iam.config.Config
 
configureLog(LogConfiguration) - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation configureLog
configureLog(String, LogConfiguration) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
configureLog(String, LogConfiguration) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation configureLog
configureLog(String, LogConfiguration) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation configureLog
configureMappings(Collection<ExtensibleObjectMapping>) - Method in interface com.soffid.iam.sync.intf.ExtensibleObjectMgr
 
ConnectionFactory - Class in com.soffid.iam.ssl
 
ConnectionFactory() - Constructor for class com.soffid.iam.ssl.ConnectionFactory
 
CONSOLE - Static variable in class com.soffid.iam.am.api.SessionType
 
consoleBoot() - Method in interface com.soffid.iam.impl.service.ApplicationBootService
Operation consoleBoot
ConsoleLogonService - Interface in com.soffid.iam.sync.service
Service ConsoleLogonService
consoleShutdown() - Method in interface com.soffid.iam.impl.service.ApplicationShutdownService
Operation consoleShutdown
consumeError() - Method in class com.soffid.iam.util.TimedProcess
Instancia y arranca el thread que leerá y almacenará el error estándar
consumeOutput() - Method in class com.soffid.iam.util.TimedProcess
Instancia y arranca el thread que leerá y almacenará la salida estándar
consumeRegistrationToken(String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation consumeRegistrationToken
CONTAINER - Static variable in class com.soffid.iam.iga.api.ApplicationType
 
contains(Object) - Method in class com.soffid.iam.base.api.AsyncList
 
CONTAINS_ACCOUNTNAME - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
CONTAINS_NAME - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
containsAll(Collection<?>) - Method in class com.soffid.iam.base.api.AsyncList
 
containsKey(Object) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
containsValue(Object) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
copyApplicationAccess(AccessTree, AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
copyApplicationAccess(AccessTree, AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation copyApplicationAccess
copyApplicationAccessLink(AccessTree, AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
copyApplicationAccessLink(AccessTree, AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation copyApplicationAccessLink
countMyIssues() - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
countMyIssues() - Method in interface com.soffid.iam.rc.service.IssueService
Operation countMyIssues
countMyTasks() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation countMyTasks
countMyTasks() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
countNewTasks() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation countNewTasks
countNewTasks() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
create(AccessLog) - Method in interface com.soffid.iam.am.service.AccessLogService
Operation create
create(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
create(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation create
create(Browser) - Method in interface com.soffid.iam.am.service.BrowserService
Operation create
create(ForbiddenWord) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
create(ForbiddenWord) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation create
create(Host) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
create(Host) - Method in interface com.soffid.iam.am.service.NetworkService
Operation create
create(HostAlias) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
create(HostAlias) - Method in interface com.soffid.iam.am.service.NetworkService
Operation create
create(Network) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
create(Network) - Method in interface com.soffid.iam.am.service.NetworkService
Operation create
create(NetworkAuthorization) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
create(NetworkAuthorization) - Method in interface com.soffid.iam.am.service.NetworkService
Operation create
create(OsType) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
create(OsType) - Method in interface com.soffid.iam.am.service.NetworkService
Operation create
create(PasswordDomain) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
create(PasswordDomain) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation create
create(PasswordPolicy) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
create(PasswordPolicy) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation create
create(PasswordPolicyForbbidenWord) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
create(PasswordPolicyForbbidenWord) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation create
create(Service) - Method in interface com.soffid.iam.am.service.ejb.ServiceService
 
create(Service) - Method in interface com.soffid.iam.am.service.ServiceService
Operation create
create(VaultElement) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
create(VaultElement) - Method in interface com.soffid.iam.am.service.VaultService
Operation create
create(VaultFolder) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
create(VaultFolder) - Method in interface com.soffid.iam.am.service.VaultService
Operation create
create(AuthorizationRole) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation create Grants a low-level authorizations to role
create(AuthorizationRole) - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
create(Configuration) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation create
create(Configuration) - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
create(DataType) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation create
create(DataType) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
create(Tenant) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
create(Tenant) - Method in interface com.soffid.iam.base.service.TenantService
Operation create Create a new tenant
create(User) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
create(User) - Method in interface com.soffid.iam.base.service.UserService
Operation create
create(UserData) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation create
create(UserData) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
create(AccessControl) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(AccessControl) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
create(AttributeMapping) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(AttributeMapping) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
create(AttributeTranslation) - Method in interface com.soffid.iam.iga.service.AttributeTranslationService
Operation create
create(AttributeTranslation) - Method in interface com.soffid.iam.iga.service.ejb.AttributeTranslationService
 
create(BpmUserProcess) - Method in interface com.soffid.iam.base.service.UserService
Operation create Notifies the workflow is acting on a user
create(Domain) - Method in interface com.soffid.iam.iga.service.DomainService
Operation create
create(Domain) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
create(DomainValue) - Method in interface com.soffid.iam.iga.service.DomainService
Operation create
create(DomainValue) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
create(ExternalName) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
create(ExternalName) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation create
create(Group) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
create(Group) - Method in interface com.soffid.iam.iga.service.GroupService
Operation create
create(GroupType) - Method in interface com.soffid.iam.iga.service.ejb.GroupTypeService
 
create(GroupType) - Method in interface com.soffid.iam.iga.service.GroupTypeService
Operation create
create(InformationSystem) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation create
create(InformationSystem) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
create(MailDomain) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
create(MailDomain) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation create
create(MailList) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
create(MailList) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation create
create(MailListRelationship) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
create(MailListRelationship) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation create
create(ObjectMapping) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(ObjectMapping) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
create(ObjectMappingProperty) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(ObjectMappingProperty) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
create(ObjectMappingTrigger) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(ObjectMappingTrigger) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
create(Printer) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
create(Printer) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation create
create(PrinterGroup) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
create(PrinterGroup) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation create
create(PrinterUser) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
create(PrinterUser) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation create
create(ReconcileTrigger) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(ReconcileTrigger) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
create(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation create This method does NOT add grants made to the new role
create(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
create(RoleAccount) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation create
create(RoleAccount) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
create(RoleGrant) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation create
create(RoleGrant) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
create(Rule) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
create(Rule) - Method in interface com.soffid.iam.iga.service.RulesService
Operation create
create(RuleAssignedRole) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
create(RuleAssignedRole) - Method in interface com.soffid.iam.iga.service.RulesService
Operation create
create(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
create(SystemGroup) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(SystemGroup) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
create(UserDomain) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
create(UserDomain) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation create
create(UserGroup) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
create(UserGroup) - Method in interface com.soffid.iam.iga.service.GroupService
Operation create
create(UserMailList) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
create(UserMailList) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation create
create(UserType) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
create(UserType) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation create
create(UserTypeDispatcher) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(UserTypeDispatcher) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
create(HostAdmin) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
create(HostAdmin) - Method in interface com.soffid.iam.am.service.NetworkService
Operation create
create(JumpServerGroup) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
create(JumpServerGroup) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation create
create(Audit) - Method in interface com.soffid.iam.rc.service.AuditService
Operation create
create(Issue) - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
create(Issue) - Method in interface com.soffid.iam.rc.service.IssueService
Operation create
create(SoDRole) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
create(SoDRole) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation create
create(SoDRule) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
create(SoDRule) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation create
create(SoDRuleMatrix) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
create(SoDRuleMatrix) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation create
create(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
create(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation create
create(ScheduledTaskHandler) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation create
create(Server) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation create
create(Server) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
CREATE_NEW_USER - Static variable in class com.soffid.iam.iga.api.AccountProposedAction
 
create2(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation create2 This method does add grants made to the new role
create2(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
createAccount(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation createAccount Creates a shared account
createAccount(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
createAccount(User, System, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation createAccount
createAccount(User, System, String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
createAccount2(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation createAccount2 Creates a shared account, including its attributes
createAccount2(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
createAccountAttribute(UserData) - Method in interface com.soffid.iam.base.service.AccountService
Operation createAccountAttribute Creates an account attributes
createAccountAttribute(UserData) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
createAgent(System) - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation createAgent
createAgentDebug(System) - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation createAgentDebug
createAuthorization(AccessTree, AccessTreeAuthorization) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
createAuthorization(AccessTree, AccessTreeAuthorization) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation createAuthorization
createCustomJumpServerSession(Account, String, SessionType, String) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation createCustomJumpServerSession Creates a jump server session and returns the session URL.
createCustomObject(CustomObject) - Method in interface com.soffid.iam.iga.service.CustomObjectService
Operation createCustomObject
createCustomObject(CustomObject) - Method in interface com.soffid.iam.iga.service.ejb.CustomObjectService
 
createCustomObjectType(CustomObjectType) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation createCustomObjectType
createCustomObjectType(CustomObjectType) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
CreateDisableUserService - Interface in com.soffid.iam.impl.service
Service CreateDisableUserService
CreateDisableUserService - Interface in com.soffid.iam.impl.service.ejb
EJB CreateDisableUserService
CreateDisableUserServiceHome - Interface in com.soffid.iam.impl.service.ejb
EJB Home CreateDisableUserService
createDocument(String, String) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
createDocument(String, String, String) - Method in interface com.soffid.iam.doc.service.DocumentService
Operation createDocument
createDocument(String, String, String) - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
createDummyTask(long) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation createDummyTask
createDummyTask(long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
createExecution(AccessTree, AccessTreeExecution) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
createExecution(AccessTree, AccessTreeExecution) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation createExecution
createExtranetCard(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
createGroupFolder(Group) - Method in interface com.soffid.iam.sync.intf.SharedFolderMgr
 
createHistoric(Group) - Method in interface com.soffid.iam.iga.service.GroupService
Operation createHistoric
createHostService(HostService) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
createHostService(HostService) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation createHostService Method to register a manual host service
createInternalIssue(Issue) - Method in interface com.soffid.iam.rc.service.IssueService
Operation createInternalIssue
createJumpServerSession(Account) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
createJumpServerSession(Account) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation createJumpServerSession Creates a jump server session and returns the session URL
createJumpServerSession(Account, String, String) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
createJumpServerSession(Account, String, String) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation createJumpServerSession Creates a jump server session and returns the session URL
createJumpServerSession(Account, String, String, String) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
createJumpServerSession(Account, String, String, String) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation createJumpServerSession Creates a jump server session and returns the session URL
createLocalAgent(System) - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation createLocalAgent
createLocalAgentDebug(System) - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation createLocalAgentDebug
createManualJumpServerSession(String, Password, String, String, String) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
createManualJumpServerSession(String, Password, String, String, String) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation createManualJumpServerSession Creates a manual jump server session and returns the session URL
createNetworkAccount(Network, Account) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
createNetworkAccount(Network, Account) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation createNetworkAccount Register account for network discovery
createNewUserProcess(String, String, boolean) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
createNewUserProcess(String, String, boolean) - Method in interface com.soffid.iam.base.service.UserService
Operation createNewUserProcess Starts a new workflow far a user
createPolicies() - Method in interface com.soffid.iam.rc.service.IssuePolicyService
Operation createPolicies
createPolicy(PamPolicy) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
createPolicy(PamPolicy) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation createPolicy
createReconcileTask(Long, String) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
createReconcileTask(Long, String) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation createReconcileTask
createRemoteServer(String, String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation createRemoteServer
createRequest(String, String, String, String, String, X509Certificate) - Method in interface com.soffid.iam.sync.service.CertificateEnrollService
Operation createRequest
createRequest(String, String, String, String, String, PublicKey) - Method in interface com.soffid.iam.sync.service.CertificateEnrollService
Operation createRequest
createRule(PamRule) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
createRule(PamRule) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation createRule
createServerPrincipal(String) - Method in interface com.soffid.iam.sync.intf.KerberosAgent
 
createSharedAccountData(UserData) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
createSharedAccountData(UserData) - Method in interface com.soffid.iam.iga.service.SelfService
Operation createSharedAccountData Created an account attribute
createSystemCandidate(Host, String, String, Password, String) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
createSystemCandidate(Host, String, String, Password, String) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation createSystemCandidate Generates a candidate system definiton
createUserFolder(User) - Method in interface com.soffid.iam.sync.intf.SharedFolderMgr
 
CredentialTypeEnum - Class in com.soffid.iam.base.api
Enumeration CredentialTypeEnum
CredentialTypeEnum() - Constructor for class com.soffid.iam.base.api.CredentialTypeEnum
 
CRLFPrintWriter - Class in com.soffid.iam.doc.api
 
CRLFPrintWriter(File) - Constructor for class com.soffid.iam.doc.api.CRLFPrintWriter
 
CRLFPrintWriter(File, String) - Constructor for class com.soffid.iam.doc.api.CRLFPrintWriter
 
CRLFPrintWriter(OutputStream) - Constructor for class com.soffid.iam.doc.api.CRLFPrintWriter
 
CRLFPrintWriter(OutputStream, boolean) - Constructor for class com.soffid.iam.doc.api.CRLFPrintWriter
 
CRLFPrintWriter(Writer) - Constructor for class com.soffid.iam.doc.api.CRLFPrintWriter
 
CRLFPrintWriter(Writer, boolean) - Constructor for class com.soffid.iam.doc.api.CRLFPrintWriter
 
CRLFPrintWriter(String) - Constructor for class com.soffid.iam.doc.api.CRLFPrintWriter
 
CRLFPrintWriter(String, String) - Constructor for class com.soffid.iam.doc.api.CRLFPrintWriter
 
CrudRegistryService - Interface in com.soffid.iam.impl.service
Service CrudRegistryService
CrudRegistryService - Interface in com.soffid.iam.impl.service.ejb
EJB CrudRegistryService
CrudRegistryServiceHome - Interface in com.soffid.iam.impl.service.ejb
EJB Home CrudRegistryService
Crypt - Class in com.soffid.iam.crypt
 
Crypt() - Constructor for class com.soffid.iam.crypt.Crypt
 
CT_KUBERNETES - Static variable in class com.soffid.iam.base.api.CredentialTypeEnum
 
CT_PASSWORD - Static variable in class com.soffid.iam.base.api.CredentialTypeEnum
 
CT_SSHKEY - Static variable in class com.soffid.iam.base.api.CredentialTypeEnum
 
CUSTOM - Static variable in class com.soffid.iam.base.api.MetadataScope
 
CUSTOM - Static variable in class com.soffid.iam.iga.api.DomainType
 
CUSTOM_CHECK - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
CUSTOM_OBJECT_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
CustomObject - Class in com.soffid.iam.iga.api
ValueObject CustomObject
CustomObject() - Constructor for class com.soffid.iam.iga.api.CustomObject
 
CustomObject(CustomObject) - Constructor for class com.soffid.iam.iga.api.CustomObject
 
CustomObject(Long, String, String, String, Map<String, Object>, Date, String, Date, String, Date, String, Boolean) - Constructor for class com.soffid.iam.iga.api.CustomObject
 
CustomObject(String, String, String) - Constructor for class com.soffid.iam.iga.api.CustomObject
 
CustomObjectMgr - Interface in com.soffid.iam.sync.intf
Interfaz remoto de gestión de usuarios (y contraseñas)
CustomObjectService - Interface in com.soffid.iam.iga.service
Service CustomObjectService
CustomObjectService - Interface in com.soffid.iam.iga.service.ejb
EJB CustomObjectService
CustomObjectServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home CustomObjectService
CustomObjectType - Class in com.soffid.iam.iga.api
ValueObject CustomObjectType
CustomObjectType() - Constructor for class com.soffid.iam.iga.api.CustomObjectType
 
CustomObjectType(CustomObjectType) - Constructor for class com.soffid.iam.iga.api.CustomObjectType
 
CustomObjectType(Long, String, String, Map<String, String>, MetadataScope, boolean, boolean, String, Boolean, List<String>, List<String>, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.CustomObjectType
 
CustomObjectType(String, String, boolean, boolean) - Constructor for class com.soffid.iam.iga.api.CustomObjectType
 
CustomTaskProcessor - Interface in com.soffid.iam.sync.intf
Interfaz remoto de gestión de usuarios (y contraseñas)

D

DataType - Class in com.soffid.iam.base.api
ValueObject DataType
DataType() - Constructor for class com.soffid.iam.base.api.DataType
 
DataType(DataType) - Constructor for class com.soffid.iam.base.api.DataType
 
DataType(String, TypeEnumeration, boolean, boolean, boolean, boolean) - Constructor for class com.soffid.iam.base.api.DataType
 
DataType(String, Long, Long, MetadataScope, String, String, TypeEnumeration, Integer, boolean, boolean, boolean, boolean, Boolean, Integer, String, String, String, Map<String, String>, String, List<String>, AttributeVisibilityEnum, AttributeVisibilityEnum, AttributeVisibilityEnum, String, Boolean, String, String, String, String, String, String, String, String, Boolean, String, LetterCaseEnum) - Constructor for class com.soffid.iam.base.api.DataType
 
date - Variable in class com.soffid.iam.sync.intf.LogEntry
Fecha y hora del registro
DATE_TIME_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
DATE_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
DateConverter - Class in com.soffid.iam.json
 
DateConverter() - Constructor for class com.soffid.iam.json.DateConverter
 
DateParser - Class in com.soffid.iam.util
 
DateParser() - Constructor for class com.soffid.iam.util.DateParser
 
DB_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
DebugTaskResults - Class in com.soffid.iam.sync.api
ValueObject DebugTaskResults
DebugTaskResults() - Constructor for class com.soffid.iam.sync.api.DebugTaskResults
 
DebugTaskResults(DebugTaskResults) - Constructor for class com.soffid.iam.sync.api.DebugTaskResults
 
DebugTaskResults(String, String, Exception) - Constructor for class com.soffid.iam.sync.api.DebugTaskResults
 
decode(byte[], int, int) - Static method in class com.soffid.iam.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.soffid.iam.am.api.Password
Des-serializar
decode(String) - Static method in class com.soffid.iam.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
DECODE - Static variable in class com.soffid.iam.util.Base64
Specify decoding.
decodeToObject(String) - Static method in class com.soffid.iam.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
delegate(RoleAccount, String, String, Date, Date) - Method in interface com.soffid.iam.iga.service.ejb.EntitlementDelegationService
 
delegate(RoleAccount, String, String, Date, Date) - Method in interface com.soffid.iam.iga.service.EntitlementDelegationService
Operation delegate Delegates an entitilement
delegateTaskToUser(TaskInstance, String) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation delegateTaskToUser
delegateTaskToUser(TaskInstance, String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
DELEGATION_ACTIVE - Static variable in class com.soffid.iam.iga.api.DelegationStatus
 
DELEGATION_PENDING - Static variable in class com.soffid.iam.iga.api.DelegationStatus
 
DelegationStatus - Class in com.soffid.iam.iga.api
Enumeration DelegationStatus
DelegationStatus() - Constructor for class com.soffid.iam.iga.api.DelegationStatus
 
delete(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
delete(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation delete
delete(Browser) - Method in interface com.soffid.iam.am.service.BrowserService
Operation delete
delete(Browser) - Method in interface com.soffid.iam.am.service.ejb.BrowserService
 
delete(ForbiddenWord) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
delete(ForbiddenWord) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation delete
delete(Host) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
delete(Host) - Method in interface com.soffid.iam.am.service.NetworkService
Operation delete
delete(HostAlias) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
delete(HostAlias) - Method in interface com.soffid.iam.am.service.NetworkService
Operation delete
delete(Network) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
delete(Network) - Method in interface com.soffid.iam.am.service.NetworkService
Operation delete
delete(NetworkAuthorization) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
delete(NetworkAuthorization) - Method in interface com.soffid.iam.am.service.NetworkService
Operation delete
delete(OsType) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
delete(OsType) - Method in interface com.soffid.iam.am.service.NetworkService
Operation delete
delete(PasswordDomain) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
delete(PasswordDomain) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation delete
delete(PasswordPolicy) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
delete(PasswordPolicy) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation delete
delete(PasswordPolicyForbbidenWord) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
delete(PasswordPolicyForbbidenWord) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation delete
delete(Service) - Method in interface com.soffid.iam.am.service.ejb.ServiceService
 
delete(Service) - Method in interface com.soffid.iam.am.service.ServiceService
Operation delete
delete(AuthorizationRole) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation delete Revokes a low-level authorization to a role
delete(AuthorizationRole) - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
delete(Configuration) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation delete
delete(Configuration) - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
delete(DataType) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation delete
delete(DataType) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
delete(User) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
delete(User) - Method in interface com.soffid.iam.base.service.UserService
Operation delete Removes a user
delete(UserData) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation delete
delete(UserData) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
delete(AccessControl) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(AccessControl) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
delete(AttributeMapping) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(AttributeMapping) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
delete(AttributeTranslation) - Method in interface com.soffid.iam.iga.service.AttributeTranslationService
Operation delete
delete(AttributeTranslation) - Method in interface com.soffid.iam.iga.service.ejb.AttributeTranslationService
 
delete(BpmUserProcess) - Method in interface com.soffid.iam.base.service.UserService
Operation delete
delete(Domain) - Method in interface com.soffid.iam.iga.service.DomainService
Operation delete
delete(Domain) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
delete(DomainValue) - Method in interface com.soffid.iam.iga.service.DomainService
Operation delete
delete(DomainValue) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
delete(ExternalName) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
delete(ExternalName) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation delete
delete(Group) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
delete(Group) - Method in interface com.soffid.iam.iga.service.GroupService
Operation delete
delete(GroupType) - Method in interface com.soffid.iam.iga.service.ejb.GroupTypeService
 
delete(GroupType) - Method in interface com.soffid.iam.iga.service.GroupTypeService
Operation delete
delete(InformationSystem) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation delete
delete(InformationSystem) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
delete(MailDomain) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
delete(MailDomain) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation delete
delete(MailList) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
delete(MailList) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation delete
delete(MailListRelationship) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
delete(MailListRelationship) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation delete
delete(ObjectMapping) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(ObjectMapping) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
delete(ObjectMappingProperty) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(ObjectMappingProperty) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
delete(ObjectMappingTrigger) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(ObjectMappingTrigger) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
delete(Printer) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
delete(Printer) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation delete
delete(PrinterGroup) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
delete(PrinterGroup) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation delete
delete(PrinterUser) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
delete(PrinterUser) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation delete
delete(ReconcileTrigger) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(ReconcileTrigger) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
delete(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation delete
delete(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
delete(RoleAccount) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation delete
delete(RoleAccount) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
delete(RoleGrant) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation delete
delete(RoleGrant) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
delete(Rule) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
delete(Rule) - Method in interface com.soffid.iam.iga.service.RulesService
Operation delete
delete(RuleAssignedRole) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
delete(RuleAssignedRole) - Method in interface com.soffid.iam.iga.service.RulesService
Operation delete
delete(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
delete(SystemGroup) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(SystemGroup) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
delete(UserDomain) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
delete(UserDomain) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation delete
delete(UserGroup) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
delete(UserGroup) - Method in interface com.soffid.iam.iga.service.GroupService
Operation delete
delete(UserType) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
delete(UserType) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation delete
delete(UserTypeDispatcher) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(UserTypeDispatcher) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
delete(Issue) - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
delete(Issue) - Method in interface com.soffid.iam.rc.service.IssueService
Operation delete
delete(Server) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation delete
delete(Server) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
DELETE_ACCOUNT - Static variable in class com.soffid.iam.iga.api.AccountProposedAction
 
deleteAtomic(ExternalName) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
deleteAtomic(ExternalName) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation deleteAtomic
deleteAtomic(MailListRelationship) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
deleteAtomic(MailListRelationship) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation deleteAtomic
deleteAtomic(UserMailList) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
deleteAtomic(UserMailList) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation deleteAtomic
deleteAuthorization(AccessTree, AccessTreeAuthorization) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
deleteAuthorization(AccessTree, AccessTreeAuthorization) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation deleteAuthorization
deleteBlob(String) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation deleteBlob
deleteBlob(String) - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
deleteByRuleEvaluation(RoleAccount) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation deleteByRuleEvaluation
deleteCustomObject(CustomObject) - Method in interface com.soffid.iam.iga.service.CustomObjectService
Operation deleteCustomObject
deleteCustomObject(CustomObject) - Method in interface com.soffid.iam.iga.service.ejb.CustomObjectService
 
deleteCustomObjectType(CustomObjectType) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation deleteCustomObjectType
deleteCustomObjectType(CustomObjectType) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
deleteDocument(DocumentReference) - Method in interface com.soffid.iam.doc.service.DocumentService
Operation deleteDocument
deleteDocument(DocumentReference) - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
deleteExecution(AccessTree, AccessTreeExecution) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
deleteExecution(AccessTree, AccessTreeExecution) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation deleteExecution
deleteHostService(HostService) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
deleteHostService(HostService) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation deleteHostService Method to register a manual host service
deletePlugin(ServerPlugin) - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
deletePlugin(ServerPlugin) - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation deletePlugin
deletePolicy(PamPolicy) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
deletePolicy(PamPolicy) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation deletePolicy
deleteRule(PamRule) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
deleteRule(PamRule) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation deleteRule
deleteUserMailList(UserMailList) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
deleteUserMailList(UserMailList) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation deleteUserMailList
denyApproval(RoleAccount) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation denyApproval
denyDelete(RoleAccount) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation denyDelete
denyRoleDefinition(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation denyRoleDefinition Makes role dependencies persistent
denyRoleDefinition(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
deployPlugin(byte[]) - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
deployPlugin(byte[]) - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation deployPlugin Returns true if the console must be restarted
DeployToken - Class in com.soffid.iam.bpm.api
ValueObject DeployToken
DeployToken() - Constructor for class com.soffid.iam.bpm.api.DeployToken
 
DeployToken(int) - Constructor for class com.soffid.iam.bpm.api.DeployToken
 
DeployToken(DeployToken) - Constructor for class com.soffid.iam.bpm.api.DeployToken
 
deserialize(Object) - Static method in class com.soffid.iam.bpm.attachment.Deserializer
 
Deserializer - Class in com.soffid.iam.bpm.attachment
 
Deserializer() - Constructor for class com.soffid.iam.bpm.attachment.Deserializer
 
destroySession(Session) - Method in interface com.soffid.iam.am.service.SessionService
Operation destroySession
DIFFERENT_USER - Static variable in class com.soffid.iam.iga.api.EventUserAction
 
DISABLE - Static variable in class com.soffid.iam.iga.api.EventUserAction
 
disableAccounts(String, List<DisableObjectRule>) - Method in interface com.soffid.iam.base.service.AccountService
Operation disableAccounts
disableAccounts(String, List<DisableObjectRule>) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
disableAccountsPreview(String, List<DisableObjectRule>, List<Object[]>) - Method in interface com.soffid.iam.base.service.AccountService
Operation disableAccountsPreview
disableAccountsPreview(String, List<DisableObjectRule>, List<Object[]>) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
DISABLED - Static variable in class com.soffid.iam.base.api.AccountStatus
 
DisableObjectRule - Class in com.soffid.iam.base.api
ValueObject DisableObjectRule
DisableObjectRule() - Constructor for class com.soffid.iam.base.api.DisableObjectRule
 
DisableObjectRule(DisableObjectRule) - Constructor for class com.soffid.iam.base.api.DisableObjectRule
 
DisableObjectRule(String, Integer, String, String, String, String) - Constructor for class com.soffid.iam.base.api.DisableObjectRule
 
disablePermission(Tenant, String) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
disablePermission(Tenant, String) - Method in interface com.soffid.iam.base.service.TenantService
Operation disablePermission Disables a permission on a tenant
disableProcessDefinition(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation disableProcessDefinition
disableProcessDefinition(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
disableUser(String) - Method in interface com.soffid.iam.base.service.UserService
Operation disableUser Disable a user
disableUser(String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation disableUser
disableUsers(String, List<DisableObjectRule>) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
disableUsers(String, List<DisableObjectRule>) - Method in interface com.soffid.iam.base.service.UserService
Operation disableUsers Disable or notify users that has not been active for a while
disableUsersPreview(String, List<DisableObjectRule>, List<Object[]>) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
disableUsersPreview(String, List<DisableObjectRule>, List<Object[]>) - Method in interface com.soffid.iam.base.service.UserService
Operation disableUsersPreview
disconnectSystemFromHost(Host, System) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
disconnectSystemFromHost(Host, System) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation disconnectSystemFromHost Removes a candidate system definiton
DiscoveryEvent - Class in com.soffid.iam.sync.intf.discovery
 
DiscoveryEvent() - Constructor for class com.soffid.iam.sync.intf.discovery.DiscoveryEvent
 
DispatcherService - Interface in com.soffid.iam.iga.service
Service DispatcherService
DispatcherService - Interface in com.soffid.iam.iga.service.ejb
EJB DispatcherService
DispatcherServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home DispatcherService
DocumentBeanException - Exception in com.soffid.iam.doc.exception
Exception DocumentBeanException
DocumentBeanException() - Constructor for exception com.soffid.iam.doc.exception.DocumentBeanException
The default constructor.
DocumentBeanException(String) - Constructor for exception com.soffid.iam.doc.exception.DocumentBeanException
Constructs a new instance of DocumentBeanException
DocumentBeanException(String, Throwable) - Constructor for exception com.soffid.iam.doc.exception.DocumentBeanException
Constructs a new instance of DocumentBeanException
DocumentBeanException(Throwable) - Constructor for exception com.soffid.iam.doc.exception.DocumentBeanException
Constructs a new instance of DocumentBeanException
DocumentInputStream - Class in com.soffid.iam.doc.api
 
DocumentInputStream(DocumentService) - Constructor for class com.soffid.iam.doc.api.DocumentInputStream
 
DocumentInputStream(DocumentService) - Constructor for class com.soffid.iam.doc.api.DocumentInputStream
 
DocumentOutputStream - Class in com.soffid.iam.doc.api
 
DocumentOutputStream(DocumentService) - Constructor for class com.soffid.iam.doc.api.DocumentOutputStream
 
DocumentOutputStream(DocumentService) - Constructor for class com.soffid.iam.doc.api.DocumentOutputStream
 
DocumentReference - Class in com.soffid.iam.doc.api
 
DocumentReference(String) - Constructor for class com.soffid.iam.doc.api.DocumentReference
 
DocumentReference(String, String) - Constructor for class com.soffid.iam.doc.api.DocumentReference
 
DocumentService - Interface in com.soffid.iam.doc.service
Service DocumentService
DocumentService - Interface in com.soffid.iam.doc.service.ejb
EJB DocumentService
DocumentServiceHome - Interface in com.soffid.iam.doc.service.ejb
EJB Home DocumentService
Domain - Class in com.soffid.iam.iga.api
ValueObject Domain
Domain() - Constructor for class com.soffid.iam.iga.api.Domain
 
Domain(Domain) - Constructor for class com.soffid.iam.iga.api.Domain
 
Domain(Long, String, String, String) - Constructor for class com.soffid.iam.iga.api.Domain
 
Domain(String) - Constructor for class com.soffid.iam.iga.api.Domain
 
DomainService - Interface in com.soffid.iam.iga.service
Service DomainService
DomainService - Interface in com.soffid.iam.iga.service.ejb
EJB DomainService
DomainServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home DomainService
DomainType - Class in com.soffid.iam.iga.api
 
DomainType() - Constructor for class com.soffid.iam.iga.api.DomainType
 
DomainUsersMember - Class in com.soffid.iam.iga.api
ValueObject DomainUsersMember
DomainUsersMember() - Constructor for class com.soffid.iam.iga.api.DomainUsersMember
 
DomainUsersMember(DomainUsersMember) - Constructor for class com.soffid.iam.iga.api.DomainUsersMember
 
DomainUsersMember(String) - Constructor for class com.soffid.iam.iga.api.DomainUsersMember
 
DomainUsersMember(String, String, String, String, UserDomain, PasswordDomain, PasswordPolicy) - Constructor for class com.soffid.iam.iga.api.DomainUsersMember
 
DomainValue - Class in com.soffid.iam.iga.api
ValueObject DomainValue
DomainValue() - Constructor for class com.soffid.iam.iga.api.DomainValue
 
DomainValue(DomainValue) - Constructor for class com.soffid.iam.iga.api.DomainValue
 
DomainValue(Long, String, String, String, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.DomainValue
 
DOMINI_APLICACIO - Static variable in class com.soffid.iam.iga.api.DomainType
 
done() - Method in class com.soffid.iam.base.api.AsyncList
 
DONE - Static variable in class com.soffid.iam.sync.api.SyncserverTask.Estat
 
DONT_BREAK_LINES - Static variable in class com.soffid.iam.util.Base64
Don't break lines when encoding (violates strict Base64 specification).
doSyncUpgrade() - Method in interface com.soffid.iam.impl.service.ApplicationBootService
Operation doSyncUpgrade
doUpgrade() - Method in interface com.soffid.iam.impl.service.ApplicationBootService
Operation doUpgrade
downloadParFile(ProcessDefinition, OutputStream) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation downloadParFile
downloadParFile(ProcessDefinition, OutputStream) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
dump(PrintStream) - Method in class com.soffid.iam.sync.intf.LogEntry
Volcado de datos
DUPLICATED - Static variable in class com.soffid.iam.iga.api.EventUserAction
 
DuplicatedClassException - Exception in com.soffid.iam.exception
Exception DuplicatedClassException
DuplicatedClassException() - Constructor for exception com.soffid.iam.exception.DuplicatedClassException
The default constructor.
DuplicatedClassException(String) - Constructor for exception com.soffid.iam.exception.DuplicatedClassException
Constructs a new instance of DuplicatedClassException
DuplicatedClassException(String, Throwable) - Constructor for exception com.soffid.iam.exception.DuplicatedClassException
Constructs a new instance of DuplicatedClassException
DuplicatedClassException(Throwable) - Constructor for exception com.soffid.iam.exception.DuplicatedClassException
Constructs a new instance of DuplicatedClassException

E

EDITABLE - Static variable in class com.soffid.iam.base.api.AttributeVisibilityEnum
 
EJBLocator - Class in com.soffid.iam
Locates and provides all available application services.
EJBLocator() - Constructor for class com.soffid.iam.EJBLocator
 
eliminarArchivo(String) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
EMAIL_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
enableNetworkDiscoveryScheduledTask(Network) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
enableNetworkDiscoveryScheduledTask(Network) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation enableNetworkDiscoveryScheduledTask Enable network discovery
enableOrDisableAllOnDates() - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation enableOrDisableAllOnDates Enables or disable any rolAccount based on the start and end dates
enableOrDisableOnDates(RoleAccount) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation enableOrDisableOnDates Enables or disable a rolAccount based on the start and end dates
enablePermission(Tenant, String) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
enablePermission(Tenant, String) - Method in interface com.soffid.iam.base.service.TenantService
Operation enablePermission Enables a permission on a tenant
enablePlugin(ServerPlugin, boolean) - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
enablePlugin(ServerPlugin, boolean) - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation enablePlugin
enableProcessDefinition(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation enableProcessDefinition
enableProcessDefinition(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
ENCODE - Static variable in class com.soffid.iam.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class com.soffid.iam.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.soffid.iam.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.soffid.iam.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.soffid.iam.util.Base64
Encodes a byte array into Base64 notation.
encodeObject(Serializable) - Static method in class com.soffid.iam.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.soffid.iam.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
endDeployParDefinitionTransfer(DeployToken) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation endDeployParDefinitionTransfer
endDeployParDefinitionTransfer(DeployToken) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
endDownloadTransfer() - Method in interface com.soffid.iam.doc.service.DocumentService
Operation endDownloadTransfer
endDownloadTransfer() - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
endUploadTransfer() - Method in interface com.soffid.iam.doc.service.DocumentService
Operation endUploadTransfer
endUploadTransfer() - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
EntitlementDelegationService - Interface in com.soffid.iam.iga.service.ejb
EJB EntitlementDelegationService
EntitlementDelegationService - Interface in com.soffid.iam.iga.service
Service EntitlementDelegationService
EntitlementDelegationServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home EntitlementDelegationService
EntryPointService - Interface in com.soffid.iam.am.service.ejb
EJB EntryPointService
EntryPointService - Interface in com.soffid.iam.am.service
Service EntryPointService
EntryPointServiceHome - Interface in com.soffid.iam.am.service.ejb
EJB Home EntryPointService
entrySet() - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
equals(Object) - Method in class com.soffid.iam.am.api.LaunchType
 
equals(Object) - Method in class com.soffid.iam.am.api.NetworkType
 
equals(Object) - Method in class com.soffid.iam.am.api.PasswordValidation
 
equals(Object) - Method in class com.soffid.iam.am.api.SessionType
 
equals(Object) - Method in class com.soffid.iam.api.BinaryData
 
equals(Object) - Method in class com.soffid.iam.base.api.AccountAccessLevelEnum
 
equals(Object) - Method in class com.soffid.iam.base.api.AccountStatus
 
equals(Object) - Method in class com.soffid.iam.base.api.AccountType
 
equals(Object) - Method in class com.soffid.iam.base.api.AttributeVisibilityEnum
 
equals(Object) - Method in class com.soffid.iam.base.api.BinaryData
 
equals(Object) - Method in class com.soffid.iam.base.api.CredentialTypeEnum
 
equals(Object) - Method in class com.soffid.iam.base.api.LetterCaseEnum
 
equals(Object) - Method in class com.soffid.iam.base.api.MetadataScope
 
equals(Object) - Method in class com.soffid.iam.base.api.ServerPluginModuleType
 
equals(Object) - Method in class com.soffid.iam.base.api.TypeEnumeration
 
equals(Object) - Method in class com.soffid.iam.bpm.api.PredefinedProcessType
 
equals(Object) - Method in class com.soffid.iam.iga.api.AccountProposedAction
 
equals(Object) - Method in class com.soffid.iam.iga.api.ApplicationType
 
equals(Object) - Method in class com.soffid.iam.iga.api.AttributeDirection
 
equals(Object) - Method in class com.soffid.iam.iga.api.DelegationStatus
 
equals(Object) - Method in class com.soffid.iam.iga.api.EventUserAction
 
equals(Object) - Method in class com.soffid.iam.iga.api.ProposedAction
 
equals(Object) - Method in class com.soffid.iam.iga.api.RoleDependencyStatus
 
equals(Object) - Method in class com.soffid.iam.iga.api.SharedAccountPrivileges
 
equals(Object) - Method in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
equals(Object) - Method in class com.soffid.iam.iga.api.SoffidObjectType
 
equals(Object) - Method in class com.soffid.iam.iga.api.UserDomainType
 
equals(Object) - Method in class com.soffid.iam.pam.api.HostEventAction
 
equals(Object) - Method in class com.soffid.iam.pam.api.PamRuleType
 
equals(Object) - Method in class com.soffid.iam.pam.model.PamActionType
 
equals(Object) - Method in class com.soffid.iam.rc.api.IssuePolicyStatus
 
equals(Object) - Method in class com.soffid.iam.rc.api.IssueStatus
 
equals(Object) - Method in class com.soffid.iam.rc.api.RequestedObligationEnum
 
equals(Object) - Method in class com.soffid.iam.rc.api.SoDRisk
 
equals(Object) - Method in class com.soffid.iam.rc.api.SodRuleType
 
equals(Object) - Method in class com.soffid.iam.sync.api.ServerType
 
equals(Object) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
error - Variable in class com.soffid.iam.util.TimedProcess
contenido del error estándar
ERROR - Static variable in class com.soffid.iam.sync.api.SyncserverTask.Estat
 
ERROR_DESPLIEGUE_PROCESO - Static variable in class com.soffid.iam.bpm.exception.BPMErrorCodes
ERROR CODE PARA INDICAR QUE HUBO UN PROBLEMA DESPLEGANDO LA DEFINICION DE PROCESO
ERROR_ENMASCARADO - Static variable in class com.soffid.iam.bpm.exception.BPMErrorCodes
ERROR CODE PARA INDICAR UN ERROR ESMASCARADO
ERROR_ENTRADA_SALIDA - Static variable in class com.soffid.iam.bpm.exception.BPMErrorCodes
ERROR CODE PARA INDICAR QUE UN PROBLEMA DE ENTRADA/SALIDA
ESSO - Static variable in class com.soffid.iam.am.api.SessionType
 
Estat() - Constructor for class com.soffid.iam.sync.api.SyncserverTask.Estat
 
EventUserAction - Class in com.soffid.iam.iga.api
Enumeration EventUserAction
EventUserAction() - Constructor for class com.soffid.iam.iga.api.EventUserAction
 
exec(String) - Method in class com.soffid.iam.util.TimedProcess
Ejecutar el proceso de forma síncrona.
exec(String[]) - Method in class com.soffid.iam.util.TimedProcess
Ejecutar el proceso de forma síncrona.
execNoWait(String) - Method in class com.soffid.iam.util.TimedProcess
Ejecutar el proceso de forma asíncrona.
execNoWait(String[]) - Method in class com.soffid.iam.util.TimedProcess
Ejecutar el proceso de forma asíncrona.
executeJob(long) - Method in interface com.soffid.iam.bpm.service.BpmJobExecutor
Operation executeJob
executeJob(long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmJobExecutor
 
executeTask(TaskInstance, String) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation executeTask
executeTask(TaskInstance, String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
existShortName(String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation existShortName
exportDocuments(OutputStream) - Method in interface com.soffid.iam.doc.service.DocumentService
Operation exportDocuments
exportDocuments(OutputStream) - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
exportTenant(Tenant, OutputStream) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
exportTenant(Tenant, OutputStream) - Method in interface com.soffid.iam.base.service.TenantService
Operation exportTenant Exports tenant to a file
EXT - Static variable in class com.soffid.iam.am.api.NetworkType
 
ExtensibleObject - Class in com.soffid.iam.sync.intf
 
ExtensibleObject() - Constructor for class com.soffid.iam.sync.intf.ExtensibleObject
 
ExtensibleObjectMapping - Class in com.soffid.iam.sync.intf
 
ExtensibleObjectMapping() - Constructor for class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
ExtensibleObjectMapping(ObjectMapping) - Constructor for class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
ExtensibleObjectMapping(Long, String, SoffidObjectType, String, Long, boolean) - Constructor for class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
ExtensibleObjectMapping(Long, String, SoffidObjectType, String, String, Long) - Constructor for class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
ExtensibleObjectMapping(String, SoffidObjectType, Long) - Constructor for class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
ExtensibleObjectMgr - Interface in com.soffid.iam.sync.intf
Interfaz remoto de gestión de usuarios (y contraseñas)
ExtensibleObjectRegister - Class in com.soffid.iam.iga.api
ValueObject ExtensibleObjectRegister
ExtensibleObjectRegister() - Constructor for class com.soffid.iam.iga.api.ExtensibleObjectRegister
 
ExtensibleObjectRegister(ExtensibleObjectRegister) - Constructor for class com.soffid.iam.iga.api.ExtensibleObjectRegister
 
ExtensibleObjectRegister(String, String, String) - Constructor for class com.soffid.iam.iga.api.ExtensibleObjectRegister
 
ExtensibleObjects - Class in com.soffid.iam.sync.intf
 
ExtensibleObjects() - Constructor for class com.soffid.iam.sync.intf.ExtensibleObjects
 
ExternalName - Class in com.soffid.iam.iga.api
ValueObject ExternalName
ExternalName() - Constructor for class com.soffid.iam.iga.api.ExternalName
 
ExternalName(ExternalName) - Constructor for class com.soffid.iam.iga.api.ExternalName
 
ExternalName(String, String) - Constructor for class com.soffid.iam.iga.api.ExternalName
 
ExternalName(String, String, String, Long) - Constructor for class com.soffid.iam.iga.api.ExternalName
 
extraInfo - Variable in class com.soffid.iam.am.api.PolicyCheckResult
 
ExtranetCard - Class in com.soffid.iam.am.api
ValueObject ExtranetCard
ExtranetCard() - Constructor for class com.soffid.iam.am.api.ExtranetCard
 
ExtranetCard(ExtranetCard) - Constructor for class com.soffid.iam.am.api.ExtranetCard
 
ExtranetCard(Long, String, String, Calendar, Calendar, String, Collection<ExtranetCardContent>) - Constructor for class com.soffid.iam.am.api.ExtranetCard
 
ExtranetCardContent - Class in com.soffid.iam.am.api
ValueObject ExtranetCardContent
ExtranetCardContent() - Constructor for class com.soffid.iam.am.api.ExtranetCardContent
 
ExtranetCardContent(ExtranetCardContent) - Constructor for class com.soffid.iam.am.api.ExtranetCardContent
 
ExtranetCardContent(String, String, Calendar, String, String) - Constructor for class com.soffid.iam.am.api.ExtranetCardContent
 

F

FilteredGroupVO - Class in com.soffid.iam.bpm.api
ValueObject FilteredGroupVO
FilteredGroupVO() - Constructor for class com.soffid.iam.bpm.api.FilteredGroupVO
 
FilteredGroupVO(FilteredGroupVO) - Constructor for class com.soffid.iam.bpm.api.FilteredGroupVO
 
FilteredGroupVO(String, Boolean, String, Integer, String) - Constructor for class com.soffid.iam.bpm.api.FilteredGroupVO
 
finalize() - Method in class com.soffid.iam.api.BinaryData
 
finalize() - Method in class com.soffid.iam.base.api.BinaryData
 
findAccessControlByDispatcherName(String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findAccessControlByDispatcherName
findAccessControlByDispatcherName(String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findAccessLevelByHostNameAndNetworkName(String, String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findAccessLevelByHostNameAndNetworkName(String, String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findAccessLevelByHostNameAndNetworkName
findAccessLogById(Long) - Method in interface com.soffid.iam.am.service.AccessLogService
Operation findAccessLogById
findAccessLogById(Long) - Method in interface com.soffid.iam.am.service.ejb.AccessLogService
 
findAccessLogs(Query) - Method in interface com.soffid.iam.am.service.AccessLogService
Operation findAccessLogs
findAccessLogs(Query) - Method in interface com.soffid.iam.am.service.ejb.AccessLogService
 
findAccessTrees(Query) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
findAccessTrees(Query) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation findAccessTrees
findAccount(String) - Method in interface com.soffid.iam.base.service.AccountService
Operation findAccount Finds an account by name and system
findAccount(String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findAccount(String, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation findAccount Finds an account by name and system
findAccount(String, String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findAccountByExternalId(String, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation findAccountByExternalId Finds an account by external id
findAccountByExternalId(String, String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findAccountById(long) - Method in interface com.soffid.iam.base.service.AccountService
Operation findAccountById Finds an account by id
findAccountById(long) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findAccountByLoginNameAndSystem(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation findAccountByLoginNameAndSystem
findAccountNames(String) - Method in interface com.soffid.iam.base.service.AccountService
Operation findAccountNames
findAccounts(Query) - Method in interface com.soffid.iam.base.service.AccountService
Operation findAccounts
findAccounts(Query) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findAccounts(String) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
findAccounts(String) - Method in interface com.soffid.iam.am.service.VaultService
Operation findAccounts
findAccounts(String, String, String) - Method in interface com.soffid.iam.sync.service.PamProxySessionService
Operation findAccounts
findAccountServices(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation findAccountServices
findAccountServices(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findAccountsNearToExpire(Date, Date, Collection<AccountType>, Collection<UserType>) - Method in interface com.soffid.iam.base.service.AccountService
Operation findAccountsNearToExpire Gets accounts near to expire
findAccountsToDelegate(RoleAccount, String) - Method in interface com.soffid.iam.iga.service.ejb.EntitlementDelegationService
 
findAccountsToDelegate(RoleAccount, String) - Method in interface com.soffid.iam.iga.service.EntitlementDelegationService
Operation findAccountsToDelegate Gets the list of accounts that can be delegated for a user
findActiveDelegations() - Method in interface com.soffid.iam.iga.service.ejb.EntitlementDelegationService
 
findActiveDelegations() - Method in interface com.soffid.iam.iga.service.EntitlementDelegationService
Operation findActiveDelegations Gets list of entitlements delegated by current user
findActiveDirectoryDomains() - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findActiveDirectoryDomains
findActiveDirectoryDomains() - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation findActiveDirectoryDomains
findActiveSessions() - Method in interface com.soffid.iam.am.service.ejb.SessionService
 
findActiveSessions() - Method in interface com.soffid.iam.am.service.SessionService
Operation findActiveSessions
findAffectingRulesByRolAccount(RoleAccount) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
findAffectingRulesByRolAccount(RoleAccount) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation findAffectingRulesByRolAccount
findAgentDescriptorWorkflows(AgentDescriptor) - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
findAgentDescriptorWorkflows(AgentDescriptor) - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation findAgentDescriptorWorkflows
findAliasByHostName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findAliasByHostName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findAliasByHostName
findAllActiveDispatchers() - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findAllActiveDispatchers
findAllActiveDispatchers() - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findAllForbiddenWords() - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findAllForbiddenWords() - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findAllForbiddenWords
findAllGroupTypes() - Method in interface com.soffid.iam.iga.service.ejb.GroupTypeService
 
findAllGroupTypes() - Method in interface com.soffid.iam.iga.service.GroupTypeService
Operation findAllGroupTypes
findAllNetworkAuthorizationsByUserName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findAllNetworkAuthorizationsByUserName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findAllNetworkAuthorizationsByUserName
findAllOSTypes() - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findAllOSTypes() - Method in interface com.soffid.iam.am.service.NetworkService
Operation findAllOSTypes
findAllPasswordDomain() - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findAllPasswordDomain() - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findAllPasswordDomain
findAllPasswordPolicyDomain(String) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findAllPasswordPolicyDomain(String) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findAllPasswordPolicyDomain
findAllProcessDefinitions(boolean) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findAllProcessDefinitions
findAllProcessDefinitions(boolean) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findAllReconAccounts(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
findAllReconAccounts(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation findAllReconAccounts
findAllReconAssignment(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
findAllReconAssignment(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation findAllReconAssignment
findAllReconRole(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
findAllReconRole(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation findAllReconRole
findAllServers() - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findAllServers
findAllServers() - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findAllUserDomain() - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findAllUserDomain() - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findAllUserDomain
findAllUserType() - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findAllUserType() - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findAllUserType
findApplicationAccessByFilter(String, String, String, String, String, String) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
findApplicationAccessByFilter(String, String, String, String, String, String) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation findApplicationAccessByFilter
findApplicationAccessById(long) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
findApplicationAccessById(long) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation findApplicationAccessById
findApplicationAccessTreeRolesByRoleNameAndRoleApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findApplicationAccessTreeRolesByRoleNameAndRoleApplicationNameAndDispatcherName
findApplicationAccessTreeRolesByRoleNameAndRoleApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findApplicationByApplicationCode(String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation findApplicationByApplicationCode
findApplicationByApplicationName(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findApplicationByApplicationName
findApplicationByApplicationName(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findApplicationByApplicationNameUnrestricted(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findApplicationByApplicationNameUnrestricted
findApplicationByApplicationNameUnrestricted(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findApplicationById(Long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findApplicationById
findApplicationById(Long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findApplicationChildren(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findApplicationChildren
findApplicationChildren(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findApplicationDomainByDomianNameAndApplicationName(String, String) - Method in interface com.soffid.iam.iga.service.DomainService
Operation findApplicationDomainByDomianNameAndApplicationName
findApplicationDomainsByApplicationName(String) - Method in interface com.soffid.iam.iga.service.DomainService
Operation findApplicationDomainsByApplicationName
findApplicationDomainsByApplicationName(String) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
findApplicationDomainValueByDomainNameAndDomainApplicationNameAndValue(String, String, String) - Method in interface com.soffid.iam.iga.service.DomainService
Operation findApplicationDomainValueByDomainNameAndDomainApplicationNameAndValue
findApplicationManagementRoles() - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findApplicationManagementRoles Finds the managers with a set management role for an application
findApplicationManagementRoles() - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findApplicationManagers(String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findApplicationManagers Finds the management roles for any information system
findApplicationManagers(String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findApplicationManagersByApplicationCode(String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation findApplicationManagersByApplicationCode
findApplications(Query) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findApplications
findApplications(Query) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findAttributeMappingsByObject(Long) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findAttributeMappingsByObject
findAttributeMappingsByObject(Long) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findAuditById(Long) - Method in interface com.soffid.iam.rc.service.AuditService
Operation findAuditById
findAuditById(Long) - Method in interface com.soffid.iam.rc.service.ejb.AuditService
 
findAudits(Query) - Method in interface com.soffid.iam.rc.service.AuditService
Operation findAudits
findAudits(Query) - Method in interface com.soffid.iam.rc.service.ejb.AuditService
 
findAuthorizations(String, String, String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation findAuthorizations Get the complete list of low-level authorizations.
findAuthorizations(String, String, String) - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
findAuthorizationsToAccessHostWithAdministratorRigthsByHostsAndRequestDate(String, String, String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findAuthorizationsToAccessHostWithAdministratorRigthsByHostsAndRequestDate(String, String, String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findAuthorizationsToAccessHostWithAdministratorRigthsByHostsAndRequestDate
findBpmUserProcessByProcessId(Long) - Method in interface com.soffid.iam.base.service.UserService
Operation findBpmUserProcessByProcessId
findBpmUserProcessByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Operation findBpmUserProcessByUserName
findBpmUserProcessByUserNif(String) - Method in interface com.soffid.iam.base.service.UserService
Operation findBpmUserProcessByUserNif
findBpmUserProcessInstanceByUserName(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
findBpmUserProcessInstanceByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Operation findBpmUserProcessInstanceByUserName
findBrowsers(Query) - Method in interface com.soffid.iam.am.service.BrowserService
Operation findBrowsers
findBrowsers(Query) - Method in interface com.soffid.iam.am.service.ejb.BrowserService
 
findByColumn1(String, String) - Method in interface com.soffid.iam.iga.service.AttributeTranslationService
Operation findByColumn1
findByColumn1(String, String) - Method in interface com.soffid.iam.iga.service.ejb.AttributeTranslationService
 
findByColumn2(String, String) - Method in interface com.soffid.iam.iga.service.AttributeTranslationService
Operation findByColumn2
findByColumn2(String, String) - Method in interface com.soffid.iam.iga.service.ejb.AttributeTranslationService
 
findByExample(String, String, String) - Method in interface com.soffid.iam.iga.service.AttributeTranslationService
Operation findByExample
findByExample(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.AttributeTranslationService
 
findByHost(Host) - Method in interface com.soffid.iam.am.service.BrowserService
Operation findByHost
findByHost(Host) - Method in interface com.soffid.iam.am.service.ejb.BrowserService
 
findById(Long) - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
findById(Long) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation findById Finds a scheduled task by handler and params
findByQuery(Query) - Method in interface com.soffid.iam.iga.service.AttributeTranslationService
Operation findByQuery
findByQuery(Query) - Method in interface com.soffid.iam.iga.service.ejb.AttributeTranslationService
 
findBySerialNumber(String) - Method in interface com.soffid.iam.am.service.BrowserService
Operation findBySerialNumber
findChildProcesses(Long) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findChildProcesses
findChildProcesses(Long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findChildren(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
findChildren(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation findChildren
findChildren(AccessTree) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
findChildren(AccessTree) - Method in interface com.soffid.iam.iga.service.SelfService
Operation findChildren
findConfigurations(Query) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation findConfigurations
findConfigurations(Query) - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
findCustomObjectByTypeAndName(String, String) - Method in interface com.soffid.iam.iga.service.CustomObjectService
Operation findCustomObjectByTypeAndName
findCustomObjectByTypeAndName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.CustomObjectService
 
findCustomObjectNames(String) - Method in interface com.soffid.iam.iga.service.CustomObjectService
Operation findCustomObjectNames
findCustomObjects(String, Query) - Method in interface com.soffid.iam.iga.service.CustomObjectService
Operation findCustomObjects
findCustomObjects(String, Query) - Method in interface com.soffid.iam.iga.service.ejb.CustomObjectService
 
findCustomObjectType(Query) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findCustomObjectType
findCustomObjectType(Query) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findCustomObjectTypeByName(String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findCustomObjectTypeByName
findCustomObjectTypeByName(String) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findDataByUserAndCode(String, String) - Method in interface com.soffid.iam.base.service.ejb.UserService
Deprecated.
findDataByUserAndCode(String, String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findDataTypeByName(String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findDataTypeByName
findDataTypeByName(String) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findDataTypes(MetadataScope) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findDataTypes Retrieves the not builtin attributes
findDataTypes(MetadataScope) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findDataTypes2(MetadataScope) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findDataTypes2 Retrieves the bultin and not builtin attributes
findDataTypes2(MetadataScope) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findDataTypesByName(String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findDataTypesByName
findDataTypesByName(String) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findDataTypesByObjectTypeAndName(String, String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findDataTypesByObjectTypeAndName Retrieves the not builtin attributes
findDataTypesByObjectTypeAndName(String, String) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findDataTypesByObjectTypeAndName2(String, String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findDataTypesByObjectTypeAndName2 Retrieves the bultin and not builtin attributes
findDataTypesByObjectTypeAndName2(String, String) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findDataTypesByScopeAndName(MetadataScope, String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findDataTypesByScopeAndName
findDataTypesByScopeAndName(MetadataScope, String) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findDelegationsToAccept() - Method in interface com.soffid.iam.iga.service.ejb.EntitlementDelegationService
 
findDelegationsToAccept() - Method in interface com.soffid.iam.iga.service.EntitlementDelegationService
Operation findDelegationsToAccept Gets list of entitlements delegated to current user
findDispatcherByName(String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findDispatcherByName
findDispatcherByName(String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findDomainByApplicationAndName(String, String) - Method in interface com.soffid.iam.iga.service.DomainService
Operation findDomainByApplicationAndName
findDomainByApplicationAndName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
findDomains() - Method in interface com.soffid.iam.iga.service.AttributeTranslationService
Operation findDomains
findDomains() - Method in interface com.soffid.iam.iga.service.ejb.AttributeTranslationService
 
findDomainsByApplicationName(String) - Method in interface com.soffid.iam.iga.service.DomainService
Operation findDomainsByApplicationName
findDomainsByApplicationName(String) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
findDomainValueByText(Domain, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findDomainValueByText
findDomainValueByText(Domain, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findDomainValueByTextAsync(Domain, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findDomainValueByTextAsync
findDomainValueByTextAsync(Domain, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findDomainValues(Query) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findDomainValues
findDomainValues(Query) - Method in interface com.soffid.iam.iga.service.DomainService
Operation findDomainValues
findDomainValues(Query) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findDomainValues(Query) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
findDomainValuesByDomain(Domain) - Method in interface com.soffid.iam.iga.service.DomainService
Operation findDomainValuesByDomain
findDomainValuesByDomain(Domain) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
findEffectiveRoleGrantByAccount(long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findEffectiveRoleGrantByAccount
findEffectiveRoleGrantByAccount(long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findEffectiveRoleGrantByUser(long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findEffectiveRoleGrantByUser
findEffectiveRoleGrantByUser(long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findEffectiveRoleGrantByUserAndHolderGroup(long, long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findEffectiveRoleGrantByUserAndHolderGroup
findEffectiveRoleGrantByUserAndHolderGroup(long, long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findEffectiveRoleGrantsByRoleId(Long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findEffectiveRoleGrantsByRoleId
findEffectiveUserRolesByInformationSystem(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findEffectiveUserRolesByInformationSystem
findEffectiveUserRolesByInformationSystem(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findEnabledProducts() - Method in interface com.soffid.iam.base.service.ejb.LicenseService
 
findEnabledProducts() - Method in interface com.soffid.iam.base.service.LicenseService
Operation findEnabledProducts
findEntryPoints(String) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
findEntryPoints(String) - Method in interface com.soffid.iam.iga.service.SelfService
Operation findEntryPoints Finds entry points by name
findExtensibleObjectRegister(String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findExtensibleObjectRegister
findExtensibleObjectRegisters() - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findExtensibleObjectRegisters
findExtensibleObjectRegisters() - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findExternalMailsByNameListAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findExternalMailsByNameListAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findExternalMailsByNameListAndDomainName
findExtranetCardByUserNameAndCardName(String, String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findExtranetCardsByUserName(String, String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findFolder(long) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
findFolder(long) - Method in interface com.soffid.iam.am.service.VaultService
Operation findFolder
findFolders(Query) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
findFolders(Query) - Method in interface com.soffid.iam.am.service.VaultService
Operation findFolders
findFolders(String) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
findFolders(String) - Method in interface com.soffid.iam.am.service.VaultService
Operation findFolders
findForbiddenWordsPasswordPolicy(PasswordPolicy) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findForbiddenWordsPasswordPolicy(PasswordPolicy) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findForbiddenWordsPasswordPolicy
findGrantedRolesToGroupByGroup(Group) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findGrantedRolesToGroupByGroup
findGrantedRolesToGroupByGroup(Group) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findGroupByGroupName(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findGroupByGroupName(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupByGroupName
findGroupByGroupNameAndDate(String, Date) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findGroupByGroupNameAndDate(String, Date) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupByGroupNameAndDate
findGroupById(Long) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findGroupById(Long) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupById
findGroupManagementRoles() - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findGroupManagementRoles Finds the managers with a set management role for a group
findGroupManagementRoles() - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findGroupManagers(String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findGroupManagers Finds the management roles for any group
findGroupManagers(String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findGroupMembers(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findGroupMembers(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupMembers
findGroupMembers(String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findGroupMembers(String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findGroupMembers
findGroupNames() - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupNames
findGroups(Query) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findGroups(Query) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroups
findGroupsByGroupsType(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupsByGroupsType
findGroupsByUserCode(String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation findGroupsByUserCode
findGroupsByUserName(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupsByUserName
findGroupsDomain() - Method in interface com.soffid.iam.iga.service.DomainService
Operation findGroupsDomain
findGroupsFromRolesByUserName(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupsFromRolesByUserName
findGroupsFromUsersByUserName(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupsFromUsersByUserName
findGroupTasks() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findGroupTasks
findGroupTasks() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findGroupTypeByName(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupTypeService
 
findGroupTypeByName(String) - Method in interface com.soffid.iam.iga.service.GroupTypeService
Operation findGroupTypeByName
findGroupTypes(Query) - Method in interface com.soffid.iam.iga.service.ejb.GroupTypeService
 
findGroupTypes(Query) - Method in interface com.soffid.iam.iga.service.GroupTypeService
Operation findGroupTypes
findGroupUserByJsonQuery(String, Integer, Integer) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findGroupUserByJsonQuery(String, Integer, Integer) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findGroupUserByJsonQuery
findHomeServerByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findHostById(Long) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findHostById(Long) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findHostById
findHostByIp(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findHostByIp(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findHostByIp
findHostByName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findHostByName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findHostByName
findHostBySerialNumber(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findHostBySerialNumber
findHostEntryPoints(Host) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
findHostEntryPoints(Host) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation findHostEntryPoints Gets the entry points for a host
findHostPorts(Host) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
findHostPorts(Host) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation findHostPorts Gets the open ports for a host
findHosts(Query) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findHosts(Query) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findHosts
findHostsByNetwork_Discovery(Network, String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findHostsByNetwork_Discovery(Network, String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findHostsByNetwork_Discovery Finds all hosts or search contained host by name or description or IP
findHostServices(Host) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
findHostServices(Host) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation findHostServices Gets the account protected services for a host
findHostSystems(Host) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
findHostSystems(Host) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation findHostSystems Gets the account protected services for a host
findIdentitiesByName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findIdentitiesByName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findIdentitiesByName
findIdentityByName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findIdentityByName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findIdentityByName
findIdentityProviders() - Method in interface com.soffid.iam.rc.service.ejb.SamlService
 
findIdentityProviders() - Method in interface com.soffid.iam.rc.service.SamlService
Operation findIdentityProviders Gets the list of Identity Providers from medatata URL
findIdentityProviders(String) - Method in interface com.soffid.iam.rc.service.ejb.SamlService
 
findIdentityProviders(String) - Method in interface com.soffid.iam.rc.service.SamlService
Operation findIdentityProviders Gets the list of Identity Providers from arbitrary URL
findInitiatorProcessDefinitions() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findInitiatorProcessDefinitions
findInitiatorProcessDefinitions() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findIssuePolicies(Query) - Method in interface com.soffid.iam.rc.service.ejb.IssuePolicyService
 
findIssuePolicies(Query) - Method in interface com.soffid.iam.rc.service.IssuePolicyService
Operation findIssuePolicies
findIssues(Query) - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
findIssues(Query) - Method in interface com.soffid.iam.rc.service.IssueService
Operation findIssues
findIssuesByUser(String) - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
findIssuesByUser(String) - Method in interface com.soffid.iam.rc.service.IssueService
Operation findIssuesByUser
findJumpServerGroups() - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
findJumpServerGroups() - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation findJumpServerGroups
findLogs(LogConfiguration, long, long) - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation findLogs
findLogs(String, LogConfiguration, long, long) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
findLogs(String, LogConfiguration, long, long) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation findLogs
findLogs(String, LogConfiguration, long, long) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation findLogs
findMailDomainByName(String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findMailDomainByName(String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findMailDomainByName
findMailDomains(Query) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findMailDomains(Query) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findMailDomains
findMailListByNameAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findMailListByNameAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findMailListByNameAndDomainName
findMailLists(Query) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findMailLists(Query) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findMailLists
findMailListsByData(String, String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findMailListsByData(String, String, String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findMailListsByData
findMailServerByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findManagedApplicationsByUserCode(String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation findManagedApplicationsByUserCode
findMasterParameterByNameAndNetwork(String, String) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation findMasterParameterByNameAndNetwork
findMatrixByRule(Long) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
findMatrixByRule(Long) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation findMatrixByRule
findMenuChildren(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
findMenuChildren(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation findMenuChildren
findMyIssues(Query) - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
findMyIssues(Query) - Method in interface com.soffid.iam.rc.service.IssueService
Operation findMyIssues
findMyPreference(String) - Method in interface com.soffid.iam.base.service.ejb.PreferencesService
 
findMyPreference(String) - Method in interface com.soffid.iam.base.service.PreferencesService
Operation findMyPreference Retrieves current user preference
findMyProcesses() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findMyProcesses
findMyProcesses() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findMyTasks() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findMyTasks
findMyTasks() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findMyTasksLightweight() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findMyTasksLightweight
findMyTasksLightweight() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findNameGenerators() - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findNameGenerators() - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findNameGenerators
findNetworkAccount(Network) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
findNetworkAccount(Network) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation findNetworkAccount Retrieves account for network discovery
findNetworkACLRolesByRoleNameAndApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findNetworkACLRolesByRoleNameAndApplicationNameAndDispatcherName
findNetworkACLRolesByRoleNameAndApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findNetworkAuthorizationsByGroupName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findNetworkAuthorizationsByGroupName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findNetworkAuthorizationsByGroupName
findNetworkAuthorizationsByNetworkNameAndIdentityName(String, String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findNetworkAuthorizationsByNetworkNameAndIdentityName(String, String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findNetworkAuthorizationsByNetworkNameAndIdentityName
findNetworkAuthorizationsByRoleName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findNetworkAuthorizationsByRoleName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findNetworkAuthorizationsByRoleName
findNetworkAuthorizationsByUserName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findNetworkAuthorizationsByUserName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findNetworkAuthorizationsByUserName
findNetworkByIpAddress(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findNetworkByIpAddress
findNetworkByName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findNetworkByName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findNetworkByName
findNetworkByText_Discovery(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findNetworkByText_Discovery(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findNetworkByText_Discovery Finds network by network name or network description or network IP or contained host name or description or IP
findNetworkDiscoveryScheduledTask(Network) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
findNetworkDiscoveryScheduledTask(Network) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation findNetworkDiscoveryScheduledTask Internal method to get the discovery schedule
findNetworks(Query) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findNetworks(Query) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findNetworks
findNetworksACByUserName(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
findNetworksACByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Operation findNetworksACByUserName Retrieves network authorizations granted to a user
findObjectMappingPropertiesByObject(Long) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findObjectMappingPropertiesByObject
findObjectMappingPropertiesByObject(Long) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findObjectMappingsByDispatcher(Long) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findObjectMappingsByDispatcher
findObjectMappingsByDispatcher(Long) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findObjectMappingTriggersByObject(Long) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findObjectMappingTriggersByObject
findObjectMappingTriggersByObject(Long) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findObserverProcessDefinitions() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findObserverProcessDefinitions
findObserverProcessDefinitions() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findOSTypeById(Long) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findOSTypeById(Long) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findOSTypeById
findOSTypeByName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findOSTypeByName
findParameterByNameAndNetworkName(String, String) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation findParameterByNameAndNetworkName
findParameterByNameAndNetworkName(String, String) - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
findParentProceeses(Long) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findParentProceeses
findParentProceeses(Long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findPasswordDomainByName(String) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findPasswordDomainByName(String) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findPasswordDomainByName
findPasswordDomainStatus(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
findPasswordDomainStatus(String) - Method in interface com.soffid.iam.base.service.UserService
Operation findPasswordDomainStatus
findPolicies(Query) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
findPolicies(Query) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation findPolicies
findPolicyActions(PamPolicy) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
findPolicyActions(PamPolicy) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation findPolicyActions
findPolicyByTypeAndPasswordDomain(String, String) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findPolicyByTypeAndPasswordDomain(String, String) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findPolicyByTypeAndPasswordDomain
findPrimaryGroupByUserName(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findPrimaryGroupByUserName
findPrincipalAccount(String) - Method in interface com.soffid.iam.sync.intf.KerberosAgent
 
findPrinterByPrinterName(String) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
findPrinterByPrinterName(String) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation findPrinterByPrinterName
findPrinterGroupByGroupNameAndPrinterName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
findPrinterGroupByGroupNameAndPrinterName(String, String) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation findPrinterGroupByGroupNameAndPrinterName
findPrinters(Query) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
findPrinters(Query) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation findPrinters
findPrintersByFilter(String, String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
findPrintersByFilter(String, String, String, String) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation findPrintersByFilter
findPrintersByPrinterName(String) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
findPrintersByPrinterName(String) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation findPrintersByPrinterName
findPrintersByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Operation findPrintersByUserName Fetches all printers assigned to a user
findPrintersGroupByGroupName(String) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
findPrintersGroupByGroupName(String) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation findPrintersGroupByGroupName
findPrinterUserByUserNameAndPrinterName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
findPrinterUserByUserNameAndPrinterName(String, String) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation findPrinterUserByUserNameAndPrinterName
findPrinterUsers(Query) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
findPrinterUsers(Query) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation findPrinterUsers
findProcessDefinitionByTextAndJsonQuery(String, String, Integer, Integer) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findProcessDefinitionByTextAndJsonQuery
findProcessDefinitionByTextAndJsonQuery(String, String, Integer, Integer) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findProcessDefinitions(String, boolean) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findProcessDefinitions
findProcessDefinitions(String, boolean) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findProcessDefinitions(String, PredefinedProcessType) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findProcessDefinitions Searches for process definition of a predefined type
findProcessDefinitions(String, PredefinedProcessType) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findProcessInstance(Query) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findProcessInstance
findProcessInstance(Query) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findProcessInstanceByTextAndJsonQuery(String, String, Integer, Integer) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findProcessInstanceByTextAndJsonQuery
findProcessInstanceByTextAndJsonQuery(String, String, Integer, Integer) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findProcessInstances(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findProcessInstances
findProcessInstances(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findProcessInstances(List, String, String, String, Date, boolean) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findProcessInstances
findProcessInstances(List, String, String, String, Date, boolean) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findProfileServerByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findReconAccountById(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
findReconAccountById(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation findReconAccountById
findReconAssignmentById(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
findReconAssignmentById(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation findReconAssignmentById
findReconcileTriggersByDispatcher(Long) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findReconcileTriggersByDispatcher
findReconcileTriggersByDispatcher(Long) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findReconRoleById(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
findReconRoleById(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation findReconRoleById
findRedundantRoles(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRedundantRoles
findRedundantRoles(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRelationsMailListByNameAndBelongsMailListNameAndNameAndContainsMailListName(String, String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findRelationsMailListByNameAndBelongsMailListNameAndNameAndContainsMailListName(String, String, String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findRelationsMailListByNameAndBelongsMailListNameAndNameAndContainsMailListName
findRelationsMailListByNameBelongsMailListAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findRelationsMailListByNameBelongsMailListAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findRelationsMailListByNameBelongsMailListAndDomainName
findRelationsMailListByNameContainsMailListAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findRelationsMailListByNameContainsMailListAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findRelationsMailListByNameContainsMailListAndDomainName
findRemoteServerByUrl(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation findRemoteServerByUrl
findRoleAccountByAccount(long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleAccountByAccount
findRoleAccountByAccount(long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleAccountByAccountNoRule(long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleAccountByAccountNoRule
findRoleAccountByAccountNoRule(long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleAccountById(long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleAccountById
findRoleAccountById(long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleAccounts() - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
findRoleAccounts() - Method in interface com.soffid.iam.iga.service.SelfService
Operation findRoleAccounts
findRoleAccounts(Query) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleAccounts
findRoleAccounts(Query) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleAuthorizationsByRoleNameAndApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleAuthorizationsByRoleNameAndApplicationNameAndDispatcherName
findRoleAuthorizationsByRoleNameAndApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleById(Long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleById
findRoleById(Long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleByNameAndSystem(String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleByNameAndSystem
findRoleByNameAndSystem(String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleByRoleNameAndApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleByRoleNameAndApplicationNameAndDispatcherName
findRoleByRoleNameAndApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleByShortName(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleByShortName
findRoleByShortName(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleGrantByAccount(Long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleGrantByAccount
findRoleGrantByAccount(Long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleGrantByRole(Long, Long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleGrantByRole
findRoleGrantByRole(Long, Long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleGrantHierarchyByAccount(long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleGrantHierarchyByAccount
findRoleGrantHierarchyByAccount(long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleGrantHierarchyByUser(long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleGrantHierarchyByUser
findRoleGrantHierarchyByUser(long) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleGrantsByGroup(Group) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleGrantsByGroup
findRoleGrantsByGroup(Group) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleHoldersGroupsByRole(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleHoldersGroupsByRole
findRoleHoldersGroupsByRole(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoleMembers(String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findRoleMembers(String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findRoleMembers
findRoleNames(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoleNames
findRoles(Query) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRoles
findRoles(Query) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRolesByApplicationCode(String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation findRolesByApplicationCode
findRolesByApplicationCodeUnrestricted(String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation findRolesByApplicationCodeUnrestricted
findRolesByApplicationName(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRolesByApplicationName
findRolesByApplicationName(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRolesByApplicationNameUnrestricted(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRolesByApplicationNameUnrestricted
findRolesByApplicationNameUnrestricted(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRolesByDomainNameAndApplicationName(String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRolesByDomainNameAndApplicationName
findRolesByDomainNameAndApplicationName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRolesByRule(Long) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
findRolesByRule(Long) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation findRolesByRule
findRolesByUserCode(String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation findRolesByUserCode
findRolesByUserName(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findRolesByUserName
findRolesByUserName(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findRoot() - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
findRoot() - Method in interface com.soffid.iam.am.service.EntryPointService
Operation findRoot
findRoot() - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
findRoot() - Method in interface com.soffid.iam.iga.service.SelfService
Operation findRoot
findRuleAssignments(Rule) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
findRuleAssignments(Rule) - Method in interface com.soffid.iam.iga.service.RulesService
Operation findRuleAssignments
findRuleByApplication(Long) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
findRuleByApplication(Long) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation findRuleByApplication
findRules(Query) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
findRules(Query) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation findRules
findRules(String) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
findRules(String) - Method in interface com.soffid.iam.iga.service.RulesService
Operation findRules
findRulesByRole(Long) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
findRulesByRole(Long) - Method in interface com.soffid.iam.iga.service.RulesService
Operation findRulesByRole
findScheduledTaskByHandlerAndParams(String, String) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation findScheduledTaskByHandlerAndParams Finds a scheduled task by handler and params
findScheduledTasksByDispatcher(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findScheduledTasksByDispatcher
findScheduledTasksByDispatcher(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findServiceByName(String) - Method in interface com.soffid.iam.am.service.ServiceService
Operation findServiceByName
findServices(Query) - Method in interface com.soffid.iam.am.service.ejb.ServiceService
 
findServices(Query) - Method in interface com.soffid.iam.am.service.ServiceService
Operation findServices
findSession(String, String) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
findSession(String, String) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation findSession Retrieves a pam session descriptor
findSessionByUserName(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
findSessionByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Operation findSessionByUserName Retrieves all the sessions a user currently has
findSessionsByHostName(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
findSessionsByHostName(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation findSessionsByHostName
findSharedAccountsByUser(String) - Method in interface com.soffid.iam.base.service.AccountService
Operation findSharedAccountsByUser Gets the non single-user accounts for a user
findSharedAccountsByUser(String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findSharedAccountsHistoryByUser(String) - Method in interface com.soffid.iam.base.service.AccountService
Operation findSharedAccountsHistoryByUser Gets the non single-user accounts history for a user
findSharedAccountsHistoryByUser(String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findSodRules(Query) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
findSodRules(Query) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation findSodRules
findSoffidDispatcher() - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findSoffidDispatcher Finds the dispatcher bound to soffid itself
findSoffidDispatcher() - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findStats(String, Date, Date, int) - Method in interface com.soffid.iam.base.service.ejb.StatsService
 
findStats(String, Date, Date, int) - Method in interface com.soffid.iam.base.service.StatsService
Operation findStats
findSubgroupsByGroupName(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findSubgroupsByGroupName(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findSubgroupsByGroupName
findSubgroupsByGroupNameAndDate(String, Date) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findSubgroupsByGroupNameAndDate(String, Date) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findSubgroupsByGroupNameAndDate
findSupervisorProcessDefinitions() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findSupervisorProcessDefinitions
findSupervisorProcessDefinitions() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findSystemDataType(String, String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findSystemDataType
findSystemDataType(String, String) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findSystemDataTypes(String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findSystemDataTypes Retrieves the not builtin attributes
findSystemDataTypes(String) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findSystemDataTypes2(String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation findSystemDataTypes2 Retrieves the bultin and not builtin attributes
findSystemDataTypes2(String) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
findSystemHosts(System) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
findSystemHosts(System) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation findSystemHosts Gets the account protected services for a host
findSystems(Query) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findSystems
findSystems(Query) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findTaskDefinitions(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findTaskDefinitions
findTaskDefinitions(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findTasks(List<ProcessInstance>, TaskDefinition, String, Date, Date, boolean) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findTasks
findTasks(List<ProcessInstance>, TaskDefinition, String, Date, Date, boolean) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findTasks(List<ProcessInstance>, String, TaskDefinition, String, Date, Date, boolean) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findTasks
findTasks(List<ProcessInstance>, String, TaskDefinition, String, Date, Date, boolean) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findTasksByTextAndJsonQuery(String, String, Integer, Integer) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findTasksByTextAndJsonQuery
findTasksByTextAndJsonQuery(String, String, Integer, Integer) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findTenantParameter(String, String) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation findTenantParameter
findTenantParameter(String, String) - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
findTenantServers() - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findTenantServers
findTenantServers() - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
findUnscheduledTasks() - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
findUnscheduledTasks() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation findUnscheduledTasks
findUserAccountsByDomain(String, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation findUserAccountsByDomain Find the user accounts for a user and password domain
findUserAccountsByDomain(String, String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findUserAttributes(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
Deprecated.
findUserAttributes(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findUserByDataTypeNameAndDataTypeValue(String, String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findUserByShortName(String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation findUserByShortName
findUserByUserId(Long) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
findUserByUserId(Long) - Method in interface com.soffid.iam.base.service.UserService
Operation findUserByUserId Retrieves a user by its user id
findUserByUserName(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
findUserByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Operation findUserByUserName Retrieves a user by user name
findUserByUserNif(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findUserDataByUserName(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
Deprecated.
findUserDataByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findUserDomainByName(String) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findUserDomainByName(String) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findUserDomainByName
findUserDomainGroup() - Method in interface com.soffid.iam.iga.service.DomainService
Operation findUserDomainGroup
findUserGroup(Query) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findUserGroup(Query) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findUserGroup
findUserGroupByUserNameAndGroupName(String, String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findUserGroupByUserNameAndGroupName
findUserGroupHistoryByUserName(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findUserGroupHistoryByUserName(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findUserGroupHistoryByUserName
findUserGroupsByUserName() - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
findUserGroupsByUserName() - Method in interface com.soffid.iam.iga.service.SelfService
Operation findUserGroupsByUserName
findUserMailListByListNameAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findUserMailListByListNameAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findUserMailListByListNameAndDomainName
findUserMailListByListNameAndDomainNameAndUserName(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findUserMailListByListNameAndDomainNameAndUserName(String, String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findUserMailListByListNameAndDomainNameAndUserName
findUserMailListByUserName(String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findUserMailListByUserName(String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findUserMailListByUserName
findUserMailListHistoryByUserName(String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findUserMailListHistoryByUserName(String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findUserMailListHistoryByUserName
findUserNames() - Method in interface com.soffid.iam.base.service.UserService
Operation findUserNames
findUserPreferences(String) - Method in interface com.soffid.iam.base.service.ejb.PreferencesService
 
findUserPreferences(String) - Method in interface com.soffid.iam.base.service.PreferencesService
Operation findUserPreferences Retrieves all the preferences for the selected user
findUserPrintersByUserName(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
findUserPrintersByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Operation findUserPrintersByUserName Retrieves the printers assigned to a user
findUserRolesByInformationSystem(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findUserRolesByInformationSystem
findUserRolesByInformationSystem(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findUserRolesByRoleNameAndRoleApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findUserRolesByRoleNameAndRoleApplicationNameAndDispatcherName
findUserRolesByRoleNameAndRoleApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findUserRolesByUserName(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findUserRolesByUserName
findUserRolesByUserName(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findUserRolesByUserNameNoRules(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findUserRolesByUserNameNoRules
findUserRolesByUserNameNoRules(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findUserRolesByUserNameNoSoD(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findUserRolesByUserNameNoSoD
findUserRolesByUserNameNoSoD(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findUserRolesHierachyByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findUserRolesHierachyByUserName(String, Boolean) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
findUserRolesHistoryByUserName(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findUserRolesHistoryByUserName
findUserRolesHistoryByUserName(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findUsers(Query) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
findUsers(Query) - Method in interface com.soffid.iam.base.service.UserService
Operation findUsers
findUsers(String, String, String, String) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation findUsers
findUsers(String, String, String, String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
findUsersAccounts(String, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation findUsersAccounts Gets the accounts for a user on a single system name
findUsersAccounts(String, String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
findUsersBelongtoGroupByGroupName(String, Date, Integer, Integer) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findUsersBelongtoGroupByGroupName(String, Date, Integer, Integer) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findUsersBelongtoGroupByGroupName
findUsersByMailListNameAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
findUsersByMailListNameAndDomainName(String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation findUsersByMailListNameAndDomainName
findUsersByRoleNameAndRoleApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation findUsersByRoleNameAndRoleApplicationNameAndDispatcherName
findUsersByRoleNameAndRoleApplicationNameAndDispatcherName(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
findUsersGroupByUserName(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findUsersGroupByUserName(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findUsersGroupByUserName
findUsersRolesDomainTypeAndUserGroups(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
findUsersRolesDomainTypeAndUserGroups(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findUsersRolesDomainTypeAndUserGroups
findUsersRolesWithGroupByUserName(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation findUsersRolesWithGroupByUserName
findUserTypes(Query) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
findUserTypes(Query) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation findUserTypes
findValidCertificates() - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation findValidCertificates
findVaultElement(long) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
findVaultElement(long) - Method in interface com.soffid.iam.am.service.VaultService
Operation findVaultElement
findVaultElementByText(String) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
findVaultElementByText(String) - Method in interface com.soffid.iam.am.service.VaultService
Operation findVaultElementByText
findViolotions(String, SoDRisk) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
findViolotions(String, SoDRisk) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation findViolotions
finExternalMailByEmail(String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
finExternalMailByEmail(String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation finExternalMailByEmail
finishVirtualSourceTransaction(String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation finishVirtualSourceTransaction
finishVirtualSourceTransaction(String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
flush() - Method in class com.soffid.iam.doc.api.DocumentOutputStream
 
flushBase64() - Method in class com.soffid.iam.util.Base64.OutputStream
Method added by PHIL.
FORBIDDEN_WORD - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
ForbiddenWord - Class in com.soffid.iam.am.api
ValueObject ForbiddenWord
ForbiddenWord() - Constructor for class com.soffid.iam.am.api.ForbiddenWord
 
ForbiddenWord(ForbiddenWord) - Constructor for class com.soffid.iam.am.api.ForbiddenWord
 
ForbiddenWord(Long, String) - Constructor for class com.soffid.iam.am.api.ForbiddenWord
 
FORCED_ACTIVE - Static variable in class com.soffid.iam.base.api.AccountStatus
 
FORCED_DISABLED - Static variable in class com.soffid.iam.base.api.AccountStatus
 
fromBase64(String) - Static method in class com.soffid.iam.am.api.Password
Genera un array de caracteres a partir de su codificación base 64
fromString(String) - Static method in class com.soffid.iam.am.api.LaunchType
Creates an instance of LaunchType from value.
fromString(String) - Static method in class com.soffid.iam.am.api.NetworkType
Creates an instance of NetworkType from value.
fromString(String) - Static method in class com.soffid.iam.am.api.Password
 
fromString(String) - Static method in class com.soffid.iam.am.api.PasswordValidation
Creates an instance of PasswordValidation from value.
fromString(String) - Static method in class com.soffid.iam.am.api.SessionType
Creates an instance of SessionType from value.
fromString(String) - Static method in class com.soffid.iam.api.BinaryData
 
fromString(String) - Static method in class com.soffid.iam.base.api.AccountAccessLevelEnum
Creates an instance of AccountAccessLevelEnum from value.
fromString(String) - Static method in class com.soffid.iam.base.api.AccountStatus
Creates an instance of AccountStatus from value.
fromString(String) - Static method in class com.soffid.iam.base.api.AccountType
Creates an instance of AccountType from value.
fromString(String) - Static method in class com.soffid.iam.base.api.AttributeVisibilityEnum
Creates an instance of AttributeVisibilityEnum from value.
fromString(String) - Static method in class com.soffid.iam.base.api.BinaryData
 
fromString(String) - Static method in class com.soffid.iam.base.api.CredentialTypeEnum
Creates an instance of CredentialTypeEnum from value.
fromString(String) - Static method in class com.soffid.iam.base.api.LetterCaseEnum
Creates an instance of LetterCaseEnum from value.
fromString(String) - Static method in class com.soffid.iam.base.api.MetadataScope
Creates an instance of MetadataScope from value.
fromString(String) - Static method in class com.soffid.iam.base.api.ServerPluginModuleType
Creates an instance of ServerPluginModuleType from value.
fromString(String) - Static method in class com.soffid.iam.base.api.TypeEnumeration
Creates an instance of TypeEnumeration from value.
fromString(String) - Static method in class com.soffid.iam.bpm.api.PredefinedProcessType
Creates an instance of PredefinedProcessType from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.AccountProposedAction
Creates an instance of AccountProposedAction from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.ApplicationType
Creates an instance of ApplicationType from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.AttributeDirection
Creates an instance of AttributeDirection from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.DelegationStatus
Creates an instance of DelegationStatus from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.EventUserAction
Creates an instance of EventUserAction from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.ProposedAction
Creates an instance of ProposedAction from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.RoleDependencyStatus
Creates an instance of RoleDependencyStatus from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.SharedAccountPrivileges
Creates an instance of SharedAccountPrivileges from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.SoffidObjectTrigger
Creates an instance of SoffidObjectTrigger from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.SoffidObjectType
Creates an instance of SoffidObjectType from value.
fromString(String) - Static method in class com.soffid.iam.iga.api.UserDomainType
Creates an instance of UserDomainType from value.
fromString(String) - Method in class com.soffid.iam.json.AccountTypeConverter
 
fromString(String) - Method in class com.soffid.iam.json.CalendarConverter
 
fromString(String) - Method in class com.soffid.iam.json.DateConverter
 
fromString(String) - Static method in class com.soffid.iam.pam.api.HostEventAction
Creates an instance of HostEventAction from value.
fromString(String) - Static method in class com.soffid.iam.pam.api.PamRuleType
Creates an instance of PamRuleType from value.
fromString(String) - Static method in class com.soffid.iam.pam.model.PamActionType
Creates an instance of PamActionType from value.
fromString(String) - Static method in class com.soffid.iam.rc.api.IssuePolicyStatus
Creates an instance of IssuePolicyStatus from value.
fromString(String) - Static method in class com.soffid.iam.rc.api.IssueStatus
Creates an instance of IssueStatus from value.
fromString(String) - Static method in class com.soffid.iam.rc.api.RequestedObligationEnum
Creates an instance of RequestedObligationEnum from value.
fromString(String) - Static method in class com.soffid.iam.rc.api.SoDRisk
Creates an instance of SoDRisk from value.
fromString(String) - Static method in class com.soffid.iam.rc.api.SodRuleType
Creates an instance of SodRuleType from value.
fromString(String) - Static method in class com.soffid.iam.sync.api.ServerType
Creates an instance of ServerType from value.

G

GATEWAY - Static variable in class com.soffid.iam.sync.api.ServerType
 
GenAIProviderService - Interface in com.soffid.iam.base.service.ejb
EJB GenAIProviderService
GenAIProviderService - Interface in com.soffid.iam.base.service
Service GenAIProviderService
GenAIProviderServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home GenAIProviderService
generateAccountPassword(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation generateAccountPassword Generates a password for the account
generateAccountPassword(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
generateAccountSshPrivateKey(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation generateAccountSshPrivateKey Stores the account SSH private key
generateAccountSshPrivateKey(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
generateAccountTemporaryPassword(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation generateAccountTemporaryPassword Generates a temporary password for the account
generateAccountTemporaryPassword(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
generateAccountTemporaryPassword(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
generateAccountTemporaryPassword(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation generateAccountTemporaryPassword Generates a temporary password for the account
generateChangesReport(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation generateChangesReport Generates a report to view the changes that a role change will generat
generateChangesReport(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
generateChangesReport(Role, List<RoleAccount>, List<RoleAccount>) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation generateChangesReport Generates a report to view the changes that a role change will generat
generateChangesReport(Role, List<RoleAccount>, List<RoleAccount>) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
generateChangesReport(Rule, Collection<RuleAssignedRole>) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
generateChangesReport(Rule, Collection<RuleAssignedRole>) - Method in interface com.soffid.iam.iga.service.RulesService
Operation generateChangesReport Generates an excel file with expected changes
generateChangesReport(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation generateChangesReport
generateChangesReport(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
generateChangesReport(SoDRule, Collection<SoDRole>, Collection<SoDRuleMatrix>) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
generateChangesReport(SoDRule, Collection<SoDRole>, Collection<SoDRuleMatrix>) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation generateChangesReport
generateDerivedMacParameters(int) - Method in class com.soffid.iam.crypt.PKCS5S2ParametersGenerator
Generate a key parameter for use with a MAC derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int) - Method in class com.soffid.iam.crypt.PKCS5S2ParametersGenerator
Generate a key parameter derived from the password, salt, and iteration count we are currently initialised with.
generateDerivedParameters(int, int) - Method in class com.soffid.iam.crypt.PKCS5S2ParametersGenerator
Generate a key with initialisation vector parameter derived from the password, salt, and iteration count we are currently initialised with.
generateEndUserDescription(Exception) - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
generateFakePassword(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation generateFakePassword
generateFakePassword(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation generateFakePassword
generateKeystrokes(PamSession, OutputStream) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
generateKeystrokes(PamSession, OutputStream) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation generateKeystrokes Retrieves a pam session keystrokes
generateMetadata(String) - Method in interface com.soffid.iam.rc.service.ejb.SamlService
 
generateMetadata(String) - Method in interface com.soffid.iam.rc.service.SamlService
Operation generateMetadata Generates SAML metadata to publish to SAML federation discovery database
generateNewKey() - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation generateNewKey
generateOtp(String) - Method in interface com.soffid.iam.sync.service.PamProxySessionService
Operation generateOtp
generateRandomPassword() - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
generateSamlRequest(String, String) - Method in interface com.soffid.iam.rc.service.ejb.SamlService
 
generateSamlRequest(String, String) - Method in interface com.soffid.iam.rc.service.SamlService
Operation generateSamlRequest Generates a SAML request to formard to the IdP
generateShortDescription(Exception) - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
generateTypeForAudit(Challenge) - Method in interface com.soffid.iam.impl.service.ejb.OTPValidationService
 
generateTypeForAudit(Challenge) - Method in interface com.soffid.iam.impl.service.OTPValidationService
Operation generateTypeForAudit
generateTypeForAudit(Challenge) - Method in interface com.soffid.iam.service.impl.OTPHandler
 
generateUserAccounts(String) - Method in interface com.soffid.iam.base.service.AccountService
Operation generateUserAccounts Creates user accounts depending on user domain rules
generateUserTicket(String) - Method in interface com.soffid.iam.sync.intf.SecretStoreAgent
 
generateVideo(PamSession, long, OutputStream, long, long) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
generateVideo(PamSession, long, OutputStream, long, long) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation generateVideo Retrieves a pam session video
gensalt() - Static method in class com.soffid.iam.crypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
gensalt(int) - Static method in class com.soffid.iam.crypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int, SecureRandom) - Static method in class com.soffid.iam.crypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
genSalt() - Static method in class com.soffid.iam.crypt.Crypt
 
genSalt(int) - Static method in class com.soffid.iam.crypt.Crypt
 
genSaltBytes() - Static method in class com.soffid.iam.crypt.Crypt
 
genSaltBytes(int) - Static method in class com.soffid.iam.crypt.Crypt
 
GeoInformation - Class in com.soffid.iam.rc.api
ValueObject GeoInformation
GeoInformation() - Constructor for class com.soffid.iam.rc.api.GeoInformation
 
GeoInformation(GeoInformation) - Constructor for class com.soffid.iam.rc.api.GeoInformation
 
GeoInformation(String, Date) - Constructor for class com.soffid.iam.rc.api.GeoInformation
 
GeoInformation(String, Date, String, String, String, String, Double, Double, Double, String, String, String, Double) - Constructor for class com.soffid.iam.rc.api.GeoInformation
 
GeoInformationService - Interface in com.soffid.iam.rc.service.ejb
EJB GeoInformationService
GeoInformationService - Interface in com.soffid.iam.rc.service
Service GeoInformationService
GeoInformationServiceHome - Interface in com.soffid.iam.rc.service.ejb
EJB Home GeoInformationService
get() - Method in class com.soffid.iam.base.api.AsyncList
 
get(int) - Method in class com.soffid.iam.base.api.AsyncList
 
get(long, TimeUnit) - Method in class com.soffid.iam.base.api.AsyncList
 
get(Object) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
getAcceptedIssuers() - Method in class com.soffid.iam.ssl.AlwaysTrustManager
 
getAcceptedIssuers() - Method in class com.soffid.iam.ssl.SeyconTrustManager
 
getAccessControl() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute accessControl
getAccessControl(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation getAccessControl
getAccessControl(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
getAccessLevel() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute accessLevel
getAccessLevel() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute accessLevel
getAccessLevel(CustomObjectType) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation getAccessLevel
getAccessLevel(CustomObjectType) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
getAccessLogId() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute accessLogId
getAccessLogService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of AccessLogService.
getAccessLogService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service AccessLogService.
getAccessProtocol() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute accessProtocol
getAccessTreeId() - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Gets value for attribute accessTreeId
getAccessTreeId() - Method in class com.soffid.iam.am.api.AccessTreeExecution
Gets value for attribute AccessTreeId
getAccessType() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute accessType
getAccount() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute account
getAccount() - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Gets value for attribute account
getAccount() - Method in class com.soffid.iam.am.api.VaultElement
Gets value for attribute account
getAccount() - Method in class com.soffid.iam.am.api.VaultFolderAccountPermissions
Gets value for attribute account
getAccount() - Method in class com.soffid.iam.base.api.UserAccountHistory
Gets value for attribute account
getAccount() - Method in class com.soffid.iam.iga.api.AccountHistory
Gets value for attribute account
getAccount() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute account
getAccount() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute account
getAccount() - Method in class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
getAccountAttributes(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation getAccountAttributes Gets account attributes
getAccountAttributes(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
getAccountAttributes(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
getAccountAttributes(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation getAccountAttributes Get account attributes
getAccountById(long) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
getAccountById(long) - Method in interface com.soffid.iam.iga.service.SelfService
Operation getAccountById Get account
getAccountChangesToApply(Account) - Method in interface com.soffid.iam.sync.intf.ReconcileMgr2
 
getAccountDescription() - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Gets value for attribute accountDescription
getAccountExplicitRoles(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getAccountExplicitRoles
getAccountGrants(Account) - Method in interface com.soffid.iam.sync.intf.ReconcileMgr2
Get the list of roles assigned to account.
getAccountId() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute accountId
getAccountId() - Method in class com.soffid.iam.pam.api.HostService
Gets value for attribute accountId
getAccountIds() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getAccountInfo(String) - Method in interface com.soffid.iam.sync.intf.ReconcileMgr2
Get full user information
getAccountInfo(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getAccountInfo Retrieves an account from soffid database
getAccountInfoByExternalId(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getAccountInfoByExternalId Retrieves an account from soffid database
getAccountMetadata() - Method in class com.soffid.iam.base.api.TranslatedLabel
Gets value for attribute accountMetadata
getAccountName() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute accountName
getAccountName() - Method in class com.soffid.iam.am.api.PasswordStatus
Gets value for attribute accountName
getAccountName() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute accountName
getAccountName() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute accountName
getAccountName() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute accountName
getAccountName() - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Gets value for attribute accountName
getAccountName() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute accountName
getAccountName() - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Gets value for attribute accountName
getAccountName() - Method in class com.soffid.iam.pam.api.HostService
Gets value for attribute accountName
getAccountName() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute accountName
getAccountPassword(String, Long) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getAccountPassword
getAccountPassword(String, Long, AccountAccessLevelEnum) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getAccountPassword Method user for SSO.
getAccountPassword(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getAccountPassword
getAccountRoles(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getAccountRoles
getAccounts() - Method in class com.soffid.iam.am.api.VaultFolderPermissions
Gets value for attribute accounts
getAccountService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of AccountService.
getAccountService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service AccountService.
getAccountsList() - Method in interface com.soffid.iam.sync.intf.ReconcileMgr2
Enumerate user accounts (only account name)
getAccountSshKey(String, Long) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getAccountSshKey
getAccountSshKey(String, Long, AccountAccessLevelEnum) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getAccountSshKey Method user for SSO.
getAccountsWithPassword() - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation getAccountsWithPassword
getAccountSystem() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute accountSystem
getAccountSystem() - Method in class com.soffid.iam.pam.api.HostService
Gets value for attribute accountSystem
getAccountType() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute accountType
getAccountUsers(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation getAccountUsers Gets the users than currently owns the account.
getAccountUsers(Account, AccountAccessLevelEnum) - Method in interface com.soffid.iam.base.service.AccountService
Operation getAccountUsers Gets the users than currently matches the desired access level for the account.
getAccuracy() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute accuracy
getAcknowledged() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute acknowledged
getACL(Network) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
getACL(Network) - Method in interface com.soffid.iam.am.service.NetworkService
Operation getACL
getAction() - Method in class com.soffid.iam.base.api.DisableObjectRule
Gets value for attribute action
getAction() - Method in class com.soffid.iam.bpm.api.ProcessLog
Gets value for attribute action
getAction() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute action
getAction() - Method in class com.soffid.iam.rc.api.IssueBrowser
Gets value for attribute action
getAction() - Method in class com.soffid.iam.rc.api.IssueHost
Gets value for attribute action
getAction() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute action
getAction() - Method in class com.soffid.iam.rc.api.IssueUser
Gets value for attribute action
getActions() - Method in class com.soffid.iam.pam.api.PamAction
Gets value for attribute actions
getActions() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute actions
getActive() - Method in class com.soffid.iam.am.api.ExtranetCard
Gets value for attribute active
getActive() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute active
getActiveJobs() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getActiveJobs
getActiveJobs() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getActiveJobs(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getActiveJobs
getActiveJobs(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getActiveSessions() - Method in interface com.soffid.iam.am.service.SessionService
Operation getActiveSessions
getActiveSessions(long) - Method in interface com.soffid.iam.am.service.SessionService
Operation getActiveSessions
getActiveSessions(String) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation getActiveSessions
getActiveTasks(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation getActiveTasks
getActiveTasks(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getActiveTasks
getActiveTasks(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getActiveTasks(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
getActiveTasks(String) - Method in interface com.soffid.iam.base.service.UserService
Operation getActiveTasks Retrieves current synchronization tasks for user
getActor() - Method in class com.soffid.iam.bpm.api.Comment
Gets value for attribute actor
getActor() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute actor
getActor() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute actor
getActorId() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute actorId
getAdditionalData() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute additionalData
getAdditionalDataService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of AdditionalDataService.
getAdditionalDataService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service AdditionalDataService.
getAddonJar(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getAddonJar
getAddonList() - Method in interface com.soffid.iam.sync.service.ServerService
Operation getAddonList
getAdministratorRoleByGroup(String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation getAdministratorRoleByGroup
getAdminURL() - Method in class com.soffid.iam.remote.URLManager
 
getAdminVisibility() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute adminVisibility
getAgentCode() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute agentCode
getAgentDescriptor(String) - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
getAgentDescriptor(String) - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation getAgentDescriptor
getAgentDescriptors() - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
getAgentDescriptors() - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation getAgentDescriptors
getAgentId() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute agentId
getAgentManager() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service AgentManager.
getAgentName() - Method in class com.soffid.iam.base.api.AgentStatusInfo
Gets value for attribute agentName
getAgentName() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute agentName
getAgents() - Method in class com.soffid.iam.base.api.ServerPluginModule
Gets value for attribute agents
getAgents() - Method in class com.soffid.iam.base.api.TasksGrid
Gets value for attribute agents
getAgents() - Method in class com.soffid.iam.base.api.TasksGridRow
Gets value for attribute agents
getAgentTasks(String, String) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getAgentTasks(String, String) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getAgentTasks
getAgentTasks(String, String, Long) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getAgentTasks(String, String, Long) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getAgentTasks
getAgentToMirror() - Method in interface com.soffid.iam.sync.intf.AgentMirror
 
getAgentURL() - Method in class com.soffid.iam.remote.URLManager
 
getAlias() - Method in class com.soffid.iam.am.api.HostAlias
Gets value for attribute alias
getAlias() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute alias
getAllAgentDescriptorsInfo() - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
getAllAgentDescriptorsInfo() - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation getAllAgentDescriptorsInfo
getAllJobs() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getAllJobs
getAllJobs() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getAllMimeTypeExecution() - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
getAllMimeTypeExecution() - Method in interface com.soffid.iam.am.service.EntryPointService
Operation getAllMimeTypeExecution
getAllSecrets(User) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation getAllSecrets
getAnonymous() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute anonymous
getApp() - Method in class com.soffid.iam.bpm.api.ConfigParameterVO
Gets value for attribute app
getApplication() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute application
getApplication() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute application
getApplicationBootService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of ApplicationBootService.
getApplicationCode() - Method in class com.soffid.iam.iga.api.GroupRoles
Gets value for attribute applicationCode
getApplicationName() - Method in class com.soffid.iam.iga.api.Notice
Gets value for attribute applicationName
getApplicationRolesByUserCodeAndApplicationCode(String, String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation getApplicationRolesByUserCodeAndApplicationCode
getApplicationRolesByuserNameAndApplicationName(String, String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
getApplicationsByUserCode(String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation getApplicationsByUserCode
getApplicationsByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
getApplicationService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of ApplicationService.
getApplicationService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service ApplicationService.
getApplicationShutdownService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of ApplicationShutdownService.
getApplicationToken() - Method in interface com.soffid.iam.base.service.ejb.LicenseService
 
getApplicationToken() - Method in interface com.soffid.iam.base.service.LicenseService
Operation getApplicationToken
getAppliesTo() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Gets value for attribute appliesTo
getAppName() - Method in class com.soffid.iam.iga.api.ReconcileRole
Gets value for attribute appName
getApprovalEnd() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute approvalEnd
getApprovalProcess() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute approvalProcess
getApprovalProcess() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute approvalProcess
getApprovalStart() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute approvalStart
getApproved() - Method in class com.soffid.iam.base.api.UserAccountHistory
Gets value for attribute approved
getAssignmentDate() - Method in class com.soffid.iam.iga.api.Notice
Gets value for attribute assignmentDate
getAssignmentName() - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Gets value for attribute assignmentName
getAsyncRunnerService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of AsyncRunnerService.
getAttribute() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute attribute
getAttribute(String) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
getAttributes() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute variables
getAttributes() - Method in class com.soffid.iam.common.security.Obligation
 
getAttributes() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.rc.api.RequestedObligation
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Gets value for attribute attributes
getAttributes() - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
getAttributes() - Method in class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
getAttributes() - Method in class com.soffid.iam.web.SearchDictionary
Gets value for attribute attributes
getAttributeTranslationService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of AttributeTranslationService.
getAttributeTranslationService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service AttributeTranslationService.
getAuditService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of AuditService.
getAuth() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute auth
getAuthenticationMethod() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute authenticationMethod
getAuthenticationMethod() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getAuthor() - Method in class com.soffid.iam.base.api.ServerPlugin
Gets value for attribute author
getAuthor() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Gets value for attribute author
getAuthor() - Method in class com.soffid.iam.pam.api.PamAction
Gets value for attribute author
getAuthor() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute author
getAuthor() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute author
getAuthor() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute author
getAuthorFullName() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute authorFullName
getAuthoritativeProcess() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute authoritativeProcess
getAuthorization() - Method in class com.soffid.iam.base.api.AuthorizationRole
Gets value for attribute authorization
getAuthorization() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute authorization
getAuthorizationAccessExpirationDate() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute authorizationAccessExpirationDate
getAuthorizationEntityId() - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Gets value for attribute authorizationEntityId
getAuthorizationEntityType() - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Gets value for attribute authorizationEntityType
getAuthorizationInfo(String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getAuthorizationInfo Get the detail about a low-level authorization.
getAuthorizationInformationService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of AuthorizationInformationService.
getAuthorizationLevelDescription() - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Gets value for attribute authorizationLevelDescription
getAuthorizationRoles(String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getAuthorizationRoles Get the roles granted with an specific low-level authorization
getAuthorizationRoles(String) - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
getAuthorizations() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute authorizations
getAuthorizationsApplicationAcessTree(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
getAuthorizationsApplicationAcessTree(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation getAuthorizationsApplicationAcessTree
getAuthorizationService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of AuthorizationService.
getAuthorizedEntityCode() - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Gets value for attribute authorizedEntityCode
getAuthorizedEntityDescription() - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Gets value for attribute authorizedEntityDescription
getAuthToken() - Method in class com.soffid.iam.remote.RemoteServiceLocator
 
getAvailableIPs(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
getAvailableIPs(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation getAvailableIPs
getAvailableTime() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maximumPeriod
getAverage() - Method in class com.soffid.iam.base.api.StatsSample
Gets value for attribute average
getBackupDatabase() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute backupDatabase
getBackupDB() - Method in class com.soffid.iam.config.Config
 
getBackupDbUser() - Method in class com.soffid.iam.config.Config
 
getBackupPassword() - Method in class com.soffid.iam.config.Config
 
getBeanGenerator() - Method in class com.soffid.iam.iga.api.UserDomain
Gets value for attribute beanGenerator
getBlob(String) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation getBlob
getBlob(String) - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
getBlobDataValue() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute blobDataValue
getBlobVersion(String) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation getBlobVersion
getBody() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute body
getBookmarks() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute bookmarks
getBpmConfigService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of BpmConfigService.
getBpmEnabled() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute bpmEnabled
getBpmEnabled() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute bpmEnabled
getBpmEnabled() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute bpmEnabled
getBpmEnabledApplicationsByUserName(String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
getBpmEnforced() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute bpmEnabled
getBpmEnforced() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute bpmEnabled
getBpmEnforced() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute bpmEnabled
getBpmEngine() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of BpmEngine.
getBpmEngine() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service BpmEngine.
getBpmJobExecutor() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of BpmJobExecutor.
getBpmProcessId() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute bpmProcessId
getBpmUserProcessList() - Method in interface com.soffid.iam.base.service.ejb.UserService
 
getBpmUserProcessList() - Method in interface com.soffid.iam.base.service.UserService
Operation getBpmUserProcessList Gets the list of workflows that can be started for a user
getBreachedEmail() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute breachedEmail
getBrowser() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute browser
getBrowser() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute browser
getBrowserId() - Method in class com.soffid.iam.rc.api.IssueBrowser
Gets value for attribute browserId
getBrowsers() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute browsers
getBrowserService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of BrowserService.
getBrowserService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service BrowserService.
getBshDomainValueExpression() - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Gets value for attribute bshDomainValueExpression
getBshExpr() - Method in class com.soffid.iam.iga.api.UserDomain
Gets value for attribute bshExpr
getBshExprCreate() - Method in class com.soffid.iam.iga.api.UserDomain
Gets value for attribute bshExprCreate
getBshExpression() - Method in class com.soffid.iam.iga.api.Rule
Gets value for attribute bshExpression
getBshRoles() - Method in class com.soffid.iam.iga.api.Rule
Gets value for attribute bshRoles
getBuiltin() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute builtin
getBuiltinHandler() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute builtinHandler
getBusinessGroupScope() - Method in class com.soffid.iam.base.api.AuthorizationRole
Gets value for attribute businessGroupScope
getCalendar() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute calendar
getCardNumber() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute cardNumber
getCardNumber() - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Gets value for attribute cardNumber
getCategory() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute category
getCause() - Method in exception com.soffid.iam.exception.InternalErrorException
 
getCauseFiltratString() - Method in exception com.soffid.iam.exception.InternalErrorException
 
getCell() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute cell
getCell() - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Gets value for attribute cell
getCentinelPort() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute centinelPort
getCertificate(String, String, String, String, String, Long) - Method in interface com.soffid.iam.sync.service.CertificateEnrollService
Operation getCertificate
getCertificate(String, String, String, String, String, Long, boolean) - Method in interface com.soffid.iam.sync.service.CertificateEnrollService
Operation getCertificate
getCertificateAccount(List<X509Certificate>) - Method in interface com.soffid.iam.am.service.CertificateValidationService
Operation getCertificateAccount
getCertificateAccount(List<X509Certificate>) - Method in interface com.soffid.iam.am.service.ejb.CertificateValidationService
 
getCertificateEnrollService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service CertificateEnrollService.
getCertificateNotValidAfter() - Method in interface com.soffid.iam.sync.intf.AgentMgr
 
getCertificates() - Method in interface com.soffid.iam.sync.service.CertificateEnrollService
Operation getCertificates
getCertificateUser(List<X509Certificate>) - Method in interface com.soffid.iam.am.service.CertificateValidationService
Operation getCertificateUser
getCertificateUser(List<X509Certificate>) - Method in interface com.soffid.iam.am.service.ejb.CertificateValidationService
 
getCertificateValidationService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of CertificateValidationService.
getCertificateValidationService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service CertificateValidationService.
getCertificateValidityDate() - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation getCertificateValidityDate
getCertificationDate() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute certificationDate
getChallenge(String) - Method in interface com.soffid.iam.sync.service.LogonService
Operation getChallenge
getChallengeId() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute challengeId
getChangeId() - Method in class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Gets value for attribute changeId
getChanges() - Method in interface com.soffid.iam.sync.intf.AuthoritativeIdentitySource
Gets the pending changes
getChanges(String) - Method in interface com.soffid.iam.sync.intf.AuthoritativeIdentitySource2
Gets the pending changes
getChapters() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute chapters
getChildId() - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Gets value for attribute childId
getChildName() - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Gets value for attribute childName
getChildren(VaultElement) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
getChildren(VaultElement) - Method in interface com.soffid.iam.am.service.VaultService
Operation getChildren
getChildren(VaultFolder) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
getChildren(VaultFolder) - Method in interface com.soffid.iam.am.service.VaultService
Operation getChildren
getCity() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute city
getClassName() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute className
getClassName() - Method in class com.soffid.iam.base.api.AgentStatusInfo
Gets value for attribute className
getClassName() - Method in class com.soffid.iam.iga.api.ExtensibleObjectRegister
Gets value for attribute className
getClassName() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute className
getClassName() - Method in class com.soffid.iam.sync.api.ScheduledTaskHandler
Gets value for attribute className
getClient() - Method in class com.soffid.iam.sync.intf.LogEntry
 
getClientAddress() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute clientAddress
getClientHost() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute clientHost
getClientHost() - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
getClientHost() - Method in interface com.soffid.iam.iga.service.SelfService
Operation getClientHost
getClientHostName() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute clientHostName
getClientName() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute clientName
getClientName() - Method in class com.soffid.iam.sync.intf.LogEntry
 
getClientVersion() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute clientVersion
getCode() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute code
getCode() - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Gets value for attribute name
getCode() - Method in class com.soffid.iam.am.api.ExtranetCard
Gets value for attribute code
getCode() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute name
getCode() - Method in class com.soffid.iam.am.api.PasswordDomain
Gets value for attribute name
getCode() - Method in class com.soffid.iam.am.api.Service
Gets value for attribute code
getCode() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute name
getCode() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute name
getCode() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute name
getCode() - Method in class com.soffid.iam.iga.api.DomainUsersMember
Gets value for attribute code
getCode() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute name
getCode() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute name
getCode() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute name
getCode() - Method in class com.soffid.iam.iga.api.UserDomain
Gets value for attribute name
getCodeAge() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute codeAge
getColumn() - Method in class com.soffid.iam.am.api.ExtranetCardContent
Gets value for attribute column
getColumn() - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Gets value for attribute column
getColumn1() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute column1
getColumn2() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute column2
getColumn3() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute column3
getColumn4() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute column4
getColumn5() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute column5
getColumnsNumber() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute columnsNumber
getCommand() - Method in class com.soffid.iam.pam.api.HostService
Gets value for attribute command
getComment() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute comment
getComments() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute comments
getComments() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute comments
getComments() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute comments
getComplete() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute complete
getCondition() - Method in class com.soffid.iam.iga.api.ObjectMapping
Gets value for attribute condition
getConfig() - Static method in class com.soffid.iam.config.Config
 
getConfig(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getConfig
getConfiguration() - Method in interface com.soffid.iam.rc.service.ejb.NetworkIntelligenceService
 
getConfiguration() - Method in interface com.soffid.iam.rc.service.NetworkIntelligenceService
Operation getConfiguration
getConfigurationParameter() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute configurationParameter
getConfigurationService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of ConfigurationService.
getConfigurationService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service ConfigurationService.
getConnectedAgents() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute connectedAgents
getConnection(URL) - Static method in class com.soffid.iam.ssl.AlwaysTrustConnectionFactory
 
getConnection(URL) - Static method in class com.soffid.iam.ssl.ConnectionFactory
 
getConsoleFreeSpace(String) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation getConsoleFreeSpace
getConsoleLogonService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service ConsoleLogonService.
getConsoleUsedSpace(String) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation getConsoleUsedSpace
getContent() - Method in class com.soffid.iam.am.api.AccessTreeExecution
Gets value for attribute content
getContent() - Method in class com.soffid.iam.am.api.ExtranetCard
Gets value for attribute content
getContent() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute content
getContent() - Method in class com.soffid.iam.sync.agent.Plugin
Gets value for attribute content
getContext() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getContext
getContext() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getContractTypesUserCreate() - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation getContractTypesUserCreate
getControlAcces() - Method in class com.soffid.iam.iga.api.SystemAccessControl
Gets value for attribute controlAcces
getCoordinates(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getCoordinates
getCoordinates(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getCoordinates(TaskInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getCoordinates
getCoordinates(TaskInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getCountry() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute country
getCountry() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute country
getCountry() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute country
getCountry() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute country
getCountryCode() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute countryCode
getCountryDivision1() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute countryDivision1
getCountryDivision2() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute countryDivision2
getCpu() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute cpu
getCreate() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute create
getCreated() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute created
getCreated() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute created
getCreated() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute created
getCreated() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute created
getCreated() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute created
getCreatedBy() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute createdBy
getCreatedBy() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute createdBy
getCreatedByUser() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute createdBy
getCreatedDate() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute createdOn
getCreateDisabledAccounts() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute createDisabledAccounts
getCreateDisableUserService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of CreateDisableUserService.
getCreatedOn() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.base.api.UserAccount
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute createdOn
getCreatedOn() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute createdOn
getCreationDate() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute creationDate
getCredentialType() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute credentialType
getCriteria() - Method in class com.soffid.iam.base.api.DisableObjectRule
Gets value for attribute criteria
getCrudRegistryService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of CrudRegistryService.
getCurrent() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Gets value for attribute current
getCurrentPrincipal() - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getCurrentPrincipal Returns current security principal
getCurrentPrincipal() - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
getCurrentServerDate() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute currentServerDate
getCurrentTask() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute currentTask
getCurrentUser() - Method in interface com.soffid.iam.base.service.ejb.UserService
 
getCurrentUser() - Method in interface com.soffid.iam.base.service.UserService
Operation getCurrentUser
getCurrentUser() - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
getCurrentUser() - Method in interface com.soffid.iam.iga.service.SelfService
Operation getCurrentUser
getCustomObject(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getCustomObject
getCustomObjectName() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute customObjectName
getCustomObjectName() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute customObjectName
getCustomObjectService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of CustomObjectService.
getCustomObjectService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service CustomObjectService.
getCustomObjectType() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute objectType
getCustomObjectType() - Method in class com.soffid.iam.base.api.TranslatedLabel
Gets value for attribute customObjectType
getCustomObjectType() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute customObjectType
getCustomObjectType() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute customObjectType
getCustomProperty(String) - Method in class com.soffid.iam.config.Config
 
getCustomTaskName() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute customTaskName
getDatabase() - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
getDatabase() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute database
getDatabase() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute database
getDatabase() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute database
getDatabaseConnections() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute databaseConnections
getDataBreach() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute dataBreach
getDataLabel() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute dataLabel
getDataObjectType() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute dataObjectType
getDataType() - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
getDataTypeDescription(String, String) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
getDataTypeDescription(String, String) - Method in interface com.soffid.iam.iga.service.SelfService
Operation getDataTypeDescription
getDataTypes() - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation getDataTypes
getDataTypes() - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
getDate() - Method in class com.soffid.iam.am.api.PasswordStatus
Gets value for attribute date
getDate() - Method in class com.soffid.iam.bpm.api.ProcessLog
Gets value for attribute date
getDate() - Method in class com.soffid.iam.pam.api.PamAction
Gets value for attribute date
getDate() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute date
getDate() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute date
getDate() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute date
getDate() - Method in class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Gets value for attribute date
getDate() - Method in class com.soffid.iam.sync.intf.LogEntry
 
getDateValue() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute dateValue
getDayOfWeekPattern() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute dayOfWeekPattern
getDayPattern() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute dayPattern
getDB() - Method in class com.soffid.iam.config.Config
 
getDBConnectionStatus() - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getDBConnectionStatus
getDbUser() - Method in class com.soffid.iam.config.Config
 
getDefaultDispatcher() - Method in interface com.soffid.iam.am.service.ejb.PasswordService
 
getDefaultDispatcher() - Method in interface com.soffid.iam.am.service.PasswordService
Operation getDefaultDispatcher
getDefaultDispatcher() - Method in interface com.soffid.iam.sync.service.ServerService
Operation getDefaultDispatcher
getDefinition(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getDefinition
getDefinition(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getDefinition(TaskInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getDefinition
getDefinition(TaskInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getDelegateAccount() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute delegateAccount
getDelegateSince() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute delegateSince
getDelegateUntil() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute delegateUntil
getDelegationStatus() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute delegationStatus
getDeleted() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute deleted
getDeleted() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute deleted
getDeleted() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute deleted
getDeleted() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute deleted
getDeleted() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute deleted
getDeleted() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute deleted
getDeleted() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute deleted
getDeletedAccount() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute deletedAccount
getDeletedBy() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute deletedBy
getDeletedBy() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute deletedBy
getDeletedOn() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute deletedOn
getDeletedOn() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute deletedOn
getDeltaChanges() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute deltaChanges
getDeployed() - Method in class com.soffid.iam.base.api.ServerPlugin
Gets value for attribute deployed
getDeployed() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Gets value for attribute deployed
getDeployMessages(DeployToken) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getDeployMessages
getDeployMessages(DeployToken) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getDescription() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.am.api.OsType
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.am.api.PasswordDomain
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.am.api.Service
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.base.api.AuthorizationRole
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.base.api.Identity
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.base.api.Tenant
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.bpm.api.TaskDefinition
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.BpmProcess
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.Domain
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.DomainUsersMember
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.ReconcileRole
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.Rule
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.iga.api.UserDomain
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.pam.api.HostPort
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.pam.api.JumpServerGroup
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute description
getDescription() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute description
getDescriptionType() - Method in class com.soffid.iam.iga.api.DomainUsersMember
Gets value for attribute descriptionType
getDescriptionUserAuthorizations() - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getDescriptionUserAuthorizations Gets the description of low-level authorizations to current user
getDescriptionUserAuthorizations() - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
getDescriptionUserAuthorizations(String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getDescriptionUserAuthorizations Get the description of low-level authorizations granted to a user
getDescriptionUserAuthorizations(String) - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
getDescsription() - Method in class com.soffid.iam.iga.api.ExtensibleObjectRegister
Gets value for attribute descsription
getDeviceType() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute deviceType
getDhcp() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute dhcp
getDhcp() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute dhcp
getDirection() - Method in class com.soffid.iam.iga.api.AttributeMapping
Gets value for attribute direction
getDisabled() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute disabled
getDisabled() - Method in class com.soffid.iam.iga.api.UserMailList
Gets value for attribute disabled
getDisabledPermissions(Tenant) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
getDisabledPermissions(Tenant) - Method in interface com.soffid.iam.base.service.TenantService
Operation getDisabledPermissions Gets the list of disabled permissions for a tenant
getDiscovery() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute discovery
getDiscoveryEvents() - Method in interface com.soffid.iam.sync.intf.NetworkDiscoveryInterface
 
getDiscoveryRanges() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute discoveryRanges
getDiscoveryServer() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute discoveryServer
getDispatcher() - Method in class com.soffid.iam.am.api.PasswordStatus
Gets value for attribute dispatcher
getDispatcher() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute dispatcher
getDispatcher() - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Gets value for attribute dispatcher
getDispatcher() - Method in class com.soffid.iam.iga.api.ReconcileRole
Gets value for attribute dispatcher
getDispatcherAccessControl(Long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getDispatcherAccessControl
getDispatcherCode() - Method in class com.soffid.iam.iga.api.UserTypeDispatcher
Gets value for attribute dispatcherCode
getDispatcherGroups(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation getDispatcherGroups
getDispatcherGroups(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
getDispatcherId() - Method in class com.soffid.iam.iga.api.ObjectMapping
Gets value for attribute dispatcherId
getDispatcherInfo(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getDispatcherInfo
getDispatcherInformation(String) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
getDispatcherInformation(String) - Method in interface com.soffid.iam.iga.service.SelfService
Operation getDispatcherInformation
getDispatcherName() - Method in class com.soffid.iam.iga.api.MailListRoleMember
Gets value for attribute dispatcherName
getDispatcherService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of DispatcherService.
getDispatcherService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service DispatcherService.
getDispatcherUserTypes(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation getDispatcherUserTypes
getDispatcherUserTypes(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
getDocument(String) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
getDocumentService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of DocumentService.
getDomain() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute domain
getDomain() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute domainType
getDomain() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute domain
getDomain() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute domain
getDomain() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute domain
getDomainCode() - Method in class com.soffid.iam.iga.api.ExternalName
Gets value for attribute domainCode
getDomainCode() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute domainName
getDomainCode() - Method in class com.soffid.iam.iga.api.UserMailList
Gets value for attribute domainCode
getDomainDescription() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute domainDescription
getDomainMails() - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
getDomainMails() - Method in interface com.soffid.iam.iga.service.MailListsService
Operation getDomainMails
getDomainName() - Method in class com.soffid.iam.am.api.PasswordDomainStatus
Gets value for attribute domainName
getDomainName() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute domainName
getDomainName() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute domainName
getDomainNames() - Method in interface com.soffid.iam.sync.intf.KerberosAgent
 
getDomainService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of DomainService.
getDomainService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service DomainService.
getDomainType() - Method in class com.soffid.iam.base.api.AuthorizationRole
Gets value for attribute domainType
getDomainType() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute domainType
getDomainValue() - Method in class com.soffid.iam.iga.api.GroupRoles
Gets value for attribute domainValue
getDomainValue() - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Gets value for attribute domainValue
getDomainValue() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute domainValue
getDomainValue() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute domainValue
getDomainValue() - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Gets value for attribute domainValue
getDomainValue() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute domainValue
getDriveLetter() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute driveLetter
getDriveServerName() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute driveServerName
getDueDate() - Method in class com.soffid.iam.bpm.api.Job
Gets value for attribute dueDate
getDueDate() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute dueDate
getDynamicIp() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute dynamicIp
getEmail() - Method in class com.soffid.iam.iga.api.ExternalName
Gets value for attribute email
getEmailAddress() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute emailAddress
getEmailAddress() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute emailAddress
getEmailBody() - Method in class com.soffid.iam.base.api.DisableObjectRule
Gets value for attribute emailBody
getEmailCopy() - Method in class com.soffid.iam.base.api.DisableObjectRule
Gets value for attribute emailCopy
getEmailSubject() - Method in class com.soffid.iam.base.api.DisableObjectRule
Gets value for attribute emailSubject
getEmployeeId() - Method in class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Gets value for attribute employeeId
getEnableByDefault() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute enableByDefault
getEnabled() - Method in class com.soffid.iam.iga.api.SystemAccessControl
Gets value for attribute enabled
getEnabled() - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Gets value for attribute enabled
getEnabledByDefault() - Method in class com.soffid.iam.iga.api.PrinterGroup
Gets value for attribute enabledByDefault
getEnabledByDefault() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute enabledByDefault
getEnd() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Gets value for attribute end
getEnd() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute end
getEnd() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute end
getEnd() - Method in class com.soffid.iam.iga.api.AccountHistory
Gets value for attribute end
getEnd() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute end
getEnd() - Method in class com.soffid.iam.iga.api.UserMailList
Gets value for attribute end
getEnd() - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Gets value for attribute end
getEnd() - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Gets value for attribute end
getEndDate() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute endDate
getEndDate() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute endDate
getEndDate() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute endDate
getEndDate() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute endDate
getEnrollURL() - Method in class com.soffid.iam.remote.URLManager
 
getEntitlementDelegationService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of EntitlementDelegationService.
getEntity() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute entity
getEntryPoint() - Method in class com.soffid.iam.base.api.UserAccountHistory
Gets value for attribute entryPoint
getEntryPointService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of EntryPointService.
getEntryPointService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service EntryPointService.
getEnumeration() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute enumeration
getEnvironment() - Method in class com.soffid.iam.util.TimedProcess
 
getError() - Method in class com.soffid.iam.util.TimedProcess
Obtener el error estándar del proceso.
getErrorCode() - Method in exception com.soffid.iam.bpm.exception.BPMException
 
getErrorCode() - Method in exception com.soffid.iam.bpm.exception.UserManagementException
 
getErrorMessage() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Gets value for attribute errorMessage
getErrorMessage() - Method in class com.soffid.iam.bpm.api.Job
Gets value for attribute errorMessage
getErrorStream() - Method in class com.soffid.iam.util.TimedProcess
Alternativamente al método consumeError, el usuario puede obtener el error estándar del proceso y tratarlo de forma alternativa.
getESSORules(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
getESSORules(String) - Method in interface com.soffid.iam.base.service.UserService
Operation getESSORules
getEstatExecucioAgents() - Method in class com.soffid.iam.sync.api.SyncserverTask
 
getException() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute exception
getException() - Method in class com.soffid.iam.sync.api.DebugTaskResults
Gets value for attribute exception
getException() - Method in class com.soffid.iam.sync.api.SyncserverTask
 
getExecutable() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute targetDir
getExecutions() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute executions
getExecutions(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
getExecutions(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation getExecutions
getExecutionsNumber() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute executionsNumber
getExecutionTypeCode() - Method in class com.soffid.iam.am.api.AccessTreeExecution
Gets value for attribute executionTypeCode
getExpirationDate() - Method in class com.soffid.iam.am.api.ExtranetCard
Gets value for attribute expirationDate
getExpirationDate() - Method in class com.soffid.iam.am.api.PasswordStatus
Gets value for attribute expirationDate
getExpirationDate() - Method in interface com.soffid.iam.base.service.ejb.LicenseService
 
getExpirationDate() - Method in interface com.soffid.iam.base.service.LicenseService
Operation getExpirationDate
getExpirationDate() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute expirationDate
getExpirationMainCertificate() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute expirationMainCertificate
getExpirationRootCertificate() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute expirationRootCertificate
getExpired() - Method in class com.soffid.iam.am.api.PasswordStatus
Gets value for attribute expired
getExpiredPasswordDomains(User) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getExpiredPasswordDomains
getExplodedUsersList() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute explodedUsersList
getExpression() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute expression
getExtensibleObjectClass() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute extensibleObjectClass
getExternalCode() - Method in class com.soffid.iam.iga.api.Domain
Gets value for attribute informationSystem
getExternalCode() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute informationSystemName
getExternalId() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute externalId
getExternalId() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute externalId
getExternalId() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute externalId
getExternalId() - Method in class com.soffid.iam.rc.api.IssueUser
Gets value for attribute externalId
getExternalId() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute externalId
getExternalList() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute externalList
getExternalName() - Method in interface com.soffid.iam.doc.service.DocumentService
Operation getExternalName
getExternalName() - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
getFailedLoginPct() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute failedLoginPct
getFailures() - Method in class com.soffid.iam.am.api.PasswordDomainStatus
Gets value for attribute failures
getFailures() - Method in class com.soffid.iam.bpm.api.Job
Gets value for attribute failures
getFile() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute file
getFileName() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute fileName
getFilterExpression() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute filterExpression
getFinished() - Method in class com.soffid.iam.iga.api.BpmUserProcess
Gets value for attribute finished
getFirstAvailableIP(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
getFirstAvailableIP(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation getFirstAvailableIP
getFirstName() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute firstName
getFolder() - Method in class com.soffid.iam.am.api.VaultElement
Gets value for attribute folder
getFolder() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute folder
getFolderPermissions(VaultFolder) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
getFolderPermissions(VaultFolder) - Method in interface com.soffid.iam.am.service.VaultService
Operation getFolderPermissions
getFolders() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute folders
getFolderType() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute folderType
getFollowingName() - Method in interface com.soffid.iam.base.service.ejb.UserService
Deprecated.
getFollowingName() - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
getForbiddenWord() - Method in class com.soffid.iam.am.api.ForbiddenWord
Gets value for attribute forbiddenWord
getForbiddenWord() - Method in class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
Gets value for attribute forbiddenWord
getFsPath() - Method in interface com.soffid.iam.doc.service.DocumentService
Operation getFsPath
getFsPath() - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
getFullName() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute fullName
getFullName() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getFullName() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute fullName
getFullName() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute fullName
getFullName() - Method in class com.soffid.iam.iga.api.UserMailList
Gets value for attribute fullName
getGenAIMetadata(String) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation getGenAIMetadata
getGenAIMetadata(String) - Method in interface com.soffid.iam.base.service.ejb.GenAIProviderService
 
getGenAIMetadata(String) - Method in interface com.soffid.iam.base.service.GenAIProviderService
Operation getGenAIMetadata
getGenAIProviderService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of GenAIProviderService.
getGenAISentences(String, String[], String) - Method in interface com.soffid.iam.base.service.ejb.GenAIProviderService
 
getGenAISentences(String, String[], String) - Method in interface com.soffid.iam.base.service.GenAIProviderService
Operation getGenAISentences
getGenericHost() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute genericHost
getGenericUser() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute genericUser
getGeoInformation(String) - Method in interface com.soffid.iam.rc.service.GeoInformationService
Operation getGeoInformation
getGeoInformationService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of GeoInformationService.
getGivenName() - Method in class com.soffid.iam.bpm.api.BPMUser
Gets value for attribute givenName
getGrantedGroups() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute grantedGroups
getGrantedGroups() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute grantedGroups
getGrantedRoles() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute grantedRoles
getGrantedRoles() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute grantedRoles
getGrantedUsers() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute grantedUsers
getGrantedUsers() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute grantedUsers
getGrantee() - Method in class com.soffid.iam.am.api.VaultFolderPermissions
Gets value for attribute grantee
getGranteeGroups() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute granteeGroups
getGroup() - Method in class com.soffid.iam.bpm.api.BPMUser
Gets value for attribute group
getGroup() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute group
getGroup() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute group
getGroup() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Gets value for attribute group
getGroup() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute group
getGroupChildren(long, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getGroupChildren
getGroupCode() - Method in class com.soffid.iam.base.api.Identity
Gets value for attribute groupCode
getGroupCode() - Method in class com.soffid.iam.iga.api.GroupRoles
Gets value for attribute groupCode
getGroupCode() - Method in class com.soffid.iam.iga.api.PrinterGroup
Gets value for attribute groupCode
getGroupCode() - Method in class com.soffid.iam.iga.api.SystemGroup
Gets value for attribute groupCode
getGroupDescription() - Method in class com.soffid.iam.iga.api.GroupRoles
Gets value for attribute groupDescription
getGroupDescription() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute groupDescription
getGroupDescription() - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Gets value for attribute groupDescription
getGroupDescription() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute groupDescription
getGroupExplicitRoles(long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getGroupExplicitRoles
getGroupId() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute groupId
getGroupIds() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getGroupInfo(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getGroupInfo
getGroupMembers() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute groupMembers
getGroupName() - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Gets value for attribute groupName
getGroups() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getGroups() - Method in class com.soffid.iam.iga.api.AccessControlList
Gets value for attribute groups
getGroups() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute groups
getGroups() - Method in interface com.soffid.iam.iga.service.GroupService
Operation getGroups
getGroups() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Gets value for attribute groups
getGroups2() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Gets value for attribute groups2
getGroupsAndRoles() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getGroupService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of GroupService.
getGroupService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service GroupService.
getGroupsList() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute groupsList
getGroupTypeService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of GroupTypeService.
getGroupTypeService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service GroupTypeService.
getGroupUsers(long, boolean, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getGroupUsers
getGrup() - Method in class com.soffid.iam.bpm.api.RolGrup
Gets value for attribute grup
getHandler() - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Gets value for attribute handler
getHandler(Class<E>) - Method in interface com.soffid.iam.impl.service.CrudRegistryService
Operation getHandler
getHandler(Class<E>) - Method in interface com.soffid.iam.impl.service.ejb.CrudRegistryService
 
getHandler(String) - Method in interface com.soffid.iam.impl.service.CrudRegistryService
Operation getHandler
getHandler(String) - Method in interface com.soffid.iam.impl.service.ejb.CrudRegistryService
 
getHandlerName() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute handlerName
getHash() - Method in class com.soffid.iam.am.api.Password
 
getHash() - Method in class com.soffid.iam.doc.api.DocumentReference
 
getHash() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute hash
getHash() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute hash
getHeadersFactory() - Static method in class com.soffid.iam.remote.RemoteInvokerFactory
 
getHidden() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute hidden
getHint() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute hint
getHolderGroup() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getHolderGroup() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute holderGroup
getHolderGroup() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute holderGroup
getHolderGroups() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getHomeDir() - Method in class com.soffid.iam.config.Config
 
getHomeServer() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute homeServer
getHost() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute host
getHost() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute host
getHost() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute host
getHost() - Method in class com.soffid.iam.sync.intf.LogEntry
 
getHostAdminUserAndPassword(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
getHostAdminUserAndPassword(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation getHostAdminUserAndPassword
getHostAlias() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute hostAlias
getHostDescription() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute hostDescription
getHostId() - Method in class com.soffid.iam.am.api.HostAlias
Gets value for attribute hostId
getHostId() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute hostId
getHostId() - Method in class com.soffid.iam.pam.api.HostPort
Gets value for attribute hostId
getHostId() - Method in class com.soffid.iam.pam.api.HostService
Gets value for attribute hostId
getHostId() - Method in class com.soffid.iam.rc.api.IssueHost
Gets value for attribute hostId
getHostInfo(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getHostInfo
getHostInfoByIP(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getHostInfoByIP
getHostIp() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute hostIp
getHostIp() - Method in class com.soffid.iam.rc.api.IssueBrowser
Gets value for attribute hostIp
getHostIp() - Method in class com.soffid.iam.rc.api.IssueHost
Gets value for attribute hostIp
getHostName() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute hostName
getHostName() - Method in class com.soffid.iam.am.api.HostAlias
Gets value for attribute hostName
getHostName() - Method in class com.soffid.iam.config.Config
 
getHostName() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute hostName
getHostName() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute hostName
getHostName() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute hostName
getHostName() - Method in class com.soffid.iam.pam.api.HostPort
Gets value for attribute hostName
getHostName() - Method in class com.soffid.iam.pam.api.HostService
Gets value for attribute hostName
getHostName() - Method in class com.soffid.iam.rc.api.IssueHost
Gets value for attribute hostName
getHostName() - Method in class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
getHostNetwork() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute hostNetwork
getHosts() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute hosts
getHostServices() - Method in interface com.soffid.iam.sync.intf.ServiceMgr
 
getHostsFromNetwork(long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getHostsFromNetwork
getHour() - Method in class com.soffid.iam.sync.api.LogFileEntry
Gets value for attribute hour
getHoursPattern() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute hoursPattern
getHPAccountOwner(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation getHPAccountOwner Gets the current privileged account owner
getHPAccountOwner(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
getHtmlDescription() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute htmlDescription
getHttpURL(String) - Method in class com.soffid.iam.remote.URLManager
 
getHumanConfidence() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute humanConfidence
getIcon1Id() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute icon1Id
getIcon1Image() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute icon1Image
getIcon2Id() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute icon2Id
getIcon2Image() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute icon2Image
getId() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.AccessTreeExecution
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.ExtranetCard
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.ForbiddenWord
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.HostAlias
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.NetworkAuthorization
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.OsType
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.PasswordDomain
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.Service
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.VaultElement
Gets value for attribute id
getId() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.AuthorizationRole
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.ServerPlugin
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.Tenant
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.TranslatedLabel
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.UserAccountHistory
Gets value for attribute id
getId() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute id
getId() - Method in class com.soffid.iam.bpm.api.ConfigParameterVO
Gets value for attribute id
getId() - Method in class com.soffid.iam.bpm.api.DeployToken
Gets value for attribute id
getId() - Method in class com.soffid.iam.bpm.api.Job
Gets value for attribute id
getId() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Gets value for attribute id
getId() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute id
getId() - Method in class com.soffid.iam.bpm.api.TaskDefinition
Gets value for attribute id
getId() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute id
getId() - Method in class com.soffid.iam.doc.api.DocumentReference
 
getId() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.AttributeMapping
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.BpmUserProcess
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.Domain
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.ExternalName
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.GroupRoles
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.MailListRelationship
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.ObjectMapping
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.ObjectMappingProperty
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.ObjectMappingTrigger
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.PrinterGroup
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.ReconcileRole
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.Rule
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.SystemGroup
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.UserDomain
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.UserMailList
Gets value for attribute id
getId() - Method in class com.soffid.iam.iga.api.UserTypeDispatcher
Gets value for attribute id
getId() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute id
getId() - Method in class com.soffid.iam.pam.api.HostPort
Gets value for attribute id
getId() - Method in class com.soffid.iam.pam.api.HostService
Gets value for attribute id
getId() - Method in class com.soffid.iam.pam.api.JumpServerGroup
Gets value for attribute id
getId() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute id
getId() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute id
getId() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute id
getId() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute id
getId() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute id
getId() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute id
getId() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute id
getId() - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Gets value for attribute id
getId() - Method in class com.soffid.iam.rc.api.SoDRole
Gets value for attribute id
getId() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute id
getId() - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Gets value for attribute id
getId() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Gets value for attribute id
getId() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute id
getId() - Method in class com.soffid.iam.sync.api.ScheduledTaskHandler
Gets value for attribute id
getId() - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Gets value for attribute id
getId() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute id
getId() - Method in class com.soffid.iam.sync.api.SyncserverTask
 
getId() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute id
getIdentity() - Method in class com.soffid.iam.am.api.NetworkAuthorization
Gets value for attribute identity
getIdentityCode() - Method in class com.soffid.iam.base.api.Identity
Gets value for attribute identityCode
getIdentityFederation() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute identityFederation
getIdentityProvider() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute identityProvider
getIgnored() - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Gets value for attribute ignored
getImage() - Method in class com.soffid.iam.base.api.AgentDescriptorWorkflow
Gets value for attribute image
getInfo() - Method in class com.soffid.iam.sync.intf.LogEntry
 
getInformation() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute information
getInformation() - Method in class com.soffid.iam.iga.api.Notice
Gets value for attribute information
getInformationSystem() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute informationSystem
getInformationSystem() - Method in class com.soffid.iam.iga.api.Domain
Gets value for attribute informationSystem
getInformationSystem() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute informationSystem
getInformationSystemName() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute informationSystemName
getInformationSystemName() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute informationSystemName
getInformationSystemName() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute informationSystemName
getInherit() - Method in class com.soffid.iam.base.api.AuthorizationRole
Gets value for attribute inherit
getInitClass() - Method in class com.soffid.iam.base.api.ServerPluginModule
Gets value for attribute initClass
getInitiator() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute initiator
getInputStream() - Method in class com.soffid.iam.api.BinaryData
 
getInputStream() - Method in class com.soffid.iam.base.api.BinaryData
 
getInputStream() - Method in class com.soffid.iam.util.TimedProcess
El usuario puede obtener la entrada estándar del proceso para comunicarse con él.
getInstance(String, String, boolean, String[], String[], String[]) - Method in interface com.soffid.iam.sync.intf.AgentMgr
 
getInstances() - Method in class com.soffid.iam.base.api.StatsSample
Gets value for attribute instances
getInternalId() - Method in class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Gets value for attribute internalId
getInvoker(URL) - Method in class com.soffid.iam.remote.RemoteInvokerFactory
 
getInvoker(URL, String) - Method in class com.soffid.iam.remote.RemoteInvokerFactory
 
getInvoker(URL, String, String) - Method in class com.soffid.iam.remote.RemoteInvokerFactory
 
getIp() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute ip
getIp() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute ip
getIp() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute ip
getIp() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute ip
getIp() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute ip
getIp() - Method in class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
getIp() - Method in class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
getIsp() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute isp
getIssuePolicyService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of IssuePolicyService.
getIssueService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of IssueService.
getIssueTypes() - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Gets value for attribute issueTypes
getJavaClass() - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Gets value for attribute javaClass
getJavaOptions() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute javaOptions
getJavaType() - Method in class com.soffid.iam.web.SearchAttributeDefinition
Gets value for attribute javaType
getJBpmConfiguration() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getJBpmConfiguration
getJBpmConfiguration() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getJetty() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute jetty
getJobName() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute jobName
getJobs(String) - Method in interface com.soffid.iam.bpm.service.BpmJobExecutor
Operation getJobs
getJobs(String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmJobExecutor
 
getJumpServerGroup() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute jumpServerGroup
getJumpServerGroup() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute jumpServerGroup
getJumpServerGroup() - Method in class com.soffid.iam.pam.api.NewPamSession
Gets value for attribute jumpServerGroup
getJumpServerGroup() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute jumpServerGroup
getJumpServerGroup() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute jumpServerGroup
getJumpServers() - Method in class com.soffid.iam.pam.api.JumpServerGroup
Gets value for attribute jumpServers
getJustInTimePermissions() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute justInTimePermissions
getJVMOptions() - Method in class com.soffid.iam.config.Config
 
getKeepAliveDate() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute keepAliveDate
getKerberosContext() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute kerberosContext
getKerberosDomain() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute kerberosDomain
getKey() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute key
getKey() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute key
getKey() - Method in class com.soffid.iam.base.api.Account
 
getKey() - Method in class com.soffid.iam.bpm.api.ConfigParameterVO
Gets value for attribute key
getKey() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute key
getKey() - Method in class com.soffid.iam.iga.api.Role
 
getKeyStoreFile() - Static method in class com.soffid.iam.ssl.SeyconKeyStore
 
getKeyStorePassword() - Static method in class com.soffid.iam.ssl.SeyconKeyStore
 
getKeyStoreType() - Static method in class com.soffid.iam.ssl.SeyconKeyStore
 
getKeytab() - Method in class com.soffid.iam.sync.intf.KerberosPrincipalInfo
 
getLabel() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute label
getLabel() - Method in class com.soffid.iam.base.api.TranslatedLabel
Gets value for attribute label
getLabel() - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Gets value for attribute label
getLabel(String, Locale) - Static method in class com.soffid.iam.lang.MessageFactory
 
getLabelName() - Method in class com.soffid.iam.web.SearchAttributeDefinition
Gets value for attribute labelName
getLabels() - Method in class com.soffid.iam.web.SearchAttributeDefinition
Gets value for attribute labels
getLanAccess() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute lanAccess
getLanguage() - Method in class com.soffid.iam.base.api.TranslatedLabel
Gets value for attribute language
getLastChange() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute lastChange
getLastEnd() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute lastEnd
getLastExecution() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute lastExecution
getLastExecution() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute lastExecution
getLastExecutionDate() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute lastExecutionDate
getLastLogin() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute lastLogin
getLastName() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute lastName
getLastName2() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute middleName
getLastPasswordSet() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute lastPasswordSet
getLastSeen() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute lastSeen
getLastSeen() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute lastSeen
getLastUpdated() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute lastUpdated
getLastUsedDate() - Method in class com.soffid.iam.am.api.ExtranetCardContent
Gets value for attribute lastUsedDate
getLastUser() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute lastUser
getLatitude() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute latitude
getLaunchType() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute launchType
getLetterCase() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute letterCase
getLevel() - Method in class com.soffid.iam.am.api.NetworkAuthorization
Gets value for attribute level
getLevel() - Method in class com.soffid.iam.iga.api.AccountHistory
Gets value for attribute level
getLevel() - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Gets value for attribute level
getLevel() - Method in class com.soffid.iam.sync.api.LogFileEntry
Gets value for attribute level
getLicenseService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of LicenseService.
getLists() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute lists
getListsBelong() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute listsBelong
getLocal() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute local
getLocale() - Static method in class com.soffid.iam.lang.MessageFactory
 
getLocalizedName() - Method in class com.soffid.iam.web.SearchAttributeDefinition
Gets value for attribute localizedName
getLocalPort() - Method in class com.soffid.iam.config.Config
 
getLocked() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute locked
getLocked() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute locked
getLockedBy() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute lockedBy
getLockedUntil() - Method in class com.soffid.iam.am.api.PasswordDomainStatus
Gets value for attribute lockedUntil
getLog() - Method in class com.soffid.iam.sync.api.DebugTaskResults
Gets value for attribute log
getLog() - Method in class com.soffid.iam.sync.api.GetObjectResults
Gets value for attribute log
getLogDir() - Method in class com.soffid.iam.config.Config
 
getLogFile() - Method in class com.soffid.iam.config.Config
 
getLogFromDate(Date) - Method in interface com.soffid.iam.sync.intf.AccessLogMgr
Fetches logs until current date
getLoginName() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute loginName
getLoginName() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute loginName
getLoginRestriction() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute loginRestriction
getLoginUrl() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute loginUrl
getLogonService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service LogonService.
getLogonURL() - Method in class com.soffid.iam.remote.URLManager
 
getLogReferenceID() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute logReferenceID
getLogReferenceID() - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Gets value for attribute logReferenceID
getLogs() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute logs
getLongitude() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute longitude
getLongTimeout() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute longTimeout
getMac() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute mac
getMail() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute mail
getMailAlias() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute mailAlias
getMailDomain() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute mailDomain
getMailDomain() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute mailDomain
getMailDomain() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute mailDomain
getMailDomainAccountCode() - Method in class com.soffid.iam.iga.api.MailListRelationship
Gets value for attribute mailDomainAccountCode
getMailDomainBelogns() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute mailDomainBelogns
getMailDomainBelongCode() - Method in class com.soffid.iam.iga.api.MailListRelationship
Gets value for attribute mailDomainBelongCode
getMailList() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute mailList
getMailList(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getMailList
getMailListBelong() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute mailListBelong
getMailListById(Long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getMailListById
getMailListDescription() - Method in class com.soffid.iam.iga.api.UserMailList
Gets value for attribute mailListDescription
getMailListMembers(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getMailListMembers
getMailListName() - Method in class com.soffid.iam.iga.api.ExternalName
Gets value for attribute mailListName
getMailListName() - Method in class com.soffid.iam.iga.api.UserMailList
Gets value for attribute mailListName
getMailListNameBelong() - Method in class com.soffid.iam.iga.api.MailListRelationship
Gets value for attribute mailListNameBelong
getMailListNameIncluded() - Method in class com.soffid.iam.iga.api.MailListRelationship
Gets value for attribute mailListNameIncluded
getMailLists() - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
getMailLists() - Method in interface com.soffid.iam.iga.service.MailListsService
Operation getMailLists
getMailListsService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of MailListsService.
getMailListsService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service MailListsService.
getMailServer() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute mailServer
getMailService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of MailService.
getMailService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service MailService.
getMainJar() - Method in interface com.soffid.iam.sync.service.ServerService
Operation getMainJar
getManagedGroups() - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation getManagedGroups
getManagedGroups() - Method in interface com.soffid.iam.impl.service.ejb.CreateDisableUserService
 
getManagedGroups(String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation getManagedGroups
getManagerGroups() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute managerGroups
getManagerGroups() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute managerGroups
getManagerRoles() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute managerRoles
getManagerRoles() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute managerRoles
getManagerRoles() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute managerRoles
getManagerUsers() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute managerUsers
getManagerUsers() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute managerUsers
getMandatory() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute mandatory
getManualAccountCreation() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute manualAccountCreation
getMask() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute mask
getMask() - Method in class com.soffid.iam.am.api.NetworkAuthorization
Gets value for attribute mask
getMasterTenant() - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
getMasterTenant() - Method in interface com.soffid.iam.base.service.TenantService
Operation getMasterTenant Gets master tenant
getMax() - Method in class com.soffid.iam.base.api.StatsSample
Gets value for attribute max
getMaxFailures() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maxFailures
getMaxFiles() - Method in class com.soffid.iam.sync.api.LogConfiguration
Gets value for attribute maxFiles
getMaximumHistorical() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maximumHistorical
getMaximumLength() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maximumLength
getMaximumLowercase() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maximumLowercase
getMaximumNumbers() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maximumNumbers
getMaximumPeriod() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maximumPeriod
getMaximumPeriodExpired() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maximumPeriodExpired
getMaximumSymbols() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maximumSymbols
getMaximumUppercase() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute maximumUppercase
getMaxSize() - Method in class com.soffid.iam.base.api.AsyncList
 
getMazingerRules(String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getMazingerRules
getMenuType() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute menuType
getMessage() - Method in class com.soffid.iam.bpm.api.Comment
Gets value for attribute message
getMessage() - Method in exception com.soffid.iam.exception.InternalErrorException
 
getMessage() - Method in exception com.soffid.iam.exception.ServerRedirectException
 
getMessage() - Method in exception com.soffid.iam.exception.SeyconAccessLocalException
 
getMessage() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute message
getMessage() - Method in class com.soffid.iam.sync.api.LogFileEntry
Gets value for attribute message
getMessage() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute message
getMessage() - Method in class com.soffid.iam.sync.api.SyncserverTask
 
getMessage() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute message
getMetadata() - Method in class com.soffid.iam.base.api.TranslatedLabel
Gets value for attribute metadata
getMethod() - Method in class com.soffid.iam.am.api.SamlRequest
Gets value for attribute method
getMiddleName() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute middleName
getMimeType() - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Gets value for attribute mimeType
getMimeType() - Method in interface com.soffid.iam.doc.service.DocumentService
Operation getMimeType
getMimeType() - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
getMin() - Method in class com.soffid.iam.base.api.StatsSample
Gets value for attribute min
getMinimumLength() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute minimumLength
getMinimumLowercase() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute minimumLowercase
getMinimumNumbers() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute minimumNumbers
getMinimumPeriod() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute minimumPeriod
getMinimumSymbols() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute minimumSymbols
getMinimumUppercase() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute minimumUppercase
getMinutesPattern() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute minutesPattern
getModel() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute model
getModifiedBy() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute modifiedBy
getModifiedByUser() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute modifiedBy
getModifiedDate() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute modifiedOn
getModifiedOn() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute modifiedOn
getModules() - Method in class com.soffid.iam.base.api.ServerPlugin
Gets value for attribute modules
getMonitorUrl() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute monitorUrl
getMonthsPattern() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute monthsPattern
getMultiSession() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute multiSession
getMultiValuedRows() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute multiValuedRows
getMyConfig() - Method in interface com.soffid.iam.sync.service.ServerService
Operation getMyConfig
getName() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute name
getName() - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Gets value for attribute name
getName() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute name
getName() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute name
getName() - Method in class com.soffid.iam.am.api.OsType
Gets value for attribute name
getName() - Method in class com.soffid.iam.am.api.PasswordDomain
Gets value for attribute name
getName() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute name
getName() - Method in class com.soffid.iam.api.BinaryData
 
getName() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute name
getName() - Method in class com.soffid.iam.base.api.AgentDescriptorWorkflow
Gets value for attribute name
getName() - Method in class com.soffid.iam.base.api.BinaryData
 
getName() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute name
getName() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute name
getName() - Method in class com.soffid.iam.base.api.ServerPlugin
Gets value for attribute name
getName() - Method in class com.soffid.iam.base.api.ServerPluginModule
Gets value for attribute name
getName() - Method in class com.soffid.iam.base.api.Stats
Gets value for attribute name
getName() - Method in class com.soffid.iam.base.api.Tenant
Gets value for attribute name
getName() - Method in class com.soffid.iam.base.model.AbstractParameter
Gets value for attribute name
getName() - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Gets value for attribute name
getName() - Method in class com.soffid.iam.bpm.api.Job
Gets value for attribute name
getName() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Gets value for attribute name
getName() - Method in class com.soffid.iam.bpm.api.TaskDefinition
Gets value for attribute name
getName() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.Domain
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.ExtensibleObjectRegister
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.Rule
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute name
getName() - Method in class com.soffid.iam.iga.api.UserDomain
Gets value for attribute name
getName() - Method in class com.soffid.iam.pam.api.JumpServerGroup
Gets value for attribute name
getName() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute name
getName() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute name
getName() - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Gets value for attribute name
getName() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute name
getName() - Method in class com.soffid.iam.sync.agent.Plugin
Gets value for attribute name
getName() - Method in class com.soffid.iam.sync.api.LogConfiguration
Gets value for attribute name
getName() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute name
getName() - Method in class com.soffid.iam.sync.api.ScheduledTaskHandler
Gets value for attribute name
getName() - Method in class com.soffid.iam.sync.api.Secret
Gets value for attribute name
getName() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute name
getName() - Method in class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
getName() - Method in class com.soffid.iam.web.SearchAttributeDefinition
Gets value for attribute name
getNativeObject(SoffidObjectType, String, String) - Method in interface com.soffid.iam.sync.intf.ExtensibleObjectMgr
 
getNativeObject(String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation getNativeObject Loads system object attributes
getNativeObject(String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
getNativeObject(String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getNativeObject
getNavigateGroups() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute navigateGroups
getNavigateRoles() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute navigateRoles
getNavigateUsers() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute navigateUsers
getNested() - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Gets value for attribute nested
getNetwork() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute network
getNetwork() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute network
getNetworkCode() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute network
getNetworkCode() - Method in class com.soffid.iam.am.api.NetworkAuthorization
Gets value for attribute networkCode
getNetworkCode() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute networkName
getNetworkDiscoveryService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of NetworkDiscoveryService.
getNetworkDiscoveryService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service NetworkDiscoveryService.
getNetworkInfo(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getNetworkInfo
getNetworkIntelligenceService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of NetworkIntelligenceService.
getNetworkName() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute networkName
getNetworks() - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
getNetworks() - Method in interface com.soffid.iam.am.service.NetworkService
Operation getNetworks
getNetworkService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of NetworkService.
getNetworkService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service NetworkService.
getNetworksList() - Method in interface com.soffid.iam.sync.service.ServerService
Operation getNetworksList
getNewAccount() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute newAccount
getNewValue() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute newValue
getNextChange() - Method in interface com.soffid.iam.sync.intf.AuthoritativeIdentitySource2
Gets the next bunch of changes
getNextDueDate(String) - Method in interface com.soffid.iam.bpm.service.BpmJobExecutor
Operation getNextDueDate
getNextDueDate(String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmJobExecutor
 
getNextExecution() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute nextExecution
getNextExecution() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute nextExecution
getNextExecutionDate() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute nextExecutionDate
getNlsDescription() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute nlsDescription
getNlsLabel() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute nlsLabel
getNlsLabels() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute nlsLabels
getNode() - Method in class com.soffid.iam.bpm.api.Comment
Gets value for attribute node
getNodeName() - Method in class com.soffid.iam.bpm.api.Token
Gets value for attribute nodeName
getNotAvailableIPs(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
getNotAvailableIPs(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation getNotAvailableIPs
getNotificationEmails() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute notificationEmails
getNumber() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute number
getNumber() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute number
getNumberOfAgents() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute numberOfAgents
getNumberOfPendingTasks() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute numberOfPendingTasks
getNumRows() - Method in class com.soffid.iam.sync.api.LogConfiguration
Gets value for attribute numRows
getObject() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute object
getObject() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Gets value for attribute object
getObject() - Method in class com.soffid.iam.sync.api.GetObjectResults
Gets value for attribute object
getObjectId() - Method in class com.soffid.iam.iga.api.AttributeMapping
Gets value for attribute objectId
getObjectId() - Method in class com.soffid.iam.iga.api.ObjectMappingProperty
Gets value for attribute objectId
getObjectId() - Method in class com.soffid.iam.iga.api.ObjectMappingTrigger
Gets value for attribute objectId
GetObjectResults - Class in com.soffid.iam.sync.api
ValueObject GetObjectResults
GetObjectResults() - Constructor for class com.soffid.iam.sync.api.GetObjectResults
 
GetObjectResults(GetObjectResults) - Constructor for class com.soffid.iam.sync.api.GetObjectResults
 
GetObjectResults(String, String, Map<String, Object>) - Constructor for class com.soffid.iam.sync.api.GetObjectResults
 
getObjects() - Method in class com.soffid.iam.sync.intf.ExtensibleObjects
 
getObjectType() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute objectType
getObjectType() - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Gets value for attribute objectType
getObjectType() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Gets value for attribute objectType
getObjectType() - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
getObligation() - Method in class com.soffid.iam.common.security.Obligation
 
getObligation() - Method in class com.soffid.iam.rc.api.RequestedObligation
Gets value for attribute obligation
getObligation(String) - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getObligations() - Method in exception com.soffid.iam.common.security.ObserveObligationException
 
getObligations() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getObligations() - Method in class com.soffid.iam.pam.api.PamSecurityCheck
Gets value for attribute obligations
getObsolete() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute obsolete
getObsolete() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute obsolete
getOffice() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute folders
getOfficeServer(Group) - Method in interface com.soffid.iam.iga.service.GroupService
Operation getOfficeServer
getOldName() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute oldName
getOldValue() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute oldValue
getOnChangeTrigger() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute onChangeTrigger
getOnFocusTrigger() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute onFocusTrigger
getOnLoadTrigger() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute onLoadTrigger
getOperatingSystem() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute operatingSystem
getOperatorVisibility() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute operatorVisibility
getOrder() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute order
getOrder() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute order
getOrdre() - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Gets value for attribute ordre
getOrGenerateUserPassword(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getOrGenerateUserPassword
getOs() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute os
getOs() - Method in class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
getOtpDevice() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute otpDevice
getOtpHandler() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute otpHandler
getOtpHandler() - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Gets value for attribute otpHandler
getOTPValidationService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of OTPValidationService.
getOTPValidationService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service OTPValidationService.
getOUDependent(String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation getOUDependent
getOutput() - Method in class com.soffid.iam.util.TimedProcess
Obtener la salida estándar del proceso.
getOutputDate() - Method in class com.soffid.iam.am.api.ExtranetCard
Gets value for attribute outputDate
getOutputStream() - Method in class com.soffid.iam.util.TimedProcess
Alternativamente al método consumeOutput, el usuario puede obtener la salida estándar del proceso y tratarla de forma alternativa.
getOwnedRoles() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute ownedRoles
getOwner() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute owner
getOwnerAccount() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute ownerAccount
getOwnerAccountName() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute ownerAccountName
getOwnerGroup() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute ownerGroup
getOwnerGroups() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute ownerGroups
getOwnerGroups() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute ownerGroups
getOwnerGroups() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute ownerGroups
getOwnerInformationSystem() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute ownerInformationSystem
getOwnerRolDomainValue() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute ownerRolDomainValue
getOwnerRole() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute ownerRole
getOwnerRoleDescription() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute ownerRoleDescription
getOwnerRoleName() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute ownerRoleName
getOwnerRoles() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute ownerRoles
getOwnerRoles() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute ownerRoles
getOwnerRoles() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute ownerRoles
getOwnerSystem() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute ownerSystem
getOwnerUsers() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute ownerUsers
getOwnerUsers() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute ownerUsers
getPamPolicy() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute pamPolicy
getPamPolicyService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of PamPolicyService.
getPamProxySessionService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service PamProxySessionService.
getPamSessionId() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute pamSessionId
getPamSessionService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of PamSessionService.
getParameter() - Method in class com.soffid.iam.base.api.DisableObjectRule
Gets value for attribute parameter
getParameters() - Method in class com.soffid.iam.am.api.SamlRequest
Gets value for attribute parameters
getParameters() - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation getParameters
getParameters() - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
getParameters() - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Gets value for attribute parameters
getParameters() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute parameters
getParams() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute params
getParent() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute parent
getParentFolder() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute parentFolder
getParentGrant() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute parentGrant
getParentGroup() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute parentGroup
getParentId() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute parentId
getParentId() - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Gets value for attribute parentId
getParentId() - Method in class com.soffid.iam.am.api.VaultElement
Gets value for attribute parentId
getParentId() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute parentId
getParentList(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
getParentList(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation getParentList
getParentName() - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Gets value for attribute parentName
getPassword() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute password
getPassword() - Method in class com.soffid.iam.am.api.Password
Obtener la contraseña sin cifrar
getPassword() - Method in class com.soffid.iam.config.Config
 
getPassword() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute password
getPassword() - Method in class com.soffid.iam.pam.api.JumpServerGroup
Gets value for attribute password
getPassword() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute password
getPassword() - Method in class com.soffid.iam.sync.intf.KerberosPrincipalInfo
 
getPassword(long) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation getPassword
getPasswordChange() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute passwordChange
getPasswordDomain() - Method in class com.soffid.iam.am.api.PasswordStatus
Gets value for attribute PasswordDomain
getPasswordDomain() - Method in class com.soffid.iam.iga.api.DomainUsersMember
Gets value for attribute passwordDomain
getPasswordDomain() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute passwordDomain
getPasswordDomain() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute passwordDomain
getPasswordDomainCode() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute passwordDomainCode
getPasswordDomainPolicy() - Method in class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
Gets value for attribute passwordDomainPolicy
getPasswordExpiration() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute passwordExpiration
getPasswordExpiredDate(String, String) - Method in interface com.soffid.iam.am.service.ejb.PasswordService
 
getPasswordExpiredDate(String, String) - Method in interface com.soffid.iam.am.service.PasswordService
Operation getPasswordExpiredDate
getPasswordPolicy() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute passwordPolicy
getPasswordPolicy() - Method in class com.soffid.iam.iga.api.DomainUsersMember
Gets value for attribute passwordPolicy
getPasswordPolicy(String, String) - Method in interface com.soffid.iam.sync.service.LogonService
Operation getPasswordPolicy
getPasswordPolicyType() - Method in class com.soffid.iam.am.api.PasswordStatus
Gets value for attribute passwordPolicyType
getPasswordsDomain() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute passwordsDomain
getPasswordsDomainId() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute passwordsDomainId
getPasswordService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of PasswordService.
getPasswordService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service PasswordService.
getPasswordStatus() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute passwordStatus
getPasswordsUserType(Date, Date, String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
getPath() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute path
getPendingAlerts(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation getPendingAlerts
getPendingTasks() - Method in class com.soffid.iam.base.api.AgentStatusInfo
Gets value for attribute pendingTasks
getPendingTasks(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getPendingTasks
getPendingTasks(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getPendingTasksInfo() - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getPendingTasksInfo() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getPendingTasksInfo
getPendingTasksStats() - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getPendingTasksStats() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getPendingTasksStats Returns a map with a list of pairs date - long for each agent.
getPercentageDone() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute percentageDone
getPerformedActions() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute performedActions
getPermissions() - Method in class com.soffid.iam.am.api.VaultFolderAccountPermissions
Gets value for attribute permissions
getPersonalFolder() - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
getPersonalFolder() - Method in interface com.soffid.iam.am.service.VaultService
Operation getPersonalFolder
getPk() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute pk
getPlugin(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getPlugin
getPluginAgentDescriptors(ServerPlugin) - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
getPluginAgentDescriptors(ServerPlugin) - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation getPluginAgentDescriptors
getPluginJar(String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getPluginJar
getPolicyDescription(String, String) - Method in interface com.soffid.iam.am.service.ejb.PasswordService
 
getPolicyDescription(String, String) - Method in interface com.soffid.iam.am.service.PasswordService
Operation getPolicyDescription
getPolicyName() - Method in class com.soffid.iam.pam.api.PamAction
Gets value for attribute policyName
getPooledActors() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute pooledActors
getPooledActorsStyleName() - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Gets value for attribute pooledActorsStyleName
getPort() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute port
getPort() - Method in class com.soffid.iam.config.Config
 
getPort() - Method in class com.soffid.iam.pam.api.HostPort
Gets value for attribute port
getPorts() - Method in class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
getPreferencesService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of PreferencesService.
getPrimaryGroup() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute primaryGroup
getPrimaryGroup() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute primaryGroup
getPrimaryGroup() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute primaryGroup
getPrimaryGroupAuthor() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute primaryGroupAuthor
getPrimaryGroupDescription() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute primaryGroupDescription
getPrimaryKeyValue() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute primaryKeyValue
getPrincipalName() - Method in class com.soffid.iam.sync.intf.KerberosPrincipalInfo
 
getPrinter() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute printer
getPrinter() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute printer
getPrinter() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute printer
getPrinterCode() - Method in class com.soffid.iam.iga.api.PrinterGroup
Gets value for attribute printerCode
getPrinters() - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
getPrinters() - Method in interface com.soffid.iam.iga.service.PrinterService
Operation getPrinters
getPrinterServerName() - Method in class com.soffid.iam.iga.api.PrinterGroup
Gets value for attribute printerServerName
getPrinterServerName() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute printerServerName
getPrinterService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of PrinterService.
getPrinterService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service PrinterService.
getPrintersGroupByPrinterName(String) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
getPrintersGroupByPrinterName(String) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation getPrintersGroupByPrinterName
getPrintersServer() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute printersServer
getPriority() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute priority
getPriority() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute priority
getPriority() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute priority
getProcess(long) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getProcess
getProcess(long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getProcessClassLoader() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute processClassLoader
getProcessClassLoader() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute processClassLoader
getProcessDefinition() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute processDefinition
getProcessDefinition() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute processDefinition
getProcessDefinition() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute processDefinition
getProcessDefinition(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getProcessDefinition
getProcessDefinition(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getProcessDefinitionIcon(Long) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getProcessDefinitionIcon
getProcessDefinitionIcon(Long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getProcessDefinitionImage(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getProcessDefinitionImage
getProcessDefinitionImage(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getProcessId() - Method in class com.soffid.iam.bpm.api.Job
Gets value for attribute processId
getProcessId() - Method in class com.soffid.iam.bpm.api.ProcessLog
Gets value for attribute processId
getProcessId() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute processId
getProcessId() - Method in class com.soffid.iam.bpm.api.Token
Gets value for attribute processId
getProcessId() - Method in class com.soffid.iam.iga.api.BpmUserProcess
Gets value for attribute processId
getProcessId() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute processId
getProcessId() - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Gets value for attribute processId
getProcessId() - Method in class com.soffid.iam.iga.api.ReconcileRole
Gets value for attribute processId
getProcessInstance(TaskInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getProcessInstance
getProcessInstance(TaskInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getProcessLightweight(long) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getProcessLightweight
getProcessLightweight(long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getProcessLog(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getProcessLog
getProcessLog(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getProcessName() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute processName
getProcessName() - Method in class com.soffid.iam.iga.api.BpmProcess
Gets value for attribute processName
getProcessNumber() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute processNumber
getProcessNumber() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute processNumber
getProfileServer() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute profileServer
getProgram() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute program
getProgress() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Gets value for attribute progress
getProperties() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute properties
getProperties() - Method in class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
getProperty() - Method in class com.soffid.iam.iga.api.ObjectMappingProperty
Gets value for attribute property
getProposedAction() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute proposedAction
getProposedAction() - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Gets value for attribute proposedAction
getProposedAction() - Method in class com.soffid.iam.iga.api.ReconcileRole
Gets value for attribute proposedAction
getProtocol() - Method in class com.soffid.iam.sync.intf.LogEntry
 
getPublicAccess() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute publicAccess
getPublicKey() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute publicKey
getPublicRootFolders() - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
getPublicRootFolders() - Method in interface com.soffid.iam.am.service.VaultService
Operation getPublicRootFolders
getPublicUrl() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute publicUrl
getQuota() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute quota
getRawSeyconServerList() - Method in class com.soffid.iam.config.Config
 
getRealmName() - Method in interface com.soffid.iam.sync.intf.KerberosAgent
 
getRealmServers() - Method in interface com.soffid.iam.sync.intf.KerberosAgent
 
getReason() - Method in class com.soffid.iam.am.api.PolicyCheckResult
 
getReason(Locale) - Method in class com.soffid.iam.am.api.PolicyCheckResult
 
getReasonCode() - Method in class com.soffid.iam.am.api.PolicyCheckResult
 
getReconcileService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of ReconcileService.
getRecordingDuration() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute recordingDuration
getReference() - Method in interface com.soffid.iam.doc.service.DocumentService
Operation getReference
getReference() - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
getReference(String) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
getRegularExpression() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute regularExpression
getRelativeName() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute relativeName
getRemoteIp() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute remoteIp
getRemoteService(String) - Method in class com.soffid.iam.remote.RemoteServiceLocator
 
getRemovalPending() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute removalPending
getRemoveRolesFromDisabledAccounts() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute removeRolesFromDisabledAccounts
getRenewalTime() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute renewalTime
getReport() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Gets value for attribute report
getRequestDate() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute requestDate
getRequester() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute requester
getRequestId() - Method in class com.soffid.iam.config.Config
 
getResource(String) - Method in class com.soffid.iam.bpm.api.UIClassLoader
 
getResourceAsStream(ProcessDefinition, String) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getResourceAsStream
getResourceAsStream(ProcessDefinition, String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getResourceAsStream(ProcessInstance, String) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getResourceAsStream
getResourceAsStream(ProcessInstance, String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getResourceAsStream(String) - Method in class com.soffid.iam.bpm.api.UIClassLoader
 
getResourceName() - Method in class com.soffid.iam.base.api.ServerPluginModule
Gets value for attribute resourceName
getReverseApplicationAccessTree(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
getReverseApplicationAccessTree(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation getReverseApplicationAccessTree
getRisk() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute risk
getRisk() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute risk
getRisk() - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Gets value for attribute risk
getRMIString() - Method in class com.soffid.iam.remote.URLManager
 
getRMIURL() - Method in class com.soffid.iam.remote.URLManager
 
getRol() - Method in class com.soffid.iam.bpm.api.RolGrup
Gets value for attribute rol
getRole() - Method in class com.soffid.iam.base.api.AuthorizationRole
Gets value for attribute role
getRole() - Method in class com.soffid.iam.config.Config
 
getRole() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute role
getRole() - Method in class com.soffid.iam.rc.api.SoDRole
Gets value for attribute role
getRole() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute role
getRoleAccount() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute roleAccount
getRoleAccounts(long, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getRoleAccounts
getRoleActiveAccounts(long, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getRoleActiveAccounts
getRolebased() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute rolebased
getRoleCategory() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute roleCategory
getRoleChangesToApply(Role) - Method in interface com.soffid.iam.sync.intf.ReconcileMgr2
 
getRoleDatabases() - Method in class com.soffid.iam.iga.api.GroupRoles
Gets value for attribute roleDatabases
getRoleDefinitionProcess() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute roleDefinitionProcess
getRoleDescription() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute roleDescription
getRoleDescription() - Method in class com.soffid.iam.iga.api.GroupRoles
Gets value for attribute roleDescription
getRoleDescription() - Method in class com.soffid.iam.iga.api.MailListRoleMember
Gets value for attribute roleDescription
getRoleDescription() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute roleDescription
getRoleDescription() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute roleDescription
getRoleExplicitRoles(long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getRoleExplicitRoles
getRoleFullInfo(String) - Method in interface com.soffid.iam.sync.intf.ReconcileMgr2
Get full role information from role name
getRoleId() - Method in class com.soffid.iam.iga.api.AccessControl
Gets value for attribute roleId
getRoleId() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute roleId
getRoleId() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute roleId
getRoleId() - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Gets value for attribute roleId
getRoleIds() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getRoleInfo(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getRoleInfo
getRoleInfoByExternalId(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getRoleInfoByExternalId
getRoleMembers() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute roleMembers
getRoleName() - Method in class com.soffid.iam.base.api.Identity
Gets value for attribute roleName
getRoleName() - Method in class com.soffid.iam.iga.api.GroupRoles
Gets value for attribute roleName
getRoleName() - Method in class com.soffid.iam.iga.api.MailListRoleMember
Gets value for attribute roleName
getRoleName() - Method in class com.soffid.iam.iga.api.Notice
Gets value for attribute roleName
getRoleName() - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Gets value for attribute roleName
getRoleName() - Method in class com.soffid.iam.iga.api.ReconcileRole
Gets value for attribute roleName
getRoleName() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute roleName
getRoleName() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute roleName
getRoles() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getRoles() - Method in class com.soffid.iam.iga.api.AccessControlList
Gets value for attribute roles
getRoles() - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation getRoles
getRoles() - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
getRolesByUserCode(String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation getRolesByUserCode
getRolesFromGroup(Group) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
getRolesFromGroup(Group) - Method in interface com.soffid.iam.iga.service.GroupService
Operation getRolesFromGroup
getRolesFromGroup(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation getRolesFromGroup
getRolesFromGroupAndParentGroup(Group) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
getRolesFromGroupAndParentGroup(Group) - Method in interface com.soffid.iam.iga.service.GroupService
Operation getRolesFromGroupAndParentGroup
getRolesList() - Method in interface com.soffid.iam.sync.intf.ReconcileMgr2
Enumerate roles (only role name)
getRootCertificate() - Method in interface com.soffid.iam.sync.service.CertificateEnrollService
Operation getRootCertificate
getRootCertificateList() - Method in interface com.soffid.iam.am.service.CertificateValidationService
Operation getRootCertificateList
getRootCertificateList() - Method in interface com.soffid.iam.am.service.ejb.CertificateValidationService
 
getRootFolders() - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
getRootFolders() - Method in interface com.soffid.iam.am.service.VaultService
Operation getRootFolders
getRootKeyStoreFile() - Static method in class com.soffid.iam.ssl.SeyconKeyStore
 
getRow() - Method in class com.soffid.iam.am.api.ExtranetCardContent
Gets value for attribute row
getRow() - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Gets value for attribute row
getRowColumn() - Method in class com.soffid.iam.am.api.ExtranetCardContent
Gets value for attribute rowColumn
getRule() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute rule
getRule() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute rule
getRuleById(Long) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
getRuleById(Long) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation getRuleById
getRuleDescription() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute ruleDescription
getRuleDescription() - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Gets value for attribute ruleDescription
getRuleId() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute ruleId
getRuleId() - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Gets value for attribute ruleId
getRuleId() - Method in class com.soffid.iam.rc.api.SoDRole
Gets value for attribute ruleId
getRuleId() - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Gets value for attribute ruleId
getRuleName() - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Gets value for attribute ruleName
getRuleName() - Method in class com.soffid.iam.pam.api.PamAction
Gets value for attribute ruleName
getRulesService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of RulesService.
getRulesService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service RulesService.
getSamlService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of SamlService.
getScheduledTask() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute scheduledTask
getScheduledTaskService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of ScheduledTaskService.
getScope() - Method in class com.soffid.iam.am.api.AccessTreeExecution
Gets value for attribute scope
getScope() - Method in class com.soffid.iam.base.api.AuthorizationRole
Gets value for attribute scope
getScope() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute scope
getScope() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute scope
getScope() - Method in class com.soffid.iam.iga.api.MailListRoleMember
Gets value for attribute scope
getScopeForAddress(String) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
getScopeForAddress(String) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation getScopeForAddress
getScopeList() - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getScopeList Get the list of scopes that can be applied to a low-level authorization
getScopeList() - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
getScript() - Method in class com.soffid.iam.iga.api.ObjectMappingTrigger
Gets value for attribute script
getScript() - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Gets value for attribute script
getScript() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute script
getSearchCriteria() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute searchCriteria
getSearchIndex() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute searchIndex
getSecret(User, String) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation getSecret
getSecrets(User) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation getSecrets
getSecrets(String) - Method in interface com.soffid.iam.sync.intf.SecretStoreAgent
 
getSecretStoreService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service SecretStoreService.
getSelfService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of SelfService.
getSerialNumber() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute serialNumber
getSerialNumber() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute serialNumber
getSerialVersionUID() - Static method in class com.soffid.iam.bpm.api.LighweightTaskInstance
 
getSeries() - Method in class com.soffid.iam.base.api.Stats
Gets value for attribute series
getServer() - Method in class com.soffid.iam.remote.RemoteServiceLocator
 
getServer() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute server
getServer() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute server
getServerAgentHostsURL() - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getServerAgentHostsURL
getServerAgentStatus() - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getServerAgentStatus() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getServerAgentStatus
getServerAgentStatus(String) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getServerAgentStatus(String) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getServerAgentStatus
getServerEnd() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute serverEnd
getServerHostName() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute serverHostName
getServerInstance() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute serverInstance
getServerList() - Method in class com.soffid.iam.config.Config
 
getServerList() - Method in exception com.soffid.iam.exception.ServerRedirectException
 
getServerList() - Method in interface com.soffid.iam.sync.service.CertificateEnrollService
Operation getServerList
getServerLogFileURL() - Method in class com.soffid.iam.remote.URLManager
Obté la URL per obtindre el log del servidor IMPORTANT: és un servlet, no és un servei RMI
getServerLogs() - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation getServerLogs
getServerLogs(String) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getServerLogs(String) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getServerLogs
getServerLogs(String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getServerLogs
getServerName() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute serverName
getServerName() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute serverName
getServerName() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute serverName
getServerPluginService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of ServerPluginService.
getServerPort() - Method in interface com.soffid.iam.sync.service.CertificateEnrollService
Operation getServerPort
getServerService() - Method in class com.soffid.iam.config.Config
 
getServerService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service ServerService.
getServerService(String) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getServerService Gets a remote interface for any server, using the console specific authorization key
getServerStart() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute serverStart
getServerStatusURL() - Method in class com.soffid.iam.remote.URLManager
 
getServerTasks(String) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getServerTasks(String) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getServerTasks
getServerTenants(Server) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation getServerTenants
getServerTenants(Server) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
getServerType() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute serverType
getServerUrl() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute serverUrl
getServerURL() - Method in class com.soffid.iam.remote.URLManager
 
getServerVersion() - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
getServerVersion() - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation getServerVersion
getService() - Method in class com.soffid.iam.pam.api.HostService
Gets value for attribute service
getService(String) - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets any remote service.
getService(String) - Method in interface com.soffid.iam.remote.RemoteServiceLocatorProxy
 
getServiceProvider() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute serviceProvider
getServices() - Method in interface com.soffid.iam.am.service.ServiceService
Operation getServices
getServices() - Method in interface com.soffid.iam.sync.service.ServerService
Operation getServices
getServiceService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of ServiceService.
getServiceService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service ServiceService.
getSession(long, String) - Method in interface com.soffid.iam.am.service.SessionService
Operation getSession
getSessionByHost(long, String) - Method in interface com.soffid.iam.am.service.SessionService
Operation getSessionByHost
getSessionId() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute sessionId
getSessionId() - Method in class com.soffid.iam.pam.api.NewPamSession
Gets value for attribute sessionId
getSessionId() - Method in class com.soffid.iam.sync.intf.LogEntry
 
getSessionService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of SessionService.
getSessionService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service SessionService.
getSessionUrl() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute sessionUrl
getSeyconServerHostList() - Method in class com.soffid.iam.config.Config
 
getSeyconServerLog(String) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getSeyconServerLog(String) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getSeyconServerLog
getSharedAccounts(String) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
getSharedAccounts(String) - Method in interface com.soffid.iam.iga.service.SelfService
Operation getSharedAccounts Gets the list of shared accounts granted to the user
getSharedDispatcher() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute sharedDispatcher
getShortName() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute shortName
getSize() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute size
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
getSocketFactory() - Static method in class com.soffid.iam.ssl.AlwaysTrustConnectionFactory
 
getSocketFactory() - Static method in class com.soffid.iam.ssl.ConnectionFactory
 
getSodRisk() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute sodRisk
getSodRules() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute sodRules
getSoDRuleService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of SoDRuleService.
getSoffidAttribute() - Method in class com.soffid.iam.iga.api.AttributeMapping
Gets value for attribute soffidAttribute
getSoffidCustomObject() - Method in class com.soffid.iam.iga.api.ObjectMapping
Gets value for attribute soffidCustomObject
getSoffidObject() - Method in class com.soffid.iam.iga.api.ObjectMapping
Gets value for attribute soffidObject
getSoffidObject(SoffidObjectType, String, String) - Method in interface com.soffid.iam.sync.intf.ExtensibleObjectMgr
 
getSoffidObject(String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation getSoffidObject Loads system object and transforms into Soffid Object
getSoffidObject(String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
getSoffidObject(String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getSoffidObject
getSoffidRoles() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getSolved() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute solved
getSource() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute sourceDir
getSource() - Method in class com.soffid.iam.sync.api.LogFileEntry
Gets value for attribute source
getSourceDir() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute sourceDir
getSourceIp() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute sourceIp
getSourceSystem() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Gets value for attribute sourceSystem
getSshPrivateKey(long) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation getSshPrivateKey
getSshPublicKey() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute sshPublicKey
getSSLKey() - Method in class com.soffid.iam.config.Config
 
getSso() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute sso
getSsoDaemon() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute ssoDaemon
getStackTrace() - Method in class com.soffid.iam.base.api.AgentStatusInfo
Gets value for attribute stackTrace
getStackTrace() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute stackTrace
getStackTrace(Throwable) - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
getStart() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Gets value for attribute start
getStart() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute start
getStart() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute start
getStart() - Method in class com.soffid.iam.iga.api.AccountHistory
Gets value for attribute start
getStart() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute start
getStart() - Method in class com.soffid.iam.iga.api.UserMailList
Gets value for attribute start
getStart() - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Gets value for attribute start
getStartDate() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute startDate
getStartDate() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute startDate
getStartDate() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute startDate
getStartDate() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute startDate
getStartDate() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute startDate
getStats(String, int, int) - Method in interface com.soffid.iam.sync.service.SyncServerStatsService
Operation getStats
getStats(String, String, int, int) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getStats(String, String, int, int) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getStats
getStatsService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of StatsService.
getStatus() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.base.api.AgentStatusInfo
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.sync.api.DebugTaskResults
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.sync.api.GetObjectResults
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute status
getStatus() - Method in class com.soffid.iam.sync.api.SyncserverTask
 
getStatus() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute status
getStatusMessage() - Method in class com.soffid.iam.base.api.AgentStatusInfo
Gets value for attribute statusMessage
getStep() - Method in class com.soffid.iam.sync.api.ServerRegistrationToken
Gets value for attribute step
getStop() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute stop
getStoreUrl() - Method in class com.soffid.iam.pam.api.JumpServerGroup
Gets value for attribute storeUrl
getStoreUserName() - Method in class com.soffid.iam.pam.api.JumpServerGroup
Gets value for attribute storeUserName
getString(String) - Static method in class com.soffid.iam.api.Messages
 
getString(String) - Static method in class com.soffid.iam.exception.Messages
 
getString(String) - Static method in class com.soffid.iam.reconcile.Messages
 
getString(String) - Static method in class com.soffid.iam.ssl.Messages
 
getString(String) - Static method in class com.soffid.iam.sync.intf.Messages
 
getString(String) - Static method in class com.soffid.iam.util.Messages
 
getString(String, String) - Static method in class com.soffid.iam.lang.MessageFactory
 
getString(String, String, Locale) - Static method in class com.soffid.iam.lang.MessageFactory
 
getSubject() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute subject
getSubnet() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute subnet
getSum() - Method in class com.soffid.iam.base.api.StatsSample
Gets value for attribute sum
getSuperGroup(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
getSuperGroup(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation getSuperGroup
getSuperGroup(String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation getSuperGroup
getSurName() - Method in class com.soffid.iam.bpm.api.BPMUser
Gets value for attribute surName
getSwimlane() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute swimlane
getSyncAgentsInfo(String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getSyncAgentsInfo
getSyncServerInfo(String) - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation getSyncServerInfo
getSyncServerInfo(String) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getSyncServerInfo(String) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getSyncServerInfo
getSyncServerInfo(String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getSyncServerInfo
getSyncServerInfo(String, String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getSyncServerInfo
getSyncServerInstances() - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getSyncServerInstances() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getSyncServerInstances
getSyncServers() - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getSyncServers() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getSyncServers
getSyncServerService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of SyncServerService.
getSyncServersStatus() - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
getSyncServersStatus() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation getSyncServersStatus
getSyncServerStatsService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service SyncServerStatsService.
getSyncServerStatus(String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getSyncServerStatus
getSyncServerStatus(String, String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getSyncServerStatus
getSyncStatusService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service SyncStatusService.
getSystem() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute system
getSystem() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute system
getSystem() - Method in class com.soffid.iam.base.api.UserAccountHistory
Gets value for attribute system
getSystem() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute system
getSystem() - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Gets value for attribute system
getSystem() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute system
getSystem() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute system
getSystem() - Method in class com.soffid.iam.iga.api.SystemAccessControl
Gets value for attribute system
getSystem() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute system
getSystemAttribute() - Method in class com.soffid.iam.iga.api.AttributeMapping
Gets value for attribute systemAttribute
getSystemClass() - Method in class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
getSystemCode() - Method in class com.soffid.iam.iga.api.SystemGroup
Gets value for attribute systemCode
getSystemName() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute systemName
getSystemName() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute systemName
getSystemName() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute systemName
getSystemObject() - Method in class com.soffid.iam.iga.api.ObjectMapping
Gets value for attribute systemObject
getSystemsRoles(String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation getSystemsRoles
getTag() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Gets value for attribute tag
getTags() - Method in class com.soffid.iam.base.api.Stats
Gets value for attribute tags
getTags() - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
getTargetApplication() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute targetApplication
getTargetDir() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute targetDir
getTask(long) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getTask
getTask(long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getTaskDate() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute taskDate
getTaskDescription() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute taskDescription
getTaskGenerator() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute taskGenerator
getTaskId() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Gets value for attribute taskId
getTaskLog(TaskInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getTaskLog
getTaskLog(TaskInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getTaskName() - Method in class com.soffid.iam.sync.api.SyncserverTask
 
getTasks() - Method in class com.soffid.iam.base.api.TasksGrid
Gets value for attribute tasks
getTasks() - Method in class com.soffid.iam.base.api.TasksGridRow
Gets value for attribute tasks
getTasks(Query) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getTasks
getTasks(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
getTasks(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation getTasks
getTasks(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
getTasks(String) - Method in interface com.soffid.iam.base.service.UserService
Operation getTasks Gets any pending task for the user
getTasksGrid() - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation getTasksGrid
getTemplate() - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Gets value for attribute template
getTemplate() - Method in class com.soffid.iam.base.api.AgentProperty
Gets value for attribute template
getTemporaryKey() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute temporaryKey
getTenant() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getTenant() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute tenant
getTenant() - Method in class com.soffid.iam.remote.RemoteServiceLocator
 
getTenant() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute tenant
getTenant(Long) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
getTenant(Long) - Method in interface com.soffid.iam.base.service.TenantService
Operation getTenant Finds a tenant by name.
getTenant(String) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
getTenant(String) - Method in interface com.soffid.iam.base.service.TenantService
Operation getTenant Finds a tenant by name.
getTenantId() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute tenantId
getTenantName() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute tenantName
getTenantServers(Tenant) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
getTenantServers(Tenant) - Method in interface com.soffid.iam.base.service.TenantService
Operation getTenantServers Gets the list of servers for a tenant
getTenantService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of TenantService.
getTerminated() - Method in class com.soffid.iam.iga.api.BpmUserProcess
Gets value for attribute finished
getThread() - Method in class com.soffid.iam.sync.api.LogFileEntry
Gets value for attribute thread
getThreadLocale() - Static method in class com.soffid.iam.lang.MessageFactory
 
getThreads() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute threads
getTime() - Method in class com.soffid.iam.bpm.api.Comment
Gets value for attribute time
getTime() - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Gets value for attribute time
getTimeout() - Method in class com.soffid.iam.common.security.Obligation
 
getTimeout() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute timeout
getTimes() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute times
getTimestamp() - Method in class com.soffid.iam.web.SearchDictionary
Gets value for attribute timestamp
getTimeStamp() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute timeStamp
getTimeStamp() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute timeStamp
getToken() - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Gets value for attribute token
getTokenName() - Method in class com.soffid.iam.bpm.api.Token
Gets value for attribute tokenName
getTokens(long) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getTokens
getTokens(long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getTransaction() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute transaction
getTransitions() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute transitions
getTrigger() - Method in class com.soffid.iam.iga.api.ObjectMappingTrigger
Gets value for attribute trigger
getTrigger() - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Gets value for attribute trigger
getTriggers() - Method in class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
getTrusted() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute trusted
getType() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute type
getType() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute type
getType() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute type
getType() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute type
getType() - Method in class com.soffid.iam.am.api.VaultElement
Gets value for attribute type
getType() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute type
getType() - Method in class com.soffid.iam.base.api.AgentProperty
Gets value for attribute type
getType() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute type
getType() - Method in class com.soffid.iam.base.api.ServerPluginModule
Gets value for attribute type
getType() - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Gets value for attribute type
getType() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Gets value for attribute type
getType() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute type
getType() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute type
getType() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute type
getType() - Method in class com.soffid.iam.iga.api.DomainUsersMember
Gets value for attribute type
getType() - Method in class com.soffid.iam.iga.api.UserDomain
Gets value for attribute type
getType() - Method in class com.soffid.iam.iga.api.UserTypeDispatcher
Gets value for attribute type
getType() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute type
getType() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute type
getType() - Method in class com.soffid.iam.rc.api.IssueBrowser
Gets value for attribute type
getType() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute type
getType() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute type
getType() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute type
getType() - Method in class com.soffid.iam.sync.intf.LogEntry
 
getType() - Method in class com.soffid.iam.web.SearchAttributeDefinition
Gets value for attribute type
getTypeMimeExecution() - Method in class com.soffid.iam.am.api.AccessTreeExecution
Gets value for attribute typeMimeExecution
getUI(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getUI
getUI(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getUI(TaskInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getUI
getUI(TaskInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getUIClassesForTask(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation getUIClassesForTask
getUIClassesForTask(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
getUnique() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute unique
getUnlockAfterSeconds() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute unlockAfterSeconds
getUntilDate() - Method in class com.soffid.iam.base.api.UserAccountHistory
Gets value for attribute untilDate
getUpdatedBy() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute updatedBy
getUpdatedBy() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute updatedBy
getUpdatedOn() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.am.api.Browser
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.am.api.Host
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.AbstractGroup
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.AbstractRole
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.CustomObject
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.MailDomain
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.pam.api.PamPolicy
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.pam.api.PamRule
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.rc.api.IssuePolicy
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Gets value for attribute updatedOn
getUpdatedOn() - Method in class com.soffid.iam.rc.api.SoDRule
Gets value for attribute updatedOn
getUpgradeProcessStatus() - Method in class com.soffid.iam.impl.api.UpgradeStatus
Gets value for attribute upgradeProcessStatus
getUpgradeStatus() - Method in interface com.soffid.iam.impl.service.ApplicationBootService
Operation getUpgradeStatus
getUrl() - Method in class com.soffid.iam.am.api.SamlRequest
Gets value for attribute url
getUrl() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute url
getUrl() - Method in class com.soffid.iam.base.api.AgentStatusInfo
Gets value for attribute url
getUrl() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute url
getUrl() - Method in class com.soffid.iam.pam.api.NewPamSession
Gets value for attribute url
getUrl() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute url
getUrl() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute url
getURL() - Method in class com.soffid.iam.config.Config
 
getUrl2() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute url2
getUrlAgent() - Method in class com.soffid.iam.sync.api.SyncserverTask
 
getUsage() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute usage
getUseMasterDatabase() - Method in class com.soffid.iam.sync.api.Server
Gets value for attribute useMasterDatabase
getUser() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute user
getUser() - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Gets value for attribute user
getUser() - Method in class com.soffid.iam.am.api.PasswordStatus
Gets value for attribute user
getUser() - Method in class com.soffid.iam.base.api.UserAccount
Gets value for attribute user
getUser() - Method in class com.soffid.iam.base.api.UserAccountHistory
Gets value for attribute user
getUser() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute user
getUser() - Method in class com.soffid.iam.bpm.api.ProcessLog
Gets value for attribute user
getUser() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getUser() - Method in class com.soffid.iam.iga.api.PrinterUser
Gets value for attribute user
getUser() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute user
getUser() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute user
getUser() - Method in class com.soffid.iam.pam.api.PamSession
Gets value for attribute user
getUser() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute user
getUser() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Gets value for attribute user
getUser() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute user
getUser() - Method in class com.soffid.iam.sync.intf.LogEntry
 
getUserAccounts() - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
getUserAccounts() - Method in interface com.soffid.iam.iga.service.SelfService
Operation getUserAccounts
getUserAccounts(long, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserAccounts
getUserAccounts(User) - Method in interface com.soffid.iam.base.service.AccountService
Operation getUserAccounts Gets the account a user has
getUserAccounts(User) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
getUserAttributes() - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
getUserAttributes() - Method in interface com.soffid.iam.iga.service.SelfService
Operation getUserAttributes
getUserAttributes(long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserAttributes
getUserAuthorization(String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserAuthorization Get the roles granted with a low-level authorization.
getUserAuthorization(String) - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
getUserAuthorization(String, String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserAuthorization Get the low-level authorizations of a specific type granted to a user
getUserAuthorization(String, String) - Method in interface com.soffid.iam.base.service.ejb.AuthorizationService
 
getUserAuthorizations() - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserAuthorizations Get low level authorizations for current user
getUserAuthorizations(String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserAuthorizations Get the low-level authorizations granted to a user
getUserAuthorizationsString() - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserAuthorizationsString Get the low-level authorizations granted to current user
getUserAuthorizationsString(String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserAuthorizationsString Get the low-level authorizations granted to a user
getUserAuthorizationsString(String, Map<String, String>) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserAuthorizationsString Gets the autohrization given some login process properties
getUserAuthorizationString(String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserAuthorizationString Gets the low-level authorizations granted to a user
getUserAuthorizationString(String, String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserAuthorizationString Gets the low-level authorizations granted to a user of an specific type
getUserCode() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute userName
getUserCode() - Method in class com.soffid.iam.am.api.ExtranetCard
Gets value for attribute userCode
getUserCode() - Method in class com.soffid.iam.base.api.Identity
Gets value for attribute userCode
getUserCode() - Method in class com.soffid.iam.iga.api.BpmUserProcess
Gets value for attribute userName
getUserCode() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute userCode
getUserCode() - Method in class com.soffid.iam.iga.api.UserMailList
Gets value for attribute userCode
getUserCode() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute userCode
getUserData(long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserData
getUserData(long, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserData
getUserDomain() - Method in class com.soffid.iam.iga.api.DomainUsersMember
Gets value for attribute userDomain
getUserDomain() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute userDomain
getUserDomain() - Method in class com.soffid.iam.sync.api.Task
Gets value for attribute userDomain
getUserDomainService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of UserDomainService.
getUserDomainService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service UserDomainService.
getUserEmail() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute userEmail
getUserExplicitRoles(long) - Method in interface com.soffid.iam.base.service.UserService
Operation getUserExplicitRoles
getUserExplicitRoles(long, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserExplicitRoles
getUserFullName() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute userFullName
getUserFullName() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute userFullName
getUserFullName() - Method in class com.soffid.iam.iga.api.Notice
Gets value for attribute userFullName
getUserFullName() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute userFullName
getUserFullName() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute userFullName
getUserGrantedAccountIds(User) - Method in interface com.soffid.iam.base.service.AccountService
Operation getUserGrantedAccountIds Gets the users than currently can use the account from console
getUserGrantedAccounts(User) - Method in interface com.soffid.iam.base.service.AccountService
Operation getUserGrantedAccounts Gets the users than currently can use the account from console
getUserGrantedAccounts(User) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
getUserGrantedAccounts(User, AccountAccessLevelEnum) - Method in interface com.soffid.iam.base.service.AccountService
Operation getUserGrantedAccounts Gets the users than currently can use the account with the desired access level
getUserGrantedAccounts(User, AccountAccessLevelEnum) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
getUserGroupAuthorizationString(String, String) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation getUserGroupAuthorizationString Gets the low-level authorizations granted to a user as a member of a business group
getUserGroupCode() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute userGroupCode
getUserGroups(long) - Method in interface com.soffid.iam.base.service.UserService
Operation getUserGroups
getUserGroups(Long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserGroups
getUserGroups(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserGroups
getUserGroupsHierarchy(long) - Method in interface com.soffid.iam.base.service.UserService
Operation getUserGroupsHierarchy
getUserGroupsHierarchy(long, String) - Method in interface com.soffid.iam.base.service.UserService
Operation getUserGroupsHierarchy
getUserGroupsHierarchy(Long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserGroupsHierarchy
getUserGroupsHierarchy(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserGroupsHierarchy
getUserId() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getUserId() - Method in class com.soffid.iam.iga.api.UserGroup
Gets value for attribute userId
getUserId() - Method in class com.soffid.iam.rc.api.IssueUser
Gets value for attribute userId
getUserInfo(long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserInfo
getUserInfo(String) - Method in interface com.soffid.iam.base.service.UserService
Operation getUserInfo
getUserInfo(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserInfo
getUserInfo(X509Certificate[]) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserInfo
getUserInterface() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute userInterface
getUserKey() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute userKey
getUserMazingerRules(long, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserMazingerRules
getUserMemberships(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserMemberships
getUserName() - Method in class com.soffid.iam.am.api.AccessLog
Gets value for attribute userName
getUserName() - Method in class com.soffid.iam.am.api.Session
Gets value for attribute userName
getUserName() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute userName
getUserName() - Method in class com.soffid.iam.bpm.api.BPMUser
Gets value for attribute userName
getUserName() - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Gets value for attribute userName
getUserName() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
getUserName() - Method in class com.soffid.iam.iga.api.BpmUserProcess
Gets value for attribute userName
getUserName() - Method in class com.soffid.iam.iga.api.Notice
Gets value for attribute userName
getUserName() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute userName
getUserName() - Method in class com.soffid.iam.pam.api.HostAdmin
Gets value for attribute userName
getUserName() - Method in class com.soffid.iam.rc.api.IssueUser
Gets value for attribute userName
getUserName() - Method in class com.soffid.iam.sync.intf.KerberosPrincipalInfo
 
getUserNationalId() - Method in class com.soffid.iam.iga.api.BpmUserProcess
Gets value for attribute userNationalId
getUserPolicy(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserPolicy
getUserPrinters(Long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserPrinters
getUserPrintersByPrinterName(String) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
getUserPrintersByPrinterName(String) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation getUserPrintersByPrinterName
getUserRoles() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute userRoles
getUserRoles(long) - Method in interface com.soffid.iam.base.service.UserService
Operation getUserRoles
getUserRoles(long, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserRoles
getUserRoleValueDomain() - Method in class com.soffid.iam.base.api.AuthorizationRole
Gets value for attribute userRoleValueDomain
getUsers() - Method in class com.soffid.iam.iga.api.AccessControlList
Gets value for attribute users
getUsers() - Method in class com.soffid.iam.iga.api.Printer
Gets value for attribute users
getUsers() - Method in class com.soffid.iam.rc.api.Issue
Gets value for attribute users
getUsersByNIF(String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation getUsersByNIF
getUsersDomain() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute usersDomain
getUsersDomainCode() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute usersDomainCode
getUserSecrets(long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation getUserSecrets
getUserService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of UserService.
getUserService() - Method in class com.soffid.iam.remote.RemoteServiceLocator
Gets the remote service UserService.
getUsersList() - Method in class com.soffid.iam.iga.api.MailList
Gets value for attribute usersList
getUsersWithSecrets() - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation getUsersWithSecrets
getUserType() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute userType
getUserType() - Method in class com.soffid.iam.base.api.AbstractUser
Gets value for attribute userType
getUserType() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute userType
getUserType() - Method in class com.soffid.iam.rc.api.Audit
Gets value for attribute userType
getUserType() - Method in class com.soffid.iam.rc.api.GeoInformation
Gets value for attribute userType
getUserTypeDescription() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute userTypeDescription
getUserTypes() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute userTypes
getUserVisibility() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute userVisibility
getValidationExpression() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute validationExpression
getValidationScript() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute validationScript
getValidationScriptDescription() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute validationScriptDescription
getValidator() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute validator
getValue() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute value
getValue() - Method in class com.soffid.iam.am.api.ExtranetCardContent
Gets value for attribute value
getValue() - Method in class com.soffid.iam.am.api.LaunchType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.am.api.NetworkType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Gets value for attribute value
getValue() - Method in class com.soffid.iam.am.api.PasswordValidation
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.am.api.SessionType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.AccountAccessLevelEnum
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.AccountStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.AccountType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.AttributeVisibilityEnum
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.Configuration
Gets value for attribute value
getValue() - Method in class com.soffid.iam.base.api.CredentialTypeEnum
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.LetterCaseEnum
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.MetadataScope
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.ServerPluginModuleType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.TypeEnumeration
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute value
getValue() - Method in class com.soffid.iam.base.model.AbstractParameter
Gets value for attribute value
getValue() - Method in class com.soffid.iam.bpm.api.ConfigParameterVO
Gets value for attribute value
getValue() - Method in class com.soffid.iam.bpm.api.PredefinedProcessType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.AccountProposedAction
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.ApplicationType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.AttributeDirection
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.DelegationStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.DomainValue
Gets value for attribute value
getValue() - Method in class com.soffid.iam.iga.api.EventUserAction
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.ObjectMappingProperty
Gets value for attribute value
getValue() - Method in class com.soffid.iam.iga.api.ProposedAction
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.RoleDependencyStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.SharedAccountPrivileges
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.SoffidObjectTrigger
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.SoffidObjectType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.iga.api.UserDomainType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.pam.api.HostEventAction
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.pam.api.PamRuleType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.pam.model.PamActionType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.rc.api.IssuePolicyStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.rc.api.IssueStatus
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.rc.api.RequestedObligationEnum
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.rc.api.SoDRisk
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.rc.api.SodRuleType
Gets the underlying value of this type safe enumeration.
getValue() - Method in class com.soffid.iam.sync.api.Secret
Gets value for attribute value
getValue() - Method in class com.soffid.iam.sync.api.ServerType
Gets the underlying value of this type safe enumeration.
getValues() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute values
getValues() - Method in class com.soffid.iam.web.SearchAttributeDefinition
Gets value for attribute values
getVariable(String) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
getVariable(String) - Method in class com.soffid.iam.bpm.attachment.AttachmentManager
 
getVariables() - Method in class com.soffid.iam.bpm.api.LighweightTaskInstance
 
getVariables() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute variables
getVariables() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute variables
getVariables() - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
getVariables() - Method in class com.soffid.iam.bpm.attachment.AttachmentManager
 
getVaultFolder() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute vaultFolder
getVaultFolderId() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute vaultFolderId
getVaultId() - Method in class com.soffid.iam.am.api.VaultFolderPermissions
Gets value for attribute vaultId
getVaultService() - Static method in class com.soffid.iam.EJBLocator
Gets an instance of VaultService.
getVersion() - Method in class com.soffid.iam.base.api.AgentStatusInfo
Gets value for attribute version
getVersion() - Method in class com.soffid.iam.base.api.ServerPlugin
Gets value for attribute version
getVersion() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Gets value for attribute version
getVersion() - Method in class com.soffid.iam.config.Config
 
getVersion() - Method in class com.soffid.iam.sync.agent.Plugin
Gets value for attribute version
getVersion() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Gets value for attribute version
getVideoSize(PamSession, long) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
getVideoSize(PamSession, long) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation getVideoSize Retrieves a pam session video
getVisibility() - Method in class com.soffid.iam.base.api.UserData
Gets value for attribute visibility
getVisibilityExpression() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute visibilityExpression
getWorkflowId() - Method in class com.soffid.iam.base.api.UserAccountHistory
Gets value for attribute workflowId
getXmlAccessTree() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute xmlAccessTree
grantAcccountToUser(Account, String, Long, Date) - Method in interface com.soffid.iam.base.service.AccountService
Operation grantAcccountToUser
grantAcccountToUser(Account, String, Long, Date, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation grantAcccountToUser
Group - Class in com.soffid.iam.iga.api
 
Group() - Constructor for class com.soffid.iam.iga.api.Group
 
Group(AbstractGroup) - Constructor for class com.soffid.iam.iga.api.Group
 
Group(String, String) - Constructor for class com.soffid.iam.iga.api.Group
 
GROUP - Static variable in class com.soffid.iam.base.api.MetadataScope
 
GROUP_MEMBERSHIP - Static variable in class com.soffid.iam.base.api.MetadataScope
 
GROUP_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
GROUP_TYPE_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
GroupMgr - Interface in com.soffid.iam.sync.intf
 
GroupRoles - Class in com.soffid.iam.iga.api
ValueObject GroupRoles
GroupRoles() - Constructor for class com.soffid.iam.iga.api.GroupRoles
 
GroupRoles(GroupRoles) - Constructor for class com.soffid.iam.iga.api.GroupRoles
 
GroupRoles(Long, String, String, String, String, String, String, DomainValue) - Constructor for class com.soffid.iam.iga.api.GroupRoles
 
GroupRoles(String, String, String, String, String, String, DomainValue) - Constructor for class com.soffid.iam.iga.api.GroupRoles
 
GROUPS - Static variable in class com.soffid.iam.iga.api.DomainType
 
GroupService - Interface in com.soffid.iam.iga.service.ejb
EJB GroupService
GroupService - Interface in com.soffid.iam.iga.service
Service GroupService
GroupServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home GroupService
GroupType - Class in com.soffid.iam.iga.api
ValueObject GroupType
GroupType() - Constructor for class com.soffid.iam.iga.api.GroupType
 
GroupType(GroupType) - Constructor for class com.soffid.iam.iga.api.GroupType
 
GroupType(String) - Constructor for class com.soffid.iam.iga.api.GroupType
 
GroupType(String, String, Long, boolean, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.GroupType
 
GroupTypeService - Interface in com.soffid.iam.iga.service.ejb
EJB GroupTypeService
GroupTypeService - Interface in com.soffid.iam.iga.service
Service GroupTypeService
GroupTypeServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home GroupTypeService
GRUPS - Static variable in class com.soffid.iam.iga.api.DomainType
 
GRUPS_USUARI - Static variable in class com.soffid.iam.iga.api.DomainType
 
guessAccountName(String, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation guessAccountName Generates the account name for a user and system
guessAccountName(String, String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
guessAccountNameForDomain(String, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation guessAccountNameForDomain Generates the account name for a user domain
GZIP - Static variable in class com.soffid.iam.util.Base64
Specify that data should be gzip-compressed.

H

handleFindSessionsByBrowserId(Long) - Method in interface com.soffid.iam.am.service.BrowserService
Operation handleFindSessionsByBrowserId
hasAccountSshKey(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation hasAccountSshKey Gets the account password
hasAccountSshKey(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
hasAnyACLNetworks(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
hasAnyACLNetworks(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation hasAnyACLNetworks
hasElevatedPrivileges() - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
hash - Variable in class com.soffid.iam.doc.api.DocumentReference
 
hash(String, String) - Static method in class com.soffid.iam.crypt.Crypt
 
hashCode() - Method in class com.soffid.iam.am.api.LaunchType
 
hashCode() - Method in class com.soffid.iam.am.api.NetworkType
 
hashCode() - Method in class com.soffid.iam.am.api.PasswordValidation
 
hashCode() - Method in class com.soffid.iam.am.api.SessionType
 
hashCode() - Method in class com.soffid.iam.base.api.AccountAccessLevelEnum
 
hashCode() - Method in class com.soffid.iam.base.api.AccountStatus
 
hashCode() - Method in class com.soffid.iam.base.api.AccountType
 
hashCode() - Method in class com.soffid.iam.base.api.AttributeVisibilityEnum
 
hashCode() - Method in class com.soffid.iam.base.api.CredentialTypeEnum
 
hashCode() - Method in class com.soffid.iam.base.api.LetterCaseEnum
 
hashCode() - Method in class com.soffid.iam.base.api.MetadataScope
 
hashCode() - Method in class com.soffid.iam.base.api.ServerPluginModuleType
 
hashCode() - Method in class com.soffid.iam.base.api.TypeEnumeration
 
hashCode() - Method in class com.soffid.iam.bpm.api.PredefinedProcessType
 
hashCode() - Method in class com.soffid.iam.iga.api.AccountProposedAction
 
hashCode() - Method in class com.soffid.iam.iga.api.ApplicationType
 
hashCode() - Method in class com.soffid.iam.iga.api.AttributeDirection
 
hashCode() - Method in class com.soffid.iam.iga.api.DelegationStatus
 
hashCode() - Method in class com.soffid.iam.iga.api.EventUserAction
 
hashCode() - Method in class com.soffid.iam.iga.api.ProposedAction
 
hashCode() - Method in class com.soffid.iam.iga.api.RoleDependencyStatus
 
hashCode() - Method in class com.soffid.iam.iga.api.SharedAccountPrivileges
 
hashCode() - Method in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
hashCode() - Method in class com.soffid.iam.iga.api.SoffidObjectType
 
hashCode() - Method in class com.soffid.iam.iga.api.UserDomainType
 
hashCode() - Method in class com.soffid.iam.pam.api.HostEventAction
 
hashCode() - Method in class com.soffid.iam.pam.api.PamRuleType
 
hashCode() - Method in class com.soffid.iam.pam.model.PamActionType
 
hashCode() - Method in class com.soffid.iam.rc.api.IssuePolicyStatus
 
hashCode() - Method in class com.soffid.iam.rc.api.IssueStatus
 
hashCode() - Method in class com.soffid.iam.rc.api.RequestedObligationEnum
 
hashCode() - Method in class com.soffid.iam.rc.api.SoDRisk
 
hashCode() - Method in class com.soffid.iam.rc.api.SodRuleType
 
hashCode() - Method in class com.soffid.iam.sync.api.ServerType
 
hashpw(String, String) - Static method in class com.soffid.iam.crypt.BCrypt
Hash a password using the OpenBSD bcrypt scheme
hasKeystore() - Static method in class com.soffid.iam.config.Config
 
hasManagedNetwork() - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
hasManagedNetwork() - Method in interface com.soffid.iam.am.service.NetworkService
Operation hasManagedNetwork
hasMoreData() - Method in interface com.soffid.iam.sync.intf.AuthoritativeIdentitySource2
Check if there is more data to load
hasNetworkAccess(String, String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
hasNetworkAccess(String, String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation hasNetworkAccess
hasPermission(String, Object) - Method in interface com.soffid.iam.base.service.AuthorizationService
Operation hasPermission Returns true if the user has the selected low-level permission on the selected objects
hasRole(String) - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
hasSupportAccessHost(long, long) - Method in interface com.soffid.iam.sync.service.ServerService
Operation hasSupportAccessHost
hasToken(String) - Method in interface com.soffid.iam.impl.service.ejb.OTPValidationService
 
hasToken(String) - Method in interface com.soffid.iam.impl.service.OTPValidationService
Operation hasToken
hasToken(String) - Method in interface com.soffid.iam.service.impl.OTPHandler
 
headersFactory - Static variable in class com.soffid.iam.remote.RemoteInvokerFactory
 
HeadersFactory - Interface in com.soffid.iam.remote
 
HIDDEN - Static variable in class com.soffid.iam.base.api.AttributeVisibilityEnum
 
HIGH_PRIVILEGED - Static variable in class com.soffid.iam.iga.api.SharedAccountPrivileges
 
host - Variable in class com.soffid.iam.sync.intf.LogEntry
Máquina que registra la entrada
Host - Class in com.soffid.iam.am.api
ValueObject Host
Host() - Constructor for class com.soffid.iam.am.api.Host
 
Host(Host) - Constructor for class com.soffid.iam.am.api.Host
 
Host(Long, String, String, String, String, Boolean, Boolean, Boolean, String, Boolean, String, String, List<String>, String, Calendar, Calendar, Boolean, Map<String, Object>, String, Date, String, Date, String, Date, Boolean) - Constructor for class com.soffid.iam.am.api.Host
 
Host(String, String) - Constructor for class com.soffid.iam.am.api.Host
 
HOST_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
HostAdmin - Class in com.soffid.iam.pam.api
ValueObject HostAdmin
HostAdmin() - Constructor for class com.soffid.iam.pam.api.HostAdmin
 
HostAdmin(HostAdmin) - Constructor for class com.soffid.iam.pam.api.HostAdmin
 
HostAdmin(Long, String, String, Calendar, Long, String, String, String, String, String, Calendar) - Constructor for class com.soffid.iam.pam.api.HostAdmin
 
HostAdmin(String, Calendar) - Constructor for class com.soffid.iam.pam.api.HostAdmin
 
HostAlias - Class in com.soffid.iam.am.api
ValueObject HostAlias
HostAlias() - Constructor for class com.soffid.iam.am.api.HostAlias
 
HostAlias(HostAlias) - Constructor for class com.soffid.iam.am.api.HostAlias
 
HostAlias(Long, String, Long, String) - Constructor for class com.soffid.iam.am.api.HostAlias
 
HostAlias(String, String) - Constructor for class com.soffid.iam.am.api.HostAlias
 
HostDiscoveryEvent - Class in com.soffid.iam.sync.intf.discovery
 
HostDiscoveryEvent() - Constructor for class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
HostEventAction - Class in com.soffid.iam.pam.api
Enumeration HostEventAction
HostEventAction() - Constructor for class com.soffid.iam.pam.api.HostEventAction
 
HostMgr - Interface in com.soffid.iam.sync.intf
Interfaz remoto de gestión de máquinas
HostPort - Class in com.soffid.iam.pam.api
ValueObject HostPort
HostPort() - Constructor for class com.soffid.iam.pam.api.HostPort
 
HostPort(HostPort) - Constructor for class com.soffid.iam.pam.api.HostPort
 
HostPort(Long, Long, String, String, String) - Constructor for class com.soffid.iam.pam.api.HostPort
 
HostPort(Long, String, String) - Constructor for class com.soffid.iam.pam.api.HostPort
 
HostService - Class in com.soffid.iam.pam.api
ValueObject HostService
HostService() - Constructor for class com.soffid.iam.pam.api.HostService
 
HostService(HostService) - Constructor for class com.soffid.iam.pam.api.HostService
 
HostService(Long, Long, String, String, String, Long, String, String, boolean) - Constructor for class com.soffid.iam.pam.api.HostService
 
HostService(Long, String, String, Long, String, String, boolean) - Constructor for class com.soffid.iam.pam.api.HostService
 
HTML - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
HttpInvokerHandler - Class in com.soffid.iam.ssl
 
HttpInvokerHandler(URL, String, String) - Constructor for class com.soffid.iam.ssl.HttpInvokerHandler
 

I

id - Variable in class com.soffid.iam.doc.api.DocumentReference
 
Identity - Class in com.soffid.iam.base.api
ValueObject Identity
Identity() - Constructor for class com.soffid.iam.base.api.Identity
 
Identity(Identity) - Constructor for class com.soffid.iam.base.api.Identity
 
Identity(String, String) - Constructor for class com.soffid.iam.base.api.Identity
 
Identity(String, String, String, String, String) - Constructor for class com.soffid.iam.base.api.Identity
 
IGNORE - Static variable in class com.soffid.iam.iga.api.AccountProposedAction
 
IGNORE - Static variable in class com.soffid.iam.iga.api.ProposedAction
 
IGNORE - Static variable in class com.soffid.iam.rc.api.IssuePolicyStatus
 
IGNORED - Static variable in class com.soffid.iam.base.api.AccountType
 
importDocuments(InputStream) - Method in interface com.soffid.iam.doc.service.DocumentService
Operation importDocuments
importDocuments(InputStream) - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
importTenant(InputStream) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
importTenant(InputStream) - Method in interface com.soffid.iam.base.service.TenantService
Operation importTenant Ipmorts a tenant to a file
index(String, long) - Method in interface com.soffid.iam.sync.intf.IndexMgr
 
IndexMgr - Interface in com.soffid.iam.sync.intf
Interfaz remoto de gestión de usuarios (y contraseñas)
indexOf(Object) - Method in class com.soffid.iam.base.api.AsyncList
 
indexPendingProcesses() - Method in interface com.soffid.iam.bpm.service.BpmJobExecutor
Operation indexPendingProcesses
indexPendingProcesses() - Method in interface com.soffid.iam.bpm.service.ejb.BpmJobExecutor
 
info - Variable in class com.soffid.iam.sync.intf.LogEntry
Información adicional dependiente del sistema
InformationSystem - Class in com.soffid.iam.iga.api
 
InformationSystem() - Constructor for class com.soffid.iam.iga.api.InformationSystem
 
InformationSystem(AbstractInformationSystem) - Constructor for class com.soffid.iam.iga.api.InformationSystem
 
InformationSystem(String, String, String) - Constructor for class com.soffid.iam.iga.api.InformationSystem
 
INPUT - Static variable in class com.soffid.iam.iga.api.AttributeDirection
 
INPUTOUTPUT - Static variable in class com.soffid.iam.iga.api.AttributeDirection
 
InputStream(InputStream) - Constructor for class com.soffid.iam.util.Base64.InputStream
Constructs a Base64 InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class com.soffid.iam.util.Base64.InputStream
Constructs a base64 inputstream in either ENCODE or DECODE mode.
installLicense(String) - Method in interface com.soffid.iam.base.service.ejb.LicenseService
 
installLicense(String) - Method in interface com.soffid.iam.base.service.LicenseService
Operation installLicense
InternalErrorException - Exception in com.soffid.iam.exception
Error interno.
InternalErrorException() - Constructor for exception com.soffid.iam.exception.InternalErrorException
 
InternalErrorException(String) - Constructor for exception com.soffid.iam.exception.InternalErrorException
 
InternalErrorException(String, Object...) - Constructor for exception com.soffid.iam.exception.InternalErrorException
 
InternalErrorException(String, Throwable) - Constructor for exception com.soffid.iam.exception.InternalErrorException
 
internalRemovingRole(Long) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation internalRemovingRole
interventionNeeded(String, String[]) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation interventionNeeded
INVALID_REGEXP - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
InvalidConfigurationException - Exception in com.soffid.iam.bpm.exception
 
InvalidConfigurationException(String) - Constructor for exception com.soffid.iam.bpm.exception.InvalidConfigurationException
 
InvalidParameterException - Exception in com.soffid.iam.bpm.exception
 
InvalidParameterException(int) - Constructor for exception com.soffid.iam.bpm.exception.InvalidParameterException
 
InvalidParameterException(String, int) - Constructor for exception com.soffid.iam.bpm.exception.InvalidParameterException
 
InvalidParameterException(String, Throwable, int) - Constructor for exception com.soffid.iam.bpm.exception.InvalidParameterException
 
InvalidParameterException(Throwable, int) - Constructor for exception com.soffid.iam.bpm.exception.InvalidParameterException
 
InvalidPasswordException - Exception in com.soffid.iam.exception
Contraseña incorrecta
InvalidPasswordException() - Constructor for exception com.soffid.iam.exception.InvalidPasswordException
Creates new InvalidPasswordException without detail message.
InvalidPasswordException(String) - Constructor for exception com.soffid.iam.exception.InvalidPasswordException
Constructs an InvalidPasswordException with the specified detail message.
invoke(Object, Method, Object[]) - Method in class com.soffid.iam.ssl.HttpInvokerHandler
 
invoke(String, String, String, Map<String, Object>) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation invoke Invokes a custom method
invoke(String, String, String, Map<String, Object>) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
invoke(String, String, String, Map<String, Object>) - Method in interface com.soffid.iam.sync.service.ServerService
Operation invoke
invoke(String, String, String, Map<String, Object>) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation invoke Invokes a custom method
invoke(String, String, Map<String, Object>) - Method in interface com.soffid.iam.sync.intf.ExtensibleObjectMgr
 
invokeAsync(String, String, String, Map<String, Object>) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation invokeAsync Invokes a custom method
invokeAsync(String, String, String, Map<String, Object>) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
isAccountBreached(String, String) - Method in interface com.soffid.iam.rc.service.ejb.NetworkIntelligenceService
 
isAccountBreached(String, String) - Method in interface com.soffid.iam.rc.service.NetworkIntelligenceService
Operation isAccountBreached
isAccountPasswordAvailable(long) - Method in interface com.soffid.iam.base.service.AccountService
Operation isAccountPasswordAvailable Checks if there is a password available
isAccountPasswordAvailable(long) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
isActive() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Gets value for attribute active
isActive() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute active
isActiveServer() - Method in class com.soffid.iam.config.Config
 
isAgent() - Method in class com.soffid.iam.config.Config
 
isAllowed() - Method in class com.soffid.iam.pam.api.PamSecurityCheck
Gets value for attribute allowed
isAllowed(RoleAccount) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
isAllowed(RoleAccount) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation isAllowed
isAllowPasswordChange() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute allowPasswordChange
isAllowPasswordQuery() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute allowPasswordQuery
isAlternativeMethodAvailable() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute alternativeMethodAvailable
isAnyServer() - Method in class com.soffid.iam.config.Config
 
isApplicationManager(String, String) - Method in interface com.soffid.iam.impl.service.AuthorizationInformationService
Operation isApplicationManager
isApprovalPending() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute approvalPending
isAuthoritative() - Method in class com.soffid.iam.iga.api.ObjectMapping
Gets value for attribute authoritative
isAuthoritative() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute authoritative
isAuthoritativeSource() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute authoritativeSource
isAuthorized(AccessTree, String) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
isAuthorized(AccessTree, String) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation isAuthorized
isAuthorized(String, Long, String) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
isAuthorized(String, Long, String) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation isAuthorized
isBlocking() - Method in class com.soffid.iam.bpm.api.TaskDefinition
Gets value for attribute blocking
isBlocking() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute blocking
isBroadcastListen() - Method in class com.soffid.iam.config.Config
 
isBuiltin() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute builtin
isCancelled() - Method in class com.soffid.iam.base.api.AsyncList
 
isCancelled() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Gets value for attribute cancelled
isCancelled() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute cancelled
isCheckPasswordBreached() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute checkPasswordBreached
isCloseOldSessions() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute closeOldSessions
isComplexPasswords() - Method in class com.soffid.iam.am.api.PasswordPolicy
Gets value for attribute complexPasswords
isDebug() - Method in class com.soffid.iam.config.Config
 
isDebug() - Method in class com.soffid.iam.sync.api.LogConfiguration
Gets value for attribute debug
isDhcpSupport() - Method in class com.soffid.iam.am.api.Network
Gets value for attribute dhcpSupport
isDisabled() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute disabled
isDone() - Method in class com.soffid.iam.base.api.AsyncList
 
isDummyProcess() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Gets value for attribute dummyProcess
isDummyTask() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute dummyTask
isEmailBreached(String, String) - Method in interface com.soffid.iam.rc.service.ejb.NetworkIntelligenceService
 
isEmailBreached(String, String) - Method in interface com.soffid.iam.rc.service.NetworkIntelligenceService
Operation isEmailBreached
isEmpty() - Method in class com.soffid.iam.base.api.AsyncList
 
isEmpty() - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
isEnableAccessControl() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute enableAccessControl
isEnableAttributeMapping() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute enableAttributeMapping
isEnabled() - Method in class com.soffid.iam.base.api.ServerPlugin
Gets value for attribute enabled
isEnabled() - Method in class com.soffid.iam.base.api.Tenant
Gets value for attribute enabled
isEnabled() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Gets value for attribute enabled
isEnabled() - Method in class com.soffid.iam.iga.api.RoleAccount
Gets value for attribute enabled
isEnabled() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute enabled
isEnabled() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute enabled
isEnableObjectTriggers() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute enableObjectTriggers
isError() - Method in class com.soffid.iam.bpm.api.Job
Gets value for attribute error
isError() - Method in class com.soffid.iam.impl.api.UpgradeStatus
Gets value for attribute error
isError() - Method in class com.soffid.iam.sync.api.ScheduledTask
Gets value for attribute error
isError() - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Gets value for attribute error
isFinished() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Gets value for attribute finished
isFinished() - Method in class com.soffid.iam.bpm.api.Token
Gets value for attribute finished
isFinished() - Method in interface com.soffid.iam.sync.intf.NetworkDiscoveryInterface
 
isFullReconciliation() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute fullReconciliation
isGenerateTasksOnLoad() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute generateTasksOnLoad
isGreater(SoDRisk, SoDRisk) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation isGreater
isGroupAllowed(System, String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation isGroupAllowed
isHasDomain() - Method in class com.soffid.iam.iga.api.RoleGrant
Gets value for attribute hasDomain
isHasSnapshot() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute hasSnapshot
isInheritNewPermissions() - Method in class com.soffid.iam.base.api.AbstractAccount
Gets value for attribute inheritNewPermissions
isLocked() - Method in class com.soffid.iam.bpm.api.Job
Gets value for attribute locked
isLocked() - Method in class com.soffid.iam.bpm.api.Token
Gets value for attribute locked
isMainServer() - Method in class com.soffid.iam.config.Config
 
isManaged() - Method in class com.soffid.iam.iga.api.AbstractUserType
Gets value for attribute managed
isManaged(String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
isManaged(String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation isManaged
isManual() - Method in class com.soffid.iam.pam.api.HostService
Gets value for attribute manual
isMenu() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute menu
isMultiLine() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute multiLine
isMultiValued() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute multiValued
isOpen() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute open
isPasswordBreached(String) - Method in interface com.soffid.iam.rc.service.ejb.NetworkIntelligenceService
 
isPasswordBreached(String) - Method in interface com.soffid.iam.rc.service.NetworkIntelligenceService
Operation isPasswordBreached
isPause() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute pause
isPaused() - Method in class com.soffid.iam.bpm.api.Job
Gets value for attribute paused
isPendingTasks(Long, Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
isPendingTasks(Long, Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation isPendingTasks
isPersonal() - Method in class com.soffid.iam.am.api.VaultFolder
Gets value for attribute personal
isPublicAccess() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute publicAccess
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
isReadOnly() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute readOnly
isReadOnly() - Method in class com.soffid.iam.iga.api.System
Gets value for attribute readOnly
isRegistrationTokenAlive(String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation isRegistrationTokenAlive
isRegistrationTokenAlive(String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
isRequired() - Method in class com.soffid.iam.base.api.DataType
Gets value for attribute required
isResendAvailable() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute resendAvailable
isRMI() - Method in class com.soffid.iam.remote.URLManager
 
isRMIEnabled() - Method in class com.soffid.iam.config.Config
 
isRoleHolder() - Method in class com.soffid.iam.iga.api.GroupType
Gets value for attribute roleHolder
isServer() - Method in class com.soffid.iam.config.Config
 
isService() - Method in class com.soffid.iam.base.api.AgentDescriptor
Gets value for attribute service
isSignalling() - Method in class com.soffid.iam.bpm.api.TaskDefinition
Gets value for attribute signalling
isSignalling() - Method in class com.soffid.iam.bpm.api.TaskInstance
Gets value for attribute signalling
isSilent() - Method in class com.soffid.iam.am.api.Challenge
Gets value for attribute silent
isSingleRole() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Gets value for attribute singleRole
isStandbyServer() - Method in class com.soffid.iam.config.Config
 
isStopping(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
isStopping(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation isStopping
Issue - Class in com.soffid.iam.rc.api
ValueObject Issue
Issue() - Constructor for class com.soffid.iam.rc.api.Issue
 
Issue(Issue) - Constructor for class com.soffid.iam.rc.api.Issue
 
Issue(Long, Long, String, String, String, Integer, IssueStatus, Double, Double, String, String, String, SoDRisk, RoleAccount, PamRule, String, String, String, String, String, String, List<IssueHost>, List<IssueBrowser>, List<IssueUser>, String, String, String, Date, Date, Date, String, String, Date, String, Date, String, Date) - Constructor for class com.soffid.iam.rc.api.Issue
 
Issue(String, Integer, IssueStatus) - Constructor for class com.soffid.iam.rc.api.Issue
 
ISSUE - Static variable in class com.soffid.iam.pam.model.PamActionType
 
IssueActionDefinition - Class in com.soffid.iam.rc.api
ValueObject IssueActionDefinition
IssueActionDefinition() - Constructor for class com.soffid.iam.rc.api.IssueActionDefinition
 
IssueActionDefinition(IssueActionDefinition) - Constructor for class com.soffid.iam.rc.api.IssueActionDefinition
 
IssueActionDefinition(String, String, List<DataType>, List<String>, String) - Constructor for class com.soffid.iam.rc.api.IssueActionDefinition
 
IssueBrowser - Class in com.soffid.iam.rc.api
ValueObject IssueBrowser
IssueBrowser() - Constructor for class com.soffid.iam.rc.api.IssueBrowser
 
IssueBrowser(HostEventAction, Long, String) - Constructor for class com.soffid.iam.rc.api.IssueBrowser
 
IssueBrowser(HostEventAction, Long, String, String) - Constructor for class com.soffid.iam.rc.api.IssueBrowser
 
IssueBrowser(IssueBrowser) - Constructor for class com.soffid.iam.rc.api.IssueBrowser
 
IssueHost - Class in com.soffid.iam.rc.api
ValueObject IssueHost
IssueHost() - Constructor for class com.soffid.iam.rc.api.IssueHost
 
IssueHost(HostEventAction, Long, String) - Constructor for class com.soffid.iam.rc.api.IssueHost
 
IssueHost(HostEventAction, Long, String, String) - Constructor for class com.soffid.iam.rc.api.IssueHost
 
IssueHost(IssueHost) - Constructor for class com.soffid.iam.rc.api.IssueHost
 
IssuePolicy - Class in com.soffid.iam.rc.api
ValueObject IssuePolicy
IssuePolicy() - Constructor for class com.soffid.iam.rc.api.IssuePolicy
 
IssuePolicy(IssuePolicy) - Constructor for class com.soffid.iam.rc.api.IssuePolicy
 
IssuePolicy(Long, String) - Constructor for class com.soffid.iam.rc.api.IssuePolicy
 
IssuePolicy(Long, String, String, String, IssuePolicyStatus, List<IssuePolicyAction>, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.rc.api.IssuePolicy
 
IssuePolicyAction - Class in com.soffid.iam.rc.api
ValueObject IssuePolicyAction
IssuePolicyAction() - Constructor for class com.soffid.iam.rc.api.IssuePolicyAction
 
IssuePolicyAction(IssuePolicyAction) - Constructor for class com.soffid.iam.rc.api.IssuePolicyAction
 
IssuePolicyAction(IssueStatus, String) - Constructor for class com.soffid.iam.rc.api.IssuePolicyAction
 
IssuePolicyAction(Long, IssueStatus, String, String, String, String, String, String, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.rc.api.IssuePolicyAction
 
IssuePolicyService - Interface in com.soffid.iam.rc.service.ejb
EJB IssuePolicyService
IssuePolicyService - Interface in com.soffid.iam.rc.service
Service IssuePolicyService
IssuePolicyServiceHome - Interface in com.soffid.iam.rc.service.ejb
EJB Home IssuePolicyService
IssuePolicyStatus - Class in com.soffid.iam.rc.api
Enumeration IssuePolicyStatus
IssuePolicyStatus() - Constructor for class com.soffid.iam.rc.api.IssuePolicyStatus
 
IssueService - Interface in com.soffid.iam.rc.service.ejb
EJB IssueService
IssueService - Interface in com.soffid.iam.rc.service
Service IssueService
IssueServiceHome - Interface in com.soffid.iam.rc.service.ejb
EJB Home IssueService
IssueStatus - Class in com.soffid.iam.rc.api
Enumeration IssueStatus
IssueStatus() - Constructor for class com.soffid.iam.rc.api.IssueStatus
 
IssueUser - Class in com.soffid.iam.rc.api
ValueObject IssueUser
IssueUser() - Constructor for class com.soffid.iam.rc.api.IssueUser
 
IssueUser(EventUserAction, Long, String) - Constructor for class com.soffid.iam.rc.api.IssueUser
 
IssueUser(EventUserAction, Long, String, String) - Constructor for class com.soffid.iam.rc.api.IssueUser
 
IssueUser(IssueUser) - Constructor for class com.soffid.iam.rc.api.IssueUser
 
isSuspended() - Method in class com.soffid.iam.bpm.api.Token
Gets value for attribute suspended
isTextIndex() - Method in class com.soffid.iam.iga.api.CustomObjectType
Gets value for attribute textIndex
isUpdateEnabled() - Method in class com.soffid.iam.config.Config
 
isUpdatePending(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation isUpdatePending Identifies if there is any pending change to apply
isUpdatePending(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
isUpdatePendingExtended(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation isUpdatePendingExtended Identifies if there is any pending change. 0 means no change pending, 1 task is on hald, 2 means synchronization in progress, 3 means error
isUpdatePendingExtended(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
isUpdatePendingExtended(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
isUpdatePendingExtended(String) - Method in interface com.soffid.iam.base.service.UserService
Operation isUpdatePendingExtended Identifies if there is any pending change. 0 means no change pending, 1 task is on hald, 2 means synchronization in progress, 3 means error
isUpgradeInProgress() - Method in class com.soffid.iam.impl.api.UpgradeStatus
Gets value for attribute upgradeInProgress
isUpgradeNeeded() - Method in class com.soffid.iam.impl.api.UpgradeStatus
Gets value for attribute upgradeNeeded
isUserAllowed(System, String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation isUserAllowed
isUserAllowed(System, String, Collection<RoleGrant>) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation isUserAllowed
isUserInRole(String) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation isUserInRole
isUserInRole(String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
isValid() - Method in class com.soffid.iam.am.api.PolicyCheckResult
 
isVisible() - Method in class com.soffid.iam.am.api.AccessTree
Gets value for attribute visible
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
iterator() - Method in class com.soffid.iam.base.api.AsyncList
 

J

JAVA_OPT_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
JNDI_NAME - Static variable in interface com.soffid.iam.am.service.ejb.AccessLogServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.am.service.ejb.BrowserServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.am.service.ejb.CertificateValidationServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.am.service.ejb.EntryPointServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.am.service.ejb.NetworkServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.am.service.ejb.PasswordServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.am.service.ejb.ServiceServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.am.service.ejb.SessionServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.am.service.ejb.VaultServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.AccountServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.AdditionalDataServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.AuthorizationServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.ConfigurationServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.GenAIProviderServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.LicenseServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.PreferencesServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.ServerPluginServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.StatsServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.TenantServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.base.service.ejb.UserServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.bpm.service.ejb.BpmConfigServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.bpm.service.ejb.BpmEngineHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.bpm.service.ejb.BpmJobExecutorHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.doc.service.ejb.DocumentServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.ApplicationServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.AttributeTranslationServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.CustomObjectServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.DispatcherServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.DomainServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.EntitlementDelegationServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.GroupServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.GroupTypeServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.MailListsServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.MailServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.PrinterServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.RulesServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.SelfServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.iga.service.ejb.UserDomainServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.ApplicationBootServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.ApplicationShutdownServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.AsyncRunnerServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.AuthorizationInformationServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.CreateDisableUserServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.CrudRegistryServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.impl.service.ejb.OTPValidationServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.pam.service.ejb.PamPolicyServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.pam.service.ejb.PamSessionServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.AuditServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.GeoInformationServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.IssuePolicyServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.IssueServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.NetworkIntelligenceServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.SamlServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.rc.service.ejb.SoDRuleServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.reconcile.service.ejb.ReconcileServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.sync.service.ejb.ScheduledTaskServiceHome
The physical JDNI name
JNDI_NAME - Static variable in interface com.soffid.iam.sync.service.ejb.SyncServerServiceHome
The physical JDNI name
Job - Class in com.soffid.iam.bpm.api
ValueObject Job
Job() - Constructor for class com.soffid.iam.bpm.api.Job
 
Job(Job) - Constructor for class com.soffid.iam.bpm.api.Job
 
Job(String, long, Date, boolean, String, boolean, int, boolean, long) - Constructor for class com.soffid.iam.bpm.api.Job
 
join() - Method in class com.soffid.iam.util.TimedProcess
Espera a la finalización del proceso que se arrancó mediante execNoWait
joinEssoSession(long, String, int) - Method in interface com.soffid.iam.am.service.SessionService
Operation joinEssoSession
JumpServerGroup - Class in com.soffid.iam.pam.api
ValueObject JumpServerGroup
JumpServerGroup() - Constructor for class com.soffid.iam.pam.api.JumpServerGroup
 
JumpServerGroup(JumpServerGroup) - Constructor for class com.soffid.iam.pam.api.JumpServerGroup
 
JumpServerGroup(Long, String, String, String, String, String, List<String>) - Constructor for class com.soffid.iam.pam.api.JumpServerGroup
 
JumpServerGroup(String, String, String, String) - Constructor for class com.soffid.iam.pam.api.JumpServerGroup
 

K

KerberosAgent - Interface in com.soffid.iam.sync.intf
 
KerberosPrincipalInfo - Class in com.soffid.iam.sync.intf
 
KerberosPrincipalInfo() - Constructor for class com.soffid.iam.sync.intf.KerberosPrincipalInfo
 
KEYBOARD - Static variable in class com.soffid.iam.pam.api.PamRuleType
 
keySet() - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 

L

LAN - Static variable in class com.soffid.iam.am.api.NetworkType
 
lastIndexOf(Object) - Method in class com.soffid.iam.base.api.AsyncList
 
LAUNCH_TYPE_PAM - Static variable in class com.soffid.iam.am.api.LaunchType
 
LAUNCH_TYPE_SIMPLE - Static variable in class com.soffid.iam.am.api.LaunchType
 
LAUNCH_TYPE_WEBSSO - Static variable in class com.soffid.iam.am.api.LaunchType
 
LaunchType - Class in com.soffid.iam.am.api
Enumeration LaunchType
LaunchType() - Constructor for class com.soffid.iam.am.api.LaunchType
 
launchVNC(Long) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
launchVNC(Long) - Method in interface com.soffid.iam.am.service.NetworkService
Operation launchVNC
LetterCaseEnum - Class in com.soffid.iam.base.api
Enumeration LetterCaseEnum
LetterCaseEnum() - Constructor for class com.soffid.iam.base.api.LetterCaseEnum
 
LicenseService - Interface in com.soffid.iam.base.service.ejb
EJB LicenseService
LicenseService - Interface in com.soffid.iam.base.service
Service LicenseService
LicenseServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home LicenseService
LighweightTaskInstance - Class in com.soffid.iam.bpm.api
Clase ligera que optimiza el rendimiento evitando trabajar con las variables y las transiciones La generación de esta clase en vez de TaskInstance puede suponer un 1000% de mejora en el rendimiento.
LighweightTaskInstance() - Constructor for class com.soffid.iam.bpm.api.LighweightTaskInstance
 
linkProcesses(Long, Long) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation linkProcesses
linkProcesses(Long, Long) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
list(VaultFolder) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
list(VaultFolder) - Method in interface com.soffid.iam.am.service.VaultService
Operation list
listAccountGrants(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation listAccountGrants List high privileged account reservations
listAccountGrants(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
listAutomaticActions() - Method in interface com.soffid.iam.rc.service.ejb.IssuePolicyService
 
listAutomaticActions() - Method in interface com.soffid.iam.rc.service.IssuePolicyService
Operation listAutomaticActions
listEnabledTasks() - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
listEnabledTasks() - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation listEnabledTasks
ListFullException - Exception in com.soffid.iam.api.exception
 
ListFullException() - Constructor for exception com.soffid.iam.api.exception.ListFullException
 
listHandlers() - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation listHandlers
listIterator() - Method in class com.soffid.iam.base.api.AsyncList
 
listIterator(int) - Method in class com.soffid.iam.base.api.AsyncList
 
listManualActions() - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
listManualActions() - Method in interface com.soffid.iam.rc.service.IssueService
Operation listManualActions
listNonUserAccounts(System, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation listNonUserAccounts Search shareds account on a system
listNonUserAccounts(System, String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
listServerPlugins() - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
listServerPlugins() - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation listServerPlugins
listServerTasks(String) - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
listServerTasks(String) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation listServerTasks
listTasks() - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
listTasks() - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation listTasks
listTenants() - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
listTenants() - Method in interface com.soffid.iam.base.service.TenantService
Operation listTenants List allowed tenant.
listUserAccounts(User) - Method in interface com.soffid.iam.base.service.AccountService
Operation listUserAccounts Gets the accounts bound to this user
listUserAccounts(User) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
literals() - Static method in class com.soffid.iam.am.api.LaunchType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.am.api.NetworkType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.am.api.PasswordValidation
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.am.api.SessionType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.base.api.AccountAccessLevelEnum
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.base.api.AccountStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.base.api.AccountType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.base.api.AttributeVisibilityEnum
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.base.api.CredentialTypeEnum
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.base.api.LetterCaseEnum
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.base.api.MetadataScope
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.base.api.ServerPluginModuleType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.base.api.TypeEnumeration
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.bpm.api.PredefinedProcessType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.AccountProposedAction
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.ApplicationType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.AttributeDirection
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.DelegationStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.EventUserAction
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.ProposedAction
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.RoleDependencyStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.SharedAccountPrivileges
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.SoffidObjectTrigger
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.SoffidObjectType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.iga.api.UserDomainType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.pam.api.HostEventAction
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.pam.api.PamRuleType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.pam.model.PamActionType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.rc.api.IssuePolicyStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.rc.api.IssueStatus
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.rc.api.RequestedObligationEnum
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.rc.api.SoDRisk
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.rc.api.SodRuleType
Returns an unmodifiable list containing the literals that are known by this enumeration.
literals() - Static method in class com.soffid.iam.sync.api.ServerType
Returns an unmodifiable list containing the literals that are known by this enumeration.
load(Long) - Method in interface com.soffid.iam.base.service.AccountService
Operation load Gets an account by id
load(Long) - Method in interface com.soffid.iam.iga.service.CustomObjectService
Operation load
load(Long) - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
load(Long) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation load
LOAD - Static variable in class com.soffid.iam.iga.api.ProposedAction
 
loadCerts(KeyStore) - Method in interface com.soffid.iam.ssl.TrustedCertificateLoader
 
loadClass(String) - Method in class com.soffid.iam.bpm.api.UIClassLoader
 
loadKeyStore(File) - Static method in class com.soffid.iam.ssl.SeyconKeyStore
 
LOCAL_PORT_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
LOCK - Static variable in class com.soffid.iam.iga.api.EventUserAction
 
LOCK - Static variable in class com.soffid.iam.pam.api.HostEventAction
 
LOCK_ACCOUNT - Static variable in class com.soffid.iam.pam.model.PamActionType
 
LOCKED - Static variable in class com.soffid.iam.base.api.AccountStatus
 
lockJob(long, String) - Method in interface com.soffid.iam.bpm.service.BpmJobExecutor
Operation lockJob
lockJob(long, String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmJobExecutor
 
LogConfiguration - Class in com.soffid.iam.sync.api
ValueObject LogConfiguration
LogConfiguration() - Constructor for class com.soffid.iam.sync.api.LogConfiguration
 
LogConfiguration(LogConfiguration) - Constructor for class com.soffid.iam.sync.api.LogConfiguration
 
LogConfiguration(String, boolean, long, long) - Constructor for class com.soffid.iam.sync.api.LogConfiguration
 
LogEntry - Class in com.soffid.iam.sync.intf
Entrada de registro de acceso
LogEntry() - Constructor for class com.soffid.iam.sync.intf.LogEntry
Constructor
LogFileEntry - Class in com.soffid.iam.sync.api
ValueObject LogFileEntry
LogFileEntry() - Constructor for class com.soffid.iam.sync.api.LogFileEntry
 
LogFileEntry(LogFileEntry) - Constructor for class com.soffid.iam.sync.api.LogFileEntry
 
LogFileEntry(String, String, String, String, String) - Constructor for class com.soffid.iam.sync.api.LogFileEntry
 
LOGOFF - Static variable in class com.soffid.iam.sync.intf.LogEntry
entrada de tipo logoff
LOGON - Static variable in class com.soffid.iam.sync.intf.LogEntry
entrada de tipo logon
LOGON_DENIED - Static variable in class com.soffid.iam.sync.intf.LogEntry
entrada de tipo acceso denegado (control de acceso)
LogonDeniedException - Exception in com.soffid.iam.exception
 
LogonDeniedException() - Constructor for exception com.soffid.iam.exception.LogonDeniedException
 
LogonDeniedException(String) - Constructor for exception com.soffid.iam.exception.LogonDeniedException
 
LogonDeniedException(String, Throwable) - Constructor for exception com.soffid.iam.exception.LogonDeniedException
 
LogonDeniedException(Throwable) - Constructor for exception com.soffid.iam.exception.LogonDeniedException
 
LogonService - Interface in com.soffid.iam.sync.service
Service LogonService
LOW_PRIVILEGED - Static variable in class com.soffid.iam.iga.api.SharedAccountPrivileges
 
LOWERCASE - Static variable in class com.soffid.iam.base.api.LetterCaseEnum
 

M

MAIL_DOMAIN_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
MAIL_LIST - Static variable in class com.soffid.iam.base.api.MetadataScope
 
MAIL_LIST_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
MailAliasMgr - Interface in com.soffid.iam.sync.intf
 
MailDomain - Class in com.soffid.iam.iga.api
ValueObject MailDomain
MailDomain() - Constructor for class com.soffid.iam.iga.api.MailDomain
 
MailDomain(MailDomain) - Constructor for class com.soffid.iam.iga.api.MailDomain
 
MailDomain(String) - Constructor for class com.soffid.iam.iga.api.MailDomain
 
MailDomain(String, String, Long, Boolean, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.MailDomain
 
MailList - Class in com.soffid.iam.iga.api
ValueObject MailList
MailList() - Constructor for class com.soffid.iam.iga.api.MailList
 
MailList(MailList) - Constructor for class com.soffid.iam.iga.api.MailList
 
MailList(String, String) - Constructor for class com.soffid.iam.iga.api.MailList
 
MailList(String, String, String, Long, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, Object>, String, List<String>, Date, String, Date, String, Date, String, Boolean) - Constructor for class com.soffid.iam.iga.api.MailList
 
MailListRelationship - Class in com.soffid.iam.iga.api
ValueObject MailListRelationship
MailListRelationship() - Constructor for class com.soffid.iam.iga.api.MailListRelationship
 
MailListRelationship(MailListRelationship) - Constructor for class com.soffid.iam.iga.api.MailListRelationship
 
MailListRelationship(String, String) - Constructor for class com.soffid.iam.iga.api.MailListRelationship
 
MailListRelationship(String, String, String, String, Long) - Constructor for class com.soffid.iam.iga.api.MailListRelationship
 
MailListRoleMember - Class in com.soffid.iam.iga.api
ValueObject MailListRoleMember
MailListRoleMember() - Constructor for class com.soffid.iam.iga.api.MailListRoleMember
 
MailListRoleMember(MailListRoleMember) - Constructor for class com.soffid.iam.iga.api.MailListRoleMember
 
MailListRoleMember(String, String) - Constructor for class com.soffid.iam.iga.api.MailListRoleMember
 
MailListRoleMember(String, String, String, String) - Constructor for class com.soffid.iam.iga.api.MailListRoleMember
 
MailListsService - Interface in com.soffid.iam.iga.service.ejb
EJB MailListsService
MailListsService - Interface in com.soffid.iam.iga.service
Service MailListsService
MailListsServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home MailListsService
MailService - Interface in com.soffid.iam.iga.service.ejb
EJB MailService Service to send emails
MailService - Interface in com.soffid.iam.iga.service
Service MailService Service to send emails
MailServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home MailService Service to send emails
main(String[]) - Static method in class com.soffid.iam.am.api.Password
 
main(String[]) - Static method in class com.soffid.iam.util.NameParser
 
MANAGE - Static variable in class com.soffid.iam.rc.api.IssuePolicyStatus
 
MASTER_USER - Static variable in class com.soffid.iam.iga.api.EventUserAction
 
MASTERSERVER - Static variable in class com.soffid.iam.sync.api.ServerType
 
MATCH_ALL - Static variable in class com.soffid.iam.rc.api.SodRuleType
 
MATCH_MATRIX - Static variable in class com.soffid.iam.rc.api.SodRuleType
 
MATCH_SOME - Static variable in class com.soffid.iam.rc.api.SodRuleType
 
MEMBERSHIPS - Static variable in class com.soffid.iam.iga.api.DomainType
 
merge(Long, Long, Long) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
merge(Long, Long, Long) - Method in interface com.soffid.iam.base.service.UserService
Operation merge
mergeProperties(Properties) - Method in class com.soffid.iam.config.Config
 
MESSAGE - Static variable in class com.soffid.iam.rc.api.RequestedObligationEnum
 
MessageFactory - Class in com.soffid.iam.lang
 
MessageFactory() - Constructor for class com.soffid.iam.lang.MessageFactory
 
Messages - Class in com.soffid.iam.api
 
Messages - Class in com.soffid.iam.exception
 
Messages - Class in com.soffid.iam.reconcile
 
Messages - Class in com.soffid.iam.ssl
 
Messages - Class in com.soffid.iam.sync.intf
 
Messages - Class in com.soffid.iam.util
 
MetadataScope - Class in com.soffid.iam.base.api
Enumeration MetadataScope
MetadataScope() - Constructor for class com.soffid.iam.base.api.MetadataScope
 
MIXEDCASE - Static variable in class com.soffid.iam.base.api.LetterCaseEnum
 
MODULE_AGENT - Static variable in class com.soffid.iam.base.api.ServerPluginModuleType
 
MODULE_COMMON - Static variable in class com.soffid.iam.base.api.ServerPluginModuleType
 
MODULE_CORE - Static variable in class com.soffid.iam.base.api.ServerPluginModuleType
 
MODULE_SELFSERVICE - Static variable in class com.soffid.iam.base.api.ServerPluginModuleType
 
MODULE_SYNCSERVER - Static variable in class com.soffid.iam.base.api.ServerPluginModuleType
 
MODULE_WEB - Static variable in class com.soffid.iam.base.api.ServerPluginModuleType
 
MODULE_WEBSERVICE - Static variable in class com.soffid.iam.base.api.ServerPluginModuleType
 
MORE_TYPES_OF_CHARS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
moveApplicationAccessTreeMenu(AccessTree, AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
moveApplicationAccessTreeMenu(AccessTree, AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation moveApplicationAccessTreeMenu
mustChangePassword(String, String) - Method in interface com.soffid.iam.sync.service.LogonService
Operation mustChangePassword
MY_KEY - Static variable in class com.soffid.iam.ssl.SeyconKeyStore
 

N

NameParser - Class in com.soffid.iam.util
 
NameParser() - Constructor for class com.soffid.iam.util.NameParser
 
names() - Static method in class com.soffid.iam.am.api.LaunchType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.am.api.NetworkType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.am.api.PasswordValidation
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.am.api.SessionType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.base.api.AccountAccessLevelEnum
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.base.api.AccountStatus
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.base.api.AccountType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.base.api.AttributeVisibilityEnum
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.base.api.CredentialTypeEnum
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.base.api.LetterCaseEnum
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.base.api.MetadataScope
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.base.api.ServerPluginModuleType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.base.api.TypeEnumeration
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.bpm.api.PredefinedProcessType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.AccountProposedAction
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.ApplicationType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.AttributeDirection
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.DelegationStatus
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.EventUserAction
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.ProposedAction
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.RoleDependencyStatus
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.SharedAccountPrivileges
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.SoffidObjectTrigger
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.SoffidObjectType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.iga.api.UserDomainType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.pam.api.HostEventAction
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.pam.api.PamRuleType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.pam.model.PamActionType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.rc.api.IssuePolicyStatus
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.rc.api.IssueStatus
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.rc.api.RequestedObligationEnum
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.rc.api.SoDRisk
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.rc.api.SodRuleType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
names() - Static method in class com.soffid.iam.sync.api.ServerType
Returns an unmodifiable list containing the names of the literals that are known by this enumeration.
NASException - Exception in com.soffid.iam.doc.exception
Exception NASException
NASException() - Constructor for exception com.soffid.iam.doc.exception.NASException
The default constructor.
NASException(String) - Constructor for exception com.soffid.iam.doc.exception.NASException
Constructs a new instance of NASException
NASException(String, Throwable) - Constructor for exception com.soffid.iam.doc.exception.NASException
Constructs a new instance of NASException
NASException(Throwable) - Constructor for exception com.soffid.iam.doc.exception.NASException
Constructs a new instance of NASException
needsAccount(String, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation needsAccount Checks if an account should be created for a user and system
needsAccount(String, String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
NeedsAccountNameException - Exception in com.soffid.iam.exception
Exception NeedsAccountNameException
NeedsAccountNameException() - Constructor for exception com.soffid.iam.exception.NeedsAccountNameException
The default constructor.
NeedsAccountNameException(String) - Constructor for exception com.soffid.iam.exception.NeedsAccountNameException
Constructs a new instance of NeedsAccountNameException
NeedsAccountNameException(String, Throwable) - Constructor for exception com.soffid.iam.exception.NeedsAccountNameException
Constructs a new instance of NeedsAccountNameException
NeedsAccountNameException(Throwable) - Constructor for exception com.soffid.iam.exception.NeedsAccountNameException
Constructs a new instance of NeedsAccountNameException
Network - Class in com.soffid.iam.am.api
ValueObject Network
Network() - Constructor for class com.soffid.iam.am.api.Network
 
Network(Network) - Constructor for class com.soffid.iam.am.api.Network
 
Network(Long, String, String, String, String, NetworkType, Boolean, String, boolean, Boolean, Boolean, String, List<String>, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.am.api.Network
 
Network(String, String, boolean) - Constructor for class com.soffid.iam.am.api.Network
 
NETWORK_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
NetworkAuthorization - Class in com.soffid.iam.am.api
ValueObject NetworkAuthorization
NetworkAuthorization() - Constructor for class com.soffid.iam.am.api.NetworkAuthorization
 
NetworkAuthorization(NetworkAuthorization) - Constructor for class com.soffid.iam.am.api.NetworkAuthorization
 
NetworkAuthorization(Identity, Integer, String) - Constructor for class com.soffid.iam.am.api.NetworkAuthorization
 
NetworkAuthorization(Identity, Integer, String, String, Long) - Constructor for class com.soffid.iam.am.api.NetworkAuthorization
 
NetworkDiscoveryInterface - Interface in com.soffid.iam.sync.intf
 
NetworkDiscoveryService - Interface in com.soffid.iam.pam.service.ejb
EJB NetworkDiscoveryService
NetworkDiscoveryService - Interface in com.soffid.iam.pam.service
Service NetworkDiscoveryService
NetworkDiscoveryServiceHome - Interface in com.soffid.iam.pam.service.ejb
EJB Home NetworkDiscoveryService
NetworkIntelligence - Class in com.soffid.iam.rc.api
ValueObject NetworkIntelligence
NetworkIntelligence() - Constructor for class com.soffid.iam.rc.api.NetworkIntelligence
 
NetworkIntelligence(NetworkIntelligence) - Constructor for class com.soffid.iam.rc.api.NetworkIntelligence
 
NetworkIntelligence(Long) - Constructor for class com.soffid.iam.rc.api.NetworkIntelligence
 
NetworkIntelligence(Long, String, String, Date, Date, Boolean) - Constructor for class com.soffid.iam.rc.api.NetworkIntelligence
 
NetworkIntelligenceService - Interface in com.soffid.iam.rc.service.ejb
EJB NetworkIntelligenceService
NetworkIntelligenceService - Interface in com.soffid.iam.rc.service
Service NetworkIntelligenceService
NetworkIntelligenceServiceHome - Interface in com.soffid.iam.rc.service.ejb
EJB Home NetworkIntelligenceService
NetworkMgr - Interface in com.soffid.iam.sync.intf
 
NetworkService - Interface in com.soffid.iam.am.service.ejb
EJB NetworkService
NetworkService - Interface in com.soffid.iam.am.service
Service NetworkService
NetworkServiceHome - Interface in com.soffid.iam.am.service.ejb
EJB Home NetworkService
NetworkType - Class in com.soffid.iam.am.api
Enumeration NetworkType
NetworkType() - Constructor for class com.soffid.iam.am.api.NetworkType
 
NEW - Static variable in class com.soffid.iam.rc.api.IssueStatus
 
NewPamSession - Class in com.soffid.iam.pam.api
ValueObject NewPamSession
NewPamSession() - Constructor for class com.soffid.iam.pam.api.NewPamSession
 
NewPamSession(NewPamSession) - Constructor for class com.soffid.iam.pam.api.NewPamSession
 
NewPamSession(String) - Constructor for class com.soffid.iam.pam.api.NewPamSession
 
NewPamSession(String, String, URL) - Constructor for class com.soffid.iam.pam.api.NewPamSession
 
newProcess(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation newProcess
newProcess(ProcessDefinition) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
newProcess(ProcessDefinition, boolean) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation newProcess
newProcess(ProcessDefinition, boolean) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
NEXT_CERT - Static variable in class com.soffid.iam.ssl.SeyconKeyStore
 
nextDeployParDefinitionPackage(DeployToken, byte[], int) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation nextDeployParDefinitionPackage
nextDeployParDefinitionPackage(DeployToken, byte[], int) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
nextDownloadPackage(int) - Method in interface com.soffid.iam.doc.service.DocumentService
Operation nextDownloadPackage
nextDownloadPackage(int) - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
nextUploadPackage(byte[], int) - Method in interface com.soffid.iam.doc.service.DocumentService
Operation nextUploadPackage
nextUploadPackage(byte[], int) - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
NO_OPTIONS - Static variable in class com.soffid.iam.util.Base64
No options specified.
NONE - Static variable in class com.soffid.iam.pam.model.PamActionType
 
NOPOLICY_DEFINED - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
normalizeName(String) - Method in class com.soffid.iam.util.NameParser
 
NOT_YET - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
NotAllowedException - Exception in com.soffid.iam.exception
 
NotAllowedException() - Constructor for exception com.soffid.iam.exception.NotAllowedException
 
NotAllowedException(String) - Constructor for exception com.soffid.iam.exception.NotAllowedException
 
NotAllowedException(String, Object...) - Constructor for exception com.soffid.iam.exception.NotAllowedException
 
NotAllowedException(String, Throwable) - Constructor for exception com.soffid.iam.exception.NotAllowedException
 
Notice - Class in com.soffid.iam.iga.api
ValueObject Notice
Notice() - Constructor for class com.soffid.iam.iga.api.Notice
 
Notice(Notice) - Constructor for class com.soffid.iam.iga.api.Notice
 
Notice(String, String, String, String) - Constructor for class com.soffid.iam.iga.api.Notice
 
Notice(String, String, String, String, String, String) - Constructor for class com.soffid.iam.iga.api.Notice
 
notify(Issue, String, String, String) - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
notify(Issue, String, String, String) - Method in interface com.soffid.iam.rc.service.IssueService
Operation notify
NOTIFY - Static variable in class com.soffid.iam.pam.model.PamActionType
 
NOTIFY_OWNER - Static variable in class com.soffid.iam.rc.api.RequestedObligationEnum
 
NUM_ERRORS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
NUMBER_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
numberOfDamemonThreads() - Method in class com.soffid.iam.config.Config
 

O

OBJECT_ACCOUNT - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_ALL_GRANTED_GROUP - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_ALL_GRANTED_ROLES - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_AUTHORITATIVE_CHANGE - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_CUSTOM - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_GRANT - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_GRANTED_GROUP - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_GRANTED_ROLE - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_GROUP - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_HOST - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_MAIL_LIST - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_NETWORK - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_ROLE - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
OBJECT_USER - Static variable in class com.soffid.iam.iga.api.SoffidObjectType
 
ObjectMapping - Class in com.soffid.iam.iga.api
ValueObject ObjectMapping
ObjectMapping() - Constructor for class com.soffid.iam.iga.api.ObjectMapping
 
ObjectMapping(ObjectMapping) - Constructor for class com.soffid.iam.iga.api.ObjectMapping
 
ObjectMapping(Long, String, SoffidObjectType, String, String, Long, boolean) - Constructor for class com.soffid.iam.iga.api.ObjectMapping
 
ObjectMapping(String, SoffidObjectType, Long, boolean) - Constructor for class com.soffid.iam.iga.api.ObjectMapping
 
ObjectMappingProperty - Class in com.soffid.iam.iga.api
ValueObject ObjectMappingProperty
ObjectMappingProperty() - Constructor for class com.soffid.iam.iga.api.ObjectMappingProperty
 
ObjectMappingProperty(ObjectMappingProperty) - Constructor for class com.soffid.iam.iga.api.ObjectMappingProperty
 
ObjectMappingProperty(Long, String, String, Long) - Constructor for class com.soffid.iam.iga.api.ObjectMappingProperty
 
ObjectMappingProperty(String, Long) - Constructor for class com.soffid.iam.iga.api.ObjectMappingProperty
 
ObjectMappingTrigger - Class in com.soffid.iam.iga.api
ValueObject ObjectMappingTrigger
ObjectMappingTrigger() - Constructor for class com.soffid.iam.iga.api.ObjectMappingTrigger
 
ObjectMappingTrigger(ObjectMappingTrigger) - Constructor for class com.soffid.iam.iga.api.ObjectMappingTrigger
 
ObjectMappingTrigger(SoffidObjectTrigger, Long) - Constructor for class com.soffid.iam.iga.api.ObjectMappingTrigger
 
ObjectMappingTrigger(Long, SoffidObjectTrigger, String, Long) - Constructor for class com.soffid.iam.iga.api.ObjectMappingTrigger
 
Obligation - Class in com.soffid.iam.common.security
 
Obligation() - Constructor for class com.soffid.iam.common.security.Obligation
 
ObserveObligationException - Exception in com.soffid.iam.common.security
 
ObserveObligationException(String, Throwable, List<Obligation>) - Constructor for exception com.soffid.iam.common.security.ObserveObligationException
 
ObserveObligationException(String, List<Obligation>) - Constructor for exception com.soffid.iam.common.security.ObserveObligationException
 
ObserveObligationException(List<Obligation>) - Constructor for exception com.soffid.iam.common.security.ObserveObligationException
 
OLD_PASSWORD - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
openDeployParDefinitionTransfer() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation openDeployParDefinitionTransfer
openDeployParDefinitionTransfer() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
openDocument(DocumentReference) - Method in interface com.soffid.iam.doc.service.DocumentService
Operation openDocument
openDocument(DocumentReference) - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
openDownloadTransfer() - Method in interface com.soffid.iam.doc.service.DocumentService
Operation openDownloadTransfer
openDownloadTransfer() - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
openSession(String, Account, String, SessionType, String, Map<String, Map<String, String>>) - Method in interface com.soffid.iam.sync.service.PamProxySessionService
Operation openSession
openUploadTransfer() - Method in interface com.soffid.iam.doc.service.DocumentService
Operation openUploadTransfer
openUploadTransfer() - Method in interface com.soffid.iam.doc.service.ejb.DocumentService
 
OPERADOR - Static variable in class com.soffid.iam.iga.api.UserDomainType
 
OS_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
OsType - Class in com.soffid.iam.am.api
ValueObject OsType
OsType() - Constructor for class com.soffid.iam.am.api.OsType
 
OsType(OsType) - Constructor for class com.soffid.iam.am.api.OsType
 
OsType(Long, String, String) - Constructor for class com.soffid.iam.am.api.OsType
 
OsType(String) - Constructor for class com.soffid.iam.am.api.OsType
 
OTP - Static variable in class com.soffid.iam.rc.api.RequestedObligationEnum
 
OtpChallengeProxy - Class in com.soffid.iam.am.api
ValueObject OtpChallengeProxy
OtpChallengeProxy() - Constructor for class com.soffid.iam.am.api.OtpChallengeProxy
 
OtpChallengeProxy(OtpChallengeProxy) - Constructor for class com.soffid.iam.am.api.OtpChallengeProxy
 
OtpChallengeProxy(User, Account, String, String, String, String) - Constructor for class com.soffid.iam.am.api.OtpChallengeProxy
 
OTPHandler - Interface in com.soffid.iam.service.impl
 
OTPValidationService - Interface in com.soffid.iam.impl.service.ejb
EJB OTPValidationService
OTPValidationService - Interface in com.soffid.iam.impl.service
Service OTPValidationService
OTPValidationServiceHome - Interface in com.soffid.iam.impl.service.ejb
EJB Home OTPValidationService
output - Variable in class com.soffid.iam.util.TimedProcess
contenido de la salida estándar
OUTPUT - Static variable in class com.soffid.iam.iga.api.AttributeDirection
 
OutputStream(OutputStream) - Constructor for class com.soffid.iam.util.Base64.OutputStream
Constructs a OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class com.soffid.iam.util.Base64.OutputStream
Constructs a OutputStream in either ENCODE or DECODE mode.

P

PAM - Static variable in class com.soffid.iam.am.api.SessionType
 
PamAction - Class in com.soffid.iam.pam.api
ValueObject PamAction
PamAction() - Constructor for class com.soffid.iam.pam.api.PamAction
 
PamAction(PamAction) - Constructor for class com.soffid.iam.pam.api.PamAction
 
PamAction(String, String) - Constructor for class com.soffid.iam.pam.api.PamAction
 
PamAction(String, String, List<PamActionType>, String, Date) - Constructor for class com.soffid.iam.pam.api.PamAction
 
PamActionType - Class in com.soffid.iam.pam.model
Enumeration PamActionType
PamActionType() - Constructor for class com.soffid.iam.pam.model.PamActionType
 
PamPolicy - Class in com.soffid.iam.pam.api
ValueObject PamPolicy
PamPolicy() - Constructor for class com.soffid.iam.pam.api.PamPolicy
 
PamPolicy(PamPolicy) - Constructor for class com.soffid.iam.pam.api.PamPolicy
 
PamPolicy(Long, String, String, String, Date, Integer, String, Integer, List<String>, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.pam.api.PamPolicy
 
PamPolicy(String) - Constructor for class com.soffid.iam.pam.api.PamPolicy
 
PamPolicyService - Interface in com.soffid.iam.pam.service.ejb
EJB PamPolicyService
PamPolicyService - Interface in com.soffid.iam.pam.service
Service PamPolicyService
PamPolicyServiceHome - Interface in com.soffid.iam.pam.service.ejb
EJB Home PamPolicyService
PAMPROXY - Static variable in class com.soffid.iam.sync.api.ServerType
 
PamProxySessionService - Interface in com.soffid.iam.sync.service
Service PamProxySessionService
PAMRDP - Static variable in class com.soffid.iam.am.api.SessionType
 
PamRule - Class in com.soffid.iam.pam.api
ValueObject PamRule
PamRule() - Constructor for class com.soffid.iam.pam.api.PamRule
 
PamRule(PamRule) - Constructor for class com.soffid.iam.pam.api.PamRule
 
PamRule(Long, String, String, PamRuleType, String, String, Date, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.pam.api.PamRule
 
PamRule(String, PamRuleType, String) - Constructor for class com.soffid.iam.pam.api.PamRule
 
PamRuleType - Class in com.soffid.iam.pam.api
Enumeration PamRuleType
PamRuleType() - Constructor for class com.soffid.iam.pam.api.PamRuleType
 
PamSecurityCheck - Class in com.soffid.iam.pam.api
ValueObject PamSecurityCheck
PamSecurityCheck() - Constructor for class com.soffid.iam.pam.api.PamSecurityCheck
 
PamSecurityCheck(boolean) - Constructor for class com.soffid.iam.pam.api.PamSecurityCheck
 
PamSecurityCheck(boolean, List<RequestedObligation>) - Constructor for class com.soffid.iam.pam.api.PamSecurityCheck
 
PamSecurityCheck(PamSecurityCheck) - Constructor for class com.soffid.iam.pam.api.PamSecurityCheck
 
PamSession - Class in com.soffid.iam.pam.api
ValueObject PamSession
PamSession() - Constructor for class com.soffid.iam.pam.api.PamSession
 
PamSession(PamSession) - Constructor for class com.soffid.iam.pam.api.PamSession
 
PamSession(String, String, String, String, String, String, List<Long>, Date, Date, List<Long>) - Constructor for class com.soffid.iam.pam.api.PamSession
 
PamSessionService - Interface in com.soffid.iam.pam.service.ejb
EJB PamSessionService
PamSessionService - Interface in com.soffid.iam.pam.service
Service PamSessionService
PamSessionServiceHome - Interface in com.soffid.iam.pam.service.ejb
EJB Home PamSessionService
PAMSSH - Static variable in class com.soffid.iam.am.api.SessionType
 
PARAMETRO_INVALIDO - Static variable in class com.soffid.iam.bpm.exception.BPMErrorCodes
ERROR CODE PARA INDICAR QUE EL PARAMETRO RECIBIDO ES INVALIDO
parse(String, int) - Method in class com.soffid.iam.util.NameParser
 
parseDate(String) - Static method in class com.soffid.iam.util.DateParser
 
parseKerberosToken(String, byte[], byte[]) - Method in interface com.soffid.iam.sync.intf.KerberosAgent
 
parseKerberosToken(String, String, byte[], byte[]) - Method in interface com.soffid.iam.sync.service.ServerService
Operation parseKerberosToken Parses a kerberos token.
password - Variable in class com.soffid.iam.am.api.Password
Contraseña almacenada en formato cifrado
Password - Class in com.soffid.iam.am.api
Clase que permite serializar de forma segura una contraseña.
Password() - Constructor for class com.soffid.iam.am.api.Password
Constructor
Password(String) - Constructor for class com.soffid.iam.am.api.Password
Constructor a partir de la contraseña en claro
PASSWORD_GOOD - Static variable in class com.soffid.iam.am.api.PasswordValidation
 
PASSWORD_GOOD_EXPIRED - Static variable in class com.soffid.iam.am.api.PasswordValidation
 
PASSWORD_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
PASSWORD_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
PASSWORD_WRONG - Static variable in class com.soffid.iam.am.api.PasswordValidation
 
PasswordDomain - Class in com.soffid.iam.am.api
ValueObject PasswordDomain
PasswordDomain() - Constructor for class com.soffid.iam.am.api.PasswordDomain
 
PasswordDomain(PasswordDomain) - Constructor for class com.soffid.iam.am.api.PasswordDomain
 
PasswordDomain(Long, String, String) - Constructor for class com.soffid.iam.am.api.PasswordDomain
 
PasswordDomainStatus - Class in com.soffid.iam.am.api
ValueObject PasswordDomainStatus
PasswordDomainStatus() - Constructor for class com.soffid.iam.am.api.PasswordDomainStatus
 
PasswordDomainStatus(PasswordDomainStatus) - Constructor for class com.soffid.iam.am.api.PasswordDomainStatus
 
PasswordDomainStatus(String, Date, Integer) - Constructor for class com.soffid.iam.am.api.PasswordDomainStatus
 
PasswordPolicy - Class in com.soffid.iam.am.api
ValueObject PasswordPolicy
PasswordPolicy() - Constructor for class com.soffid.iam.am.api.PasswordPolicy
 
PasswordPolicy(boolean, boolean, boolean, boolean) - Constructor for class com.soffid.iam.am.api.PasswordPolicy
 
PasswordPolicy(PasswordPolicy) - Constructor for class com.soffid.iam.am.api.PasswordPolicy
 
PasswordPolicy(Long, String, String, Long, Long, Long, Long, Long, Long, String, Long, Long, Long, Long, Long, Long, Long, Long, Long, String, String, String, String, Integer, Integer, boolean, boolean, boolean, String, String, boolean) - Constructor for class com.soffid.iam.am.api.PasswordPolicy
 
PasswordPolicyForbbidenWord - Class in com.soffid.iam.am.api
ValueObject PasswordPolicyForbbidenWord
PasswordPolicyForbbidenWord() - Constructor for class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
 
PasswordPolicyForbbidenWord(PasswordPolicyForbbidenWord) - Constructor for class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
 
PasswordPolicyForbbidenWord(Long, ForbiddenWord, PasswordPolicy) - Constructor for class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
 
PasswordService - Interface in com.soffid.iam.am.service.ejb
EJB PasswordService
PasswordService - Interface in com.soffid.iam.am.service
Service PasswordService
PasswordServiceHome - Interface in com.soffid.iam.am.service.ejb
EJB Home PasswordService
passwordsStatus(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
passwordsStatus(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation passwordsStatus
PasswordStatus - Class in com.soffid.iam.am.api
ValueObject PasswordStatus
PasswordStatus() - Constructor for class com.soffid.iam.am.api.PasswordStatus
 
PasswordStatus(PasswordStatus) - Constructor for class com.soffid.iam.am.api.PasswordStatus
 
PasswordStatus(String, String, String, String, Calendar, Calendar, Boolean, String) - Constructor for class com.soffid.iam.am.api.PasswordStatus
 
PasswordStatus(Calendar, Calendar, String) - Constructor for class com.soffid.iam.am.api.PasswordStatus
 
PasswordValidation - Class in com.soffid.iam.am.api
Enumeration PasswordValidation
PasswordValidation() - Constructor for class com.soffid.iam.am.api.PasswordValidation
 
PAUSED - Static variable in class com.soffid.iam.sync.api.SyncserverTask.Estat
 
pauseJob(Job) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation pauseJob
pauseJob(Job) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
pBKDF2Sha1(String, byte[], int) - Static method in class com.soffid.iam.crypt.Crypt
 
pBKDF2Sha1(String, String, int) - Static method in class com.soffid.iam.crypt.Crypt
 
pBKDF2Sha256(String, byte[], int) - Static method in class com.soffid.iam.crypt.Crypt
 
pBKDF2Sha256(String, String, int) - Static method in class com.soffid.iam.crypt.Crypt
 
PENDING - Static variable in class com.soffid.iam.sync.api.SyncserverTask.Estat
 
PHOTO_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
ping() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation ping
ping() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
PKCS5S2ParametersGenerator - Class in com.soffid.iam.crypt
Generator for PBE derived keys and ivs as defined by PKCS 5 V2.0 Scheme 2.
PKCS5S2ParametersGenerator() - Constructor for class com.soffid.iam.crypt.PKCS5S2ParametersGenerator
construct a PKCS5 Scheme 2 Parameters generator.
PKCS5S2ParametersGenerator(Digest) - Constructor for class com.soffid.iam.crypt.PKCS5S2ParametersGenerator
 
Plugin - Class in com.soffid.iam.sync.agent
ValueObject Plugin
Plugin() - Constructor for class com.soffid.iam.sync.agent.Plugin
 
Plugin(Plugin) - Constructor for class com.soffid.iam.sync.agent.Plugin
 
Plugin(String, String, byte[]) - Constructor for class com.soffid.iam.sync.agent.Plugin
 
PolicyCheckResult - Class in com.soffid.iam.am.api
 
PolicyCheckResult(int) - Constructor for class com.soffid.iam.am.api.PolicyCheckResult
 
PolicyCheckResult(int, String) - Constructor for class com.soffid.iam.am.api.PolicyCheckResult
 
port - Variable in class com.soffid.iam.config.Config
 
PORT_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
POST_DELETE - Static variable in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
POST_INSERT - Static variable in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
POST_SET_PASSWORD - Static variable in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
POST_UPDATE - Static variable in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
PRE_DELETE - Static variable in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
PRE_INSERT - Static variable in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
PRE_SET_PASSWORD - Static variable in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
PRE_UPDATE - Static variable in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
PredefinedProcessType - Class in com.soffid.iam.bpm.api
Enumeration PredefinedProcessType
PredefinedProcessType() - Constructor for class com.soffid.iam.bpm.api.PredefinedProcessType
 
predictAccountName(Long, String, Long) - Method in interface com.soffid.iam.base.service.AccountService
Operation predictAccountName
PreferencesService - Interface in com.soffid.iam.base.service.ejb
EJB PreferencesService Manages user preferences
PreferencesService - Interface in com.soffid.iam.base.service
Service PreferencesService Manages user preferences
PreferencesServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home PreferencesService Manages user preferences
PREFIX - Static variable in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
preRegisterServer(ServerRegistrationToken) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation preRegisterServer Pre-registers a new sync-server and returns the registration token
preRegisterServer(ServerRegistrationToken) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
PRINCIPAL - Static variable in class com.soffid.iam.iga.api.UserDomainType
 
Printer - Class in com.soffid.iam.iga.api
ValueObject Printer
Printer() - Constructor for class com.soffid.iam.iga.api.Printer
 
Printer(Printer) - Constructor for class com.soffid.iam.iga.api.Printer
 
Printer(String, String) - Constructor for class com.soffid.iam.iga.api.Printer
 
Printer(String, String, String, String, Boolean, Long, List<String>, List<String>, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.Printer
 
PRINTER_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
PrinterGroup - Class in com.soffid.iam.iga.api
ValueObject PrinterGroup
PrinterGroup() - Constructor for class com.soffid.iam.iga.api.PrinterGroup
 
PrinterGroup(PrinterGroup) - Constructor for class com.soffid.iam.iga.api.PrinterGroup
 
PrinterGroup(Boolean, String, String) - Constructor for class com.soffid.iam.iga.api.PrinterGroup
 
PrinterGroup(Boolean, String, String, Long, String) - Constructor for class com.soffid.iam.iga.api.PrinterGroup
 
PrinterService - Interface in com.soffid.iam.iga.service.ejb
EJB PrinterService
PrinterService - Interface in com.soffid.iam.iga.service
Service PrinterService
PrinterServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home PrinterService
PrinterUser - Class in com.soffid.iam.iga.api
ValueObject PrinterUser
PrinterUser() - Constructor for class com.soffid.iam.iga.api.PrinterUser
 
PrinterUser(PrinterUser) - Constructor for class com.soffid.iam.iga.api.PrinterUser
 
PrinterUser(String, String) - Constructor for class com.soffid.iam.iga.api.PrinterUser
 
PrinterUser(String, String, Boolean, Long, String, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.PrinterUser
 
println() - Method in class com.soffid.iam.doc.api.CRLFPrintWriter
 
printStackTrace() - Method in exception com.soffid.iam.exception.InternalErrorException
 
printStackTrace(PrintStream) - Method in exception com.soffid.iam.exception.InternalErrorException
 
printStackTrace(PrintWriter) - Method in exception com.soffid.iam.exception.InternalErrorException
 
printStackTrace(Throwable, PrintStream) - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
printStackTrace(Throwable, PrintWriter) - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
printStackTrace(Throwable, PrintWriter, boolean) - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
PRIORITY_HIGH - Static variable in class com.soffid.iam.bpm.api.TaskDefinition
Constant PRIORITY_HIGH
PRIORITY_HIGHEST - Static variable in class com.soffid.iam.bpm.api.TaskDefinition
Constant PRIORITY_HIGHEST
PRIORITY_LOW - Static variable in class com.soffid.iam.bpm.api.TaskDefinition
Constant PRIORITY_LOW
PRIORITY_LOWEST - Static variable in class com.soffid.iam.bpm.api.TaskDefinition
Constant PRIORITY_LOWEST
PRIORITY_NORMAL - Static variable in class com.soffid.iam.bpm.api.TaskDefinition
Constant PRIORITY_NORMAL
PRIVILEGED - Static variable in class com.soffid.iam.base.api.AccountType
 
PRIVILEGED_ACCOUNT - Static variable in class com.soffid.iam.bpm.api.PredefinedProcessType
 
processAuthoritativeChange(AuthoritativeChange, boolean) - Method in interface com.soffid.iam.sync.service.ServerService
Operation processAuthoritativeChange
ProcessDefinition - Class in com.soffid.iam.bpm.api
ValueObject ProcessDefinition
ProcessDefinition() - Constructor for class com.soffid.iam.bpm.api.ProcessDefinition
 
ProcessDefinition(int, boolean) - Constructor for class com.soffid.iam.bpm.api.ProcessDefinition
 
ProcessDefinition(int, String, String, long, boolean, String, PredefinedProcessType, Date, String) - Constructor for class com.soffid.iam.bpm.api.ProcessDefinition
 
ProcessDefinition(ProcessDefinition) - Constructor for class com.soffid.iam.bpm.api.ProcessDefinition
 
ProcessInstance - Class in com.soffid.iam.bpm.api
ValueObject ProcessInstance
ProcessInstance() - Constructor for class com.soffid.iam.bpm.api.ProcessInstance
 
ProcessInstance(long, long, boolean) - Constructor for class com.soffid.iam.bpm.api.ProcessInstance
 
ProcessInstance(long, UIClassLoader, Long, Long, String, Date, Date, Map<String, Object>, String, List<Comment>, long, boolean, String, Date, String, Date) - Constructor for class com.soffid.iam.bpm.api.ProcessInstance
 
ProcessInstance(ProcessInstance) - Constructor for class com.soffid.iam.bpm.api.ProcessInstance
 
ProcessLog - Class in com.soffid.iam.bpm.api
ValueObject ProcessLog
ProcessLog() - Constructor for class com.soffid.iam.bpm.api.ProcessLog
 
ProcessLog(long) - Constructor for class com.soffid.iam.bpm.api.ProcessLog
 
ProcessLog(long, Date, String, String) - Constructor for class com.soffid.iam.bpm.api.ProcessLog
 
ProcessLog(ProcessLog) - Constructor for class com.soffid.iam.bpm.api.ProcessLog
 
processTask(Task) - Method in interface com.soffid.iam.sync.intf.CustomTaskProcessor
 
propagateGroupsForSystem(String, ScheduledTask) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation propagateGroupsForSystem
propagateGroupsForSystem(String, ScheduledTask) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
propagateOBUser(User) - Method in interface com.soffid.iam.sync.service.ServerService
Operation propagateOBUser
propagatePassword(String, String, String) - Method in interface com.soffid.iam.sync.service.LogonService
Operation propagatePassword
propagateRolesForSystem(String, ScheduledTask) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation propagateRolesForSystem
propagateRolesForSystem(String, ScheduledTask) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
propagateRolsChangesToDispatcher(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation propagateRolsChangesToDispatcher
propagateUsersForSystem(String, ScheduledTask) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation propagateUsersForSystem
propagateUsersForSystem(String, ScheduledTask) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
ProposedAction - Class in com.soffid.iam.iga.api
Enumeration ProposedAction
ProposedAction() - Constructor for class com.soffid.iam.iga.api.ProposedAction
 
protocol - Variable in class com.soffid.iam.sync.intf.LogEntry
Servicio utilizado
PROXYSERVER - Static variable in class com.soffid.iam.sync.api.ServerType
 
purge() - Method in interface com.soffid.iam.base.service.StatsService
Operation purge
purgeChallenges() - Method in interface com.soffid.iam.sync.service.LogonService
Operation purgeChallenges
put(String, Object) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
putSecret(User, String, Password) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation putSecret
putVariable(String, Object) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
putVariable(String, Object) - Method in class com.soffid.iam.bpm.attachment.AttachmentManager
 

Q

qualifyRolAccountList(List<RoleAccount>) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
qualifyRolAccountList(List<RoleAccount>) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation qualifyRolAccountList
qualifyUser(Collection<RoleAccount>) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation qualifyUser
QUALQUE_VALOR_DOMINI - Static variable in class com.soffid.iam.iga.api.DomainType
 
queryAccountPassword(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation queryAccountPassword Gets the account password
queryAccountPassword(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
queryAccountPassword(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
queryAccountPassword(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation queryAccountPassword
queryAccountPasswordBypassPolicy(long, AccountAccessLevelEnum) - Method in interface com.soffid.iam.base.service.AccountService
Operation queryAccountPasswordBypassPolicy Gets the account password bypassing passowrd policy.
queryAccountPasswordBypassPolicy(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
queryAccountPasswordBypassPolicy(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation queryAccountPasswordBypassPolicy
queryAccountSshKey(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation queryAccountSshKey Gets the account password
queryAccountSshKey(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
queryAccountSshKey(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
queryAccountSshKey(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation queryAccountSshKey
queryAccountSshKeyBypassPolicy(long, AccountAccessLevelEnum) - Method in interface com.soffid.iam.base.service.AccountService
Operation queryAccountSshKeyBypassPolicy Gets the account password bypassing passowrd policy.
queryAccountSshKeyBypassPolicy(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
queryAccountSshKeyBypassPolicy(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation queryAccountSshKeyBypassPolicy
queryOtherAffectedAccounts(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
queryOtherAffectedAccounts(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation queryOtherAffectedAccounts
queryProcessStatus(AsyncProcessTracker) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation queryProcessStatus Query the apply process status
queryProcessStatus(AsyncProcessTracker) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
queryProcessStatus(AsyncProcessTracker) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
queryProcessStatus(AsyncProcessTracker) - Method in interface com.soffid.iam.iga.service.RulesService
Operation queryProcessStatus Query the rule process status

R

read() - Method in class com.soffid.iam.doc.api.DocumentInputStream
 
read() - Method in class com.soffid.iam.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.soffid.iam.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
READONLY - Static variable in class com.soffid.iam.base.api.AttributeVisibilityEnum
 
reasonCode - Variable in class com.soffid.iam.am.api.PolicyCheckResult
 
reconcile(String, String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation reconcile Loads account into soffid database
reconcile(String, String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
reconcile(String, String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation reconcile
reconcileAccount(Account, List<RoleAccount>) - Method in interface com.soffid.iam.sync.service.ServerService
Operation reconcileAccount Updates Soffid image of the reconciled account.
reconcileAccount(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation reconcileAccount
ReconcileAccount - Class in com.soffid.iam.iga.api
ValueObject ReconcileAccount
ReconcileAccount() - Constructor for class com.soffid.iam.iga.api.ReconcileAccount
 
ReconcileAccount(ReconcileAccount) - Constructor for class com.soffid.iam.iga.api.ReconcileAccount
 
ReconcileAccount(Long, String, String, Long, AccountProposedAction, String, String, String, String, String, AccountType, boolean, Boolean, Boolean, Map<String, Object>) - Constructor for class com.soffid.iam.iga.api.ReconcileAccount
 
ReconcileAccount(String, String, Long, AccountProposedAction, String, boolean, Boolean, Boolean, Map<String, Object>) - Constructor for class com.soffid.iam.iga.api.ReconcileAccount
 
reconcileAssignment(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
reconcileAssignment(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation reconcileAssignment
ReconcileAssignment - Class in com.soffid.iam.iga.api
ValueObject ReconcileAssignment
ReconcileAssignment() - Constructor for class com.soffid.iam.iga.api.ReconcileAssignment
 
ReconcileAssignment(ReconcileAssignment) - Constructor for class com.soffid.iam.iga.api.ReconcileAssignment
 
ReconcileAssignment(Long, String, Long, String, String, ProposedAction, String, String) - Constructor for class com.soffid.iam.iga.api.ReconcileAssignment
 
ReconcileAssignment(String, Long, String, String, ProposedAction, String) - Constructor for class com.soffid.iam.iga.api.ReconcileAssignment
 
reconcileData(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
reconcileData(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation reconcileData
ReconcileMgr2 - Interface in com.soffid.iam.sync.intf
Interface to reconcile information.
ReconcileRole - Class in com.soffid.iam.iga.api
ValueObject ReconcileRole
ReconcileRole() - Constructor for class com.soffid.iam.iga.api.ReconcileRole
 
ReconcileRole(ReconcileRole) - Constructor for class com.soffid.iam.iga.api.ReconcileRole
 
ReconcileRole(Long, String, String, Long, ProposedAction, String, String) - Constructor for class com.soffid.iam.iga.api.ReconcileRole
 
ReconcileRole(String, String, Long, ProposedAction, String) - Constructor for class com.soffid.iam.iga.api.ReconcileRole
 
reconcileRoles(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
reconcileRoles(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation reconcileRoles
ReconcileService - Interface in com.soffid.iam.reconcile.service.ejb
EJB ReconcileService
ReconcileService - Interface in com.soffid.iam.reconcile.service
Service ReconcileService
ReconcileServiceHome - Interface in com.soffid.iam.reconcile.service.ejb
EJB Home ReconcileService
ReconcileTrigger - Class in com.soffid.iam.iga.api
ValueObject ReconcileTrigger
ReconcileTrigger() - Constructor for class com.soffid.iam.iga.api.ReconcileTrigger
 
ReconcileTrigger(ReconcileTrigger) - Constructor for class com.soffid.iam.iga.api.ReconcileTrigger
 
ReconcileTrigger(SoffidObjectTrigger, String, String) - Constructor for class com.soffid.iam.iga.api.ReconcileTrigger
 
ReconcileTrigger(Long, SoffidObjectType, SoffidObjectTrigger, String, String) - Constructor for class com.soffid.iam.iga.api.ReconcileTrigger
 
reconcileUsers(Long) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
reconcileUsers(Long) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation reconcileUsers
reconfigureDispatchers() - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation reconfigureDispatchers
RECORD - Static variable in class com.soffid.iam.rc.api.IssuePolicyStatus
 
reencode(User) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation reencode
refreshChanges(String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
refreshChanges(String) - Method in interface com.soffid.iam.base.service.UserService
Operation refreshChanges Synchronize the user with any target system
REGEXP_NOT_MATCH - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
register(String, String, int) - Method in interface com.soffid.iam.sync.service.SyncServerStatsService
Operation register
registerAccountReservationProcess(Account, String, Long) - Method in interface com.soffid.iam.base.service.AccountService
Operation registerAccountReservationProcess
registerAccountReservationProcess(Account, String, Long, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation registerAccountReservationProcess
registerAction(Issue, String) - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
registerAction(Issue, String) - Method in interface com.soffid.iam.rc.service.IssueService
Operation registerAction
registerBrowser(String, String, String) - Method in interface com.soffid.iam.am.service.BrowserService
Operation registerBrowser
registerBrowserSession(String, String, String, SessionType, String, String, String, String) - Method in interface com.soffid.iam.am.service.SessionService
Operation registerBrowserSession
registerChallenge(Challenge) - Method in interface com.soffid.iam.sync.service.LogonService
Operation registerChallenge
registerDefaultHandlers() - Method in interface com.soffid.iam.impl.service.CrudRegistryService
Operation registerDefaultHandlers
registerDynamicIP(String, String, String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
registerDynamicIP(String, String, String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation registerDynamicIP
registerEndTask(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation registerEndTask
registerExtensibleObject(ExtensibleObjectRegister) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation registerExtensibleObject
registerHandler(Class<E>, CrudHandler<E>) - Method in interface com.soffid.iam.impl.service.CrudRegistryService
Operation registerHandler
registerHostEntryPoint(Host, AccessTree) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
registerHostEntryPoint(Host, AccessTree) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation registerHostEntryPoint Method to register an entry point
registerHostPorts(Host, List<HostPort>) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation registerHostPorts Internal method to register the host open ports
registerHostServices(Host, System, List<HostService>, Map<String, String>) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation registerHostServices Internal method to register the account protected services
registerHostSystem(Host, System) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
registerHostSystem(Host, System) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation registerHostSystem Method to register a accounts repository
registerIssue(Issue) - Method in interface com.soffid.iam.sync.service.ServerService
Operation registerIssue
registerOTPHandler(OTPHandler) - Method in interface com.soffid.iam.impl.service.OTPValidationService
Operation registerOTPHandler
registerSession(String, String, String, int, String, String) - Method in interface com.soffid.iam.am.service.SessionService
Operation registerSession
registerStandardObject(String, MetadataScope, boolean) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation registerStandardObject
registerStandardObject(String, MetadataScope, boolean) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
registerStartTask(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation registerStartTask
reindex() - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation reindex
reindex() - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
releaseAllTasks() - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
releaseAllTasks() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation releaseAllTasks
releaseTask(long) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
releaseTask(long) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation releaseTask
reload() - Method in class com.soffid.iam.config.Config
 
reloadKeys() - Static method in class com.soffid.iam.ssl.ConnectionFactory
 
REMOTE_PATH - Static variable in interface com.soffid.iam.am.service.AccessLogService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.am.service.BrowserService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.am.service.CertificateValidationService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.am.service.EntryPointService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.am.service.NetworkService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.am.service.PasswordService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.am.service.ServiceService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.am.service.SessionService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.base.service.AccountService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.base.service.AdditionalDataService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.base.service.ConfigurationService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.base.service.UserService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.bpm.service.BpmEngine
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.ApplicationService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.AttributeTranslationService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.CustomObjectService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.DispatcherService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.DomainService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.GroupService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.GroupTypeService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.MailListsService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.MailService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.PrinterService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.RulesService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.iga.service.UserDomainService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.impl.service.OTPValidationService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.pam.service.NetworkDiscoveryService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.sync.agent.AgentManager
 
REMOTE_PATH - Static variable in interface com.soffid.iam.sync.service.CertificateEnrollService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.sync.service.ConsoleLogonService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.sync.service.LogonService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.sync.service.PamProxySessionService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.sync.service.SecretStoreService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.sync.service.ServerService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.sync.service.SyncServerStatsService
 
REMOTE_PATH - Static variable in interface com.soffid.iam.sync.service.SyncStatusService
 
RemoteInvokerFactory - Class in com.soffid.iam.remote
 
RemoteInvokerFactory() - Constructor for class com.soffid.iam.remote.RemoteInvokerFactory
 
REMOTESERVER - Static variable in class com.soffid.iam.sync.api.ServerType
 
RemoteServiceLocator - Class in com.soffid.iam.remote
Locates and provides all available application services.
RemoteServiceLocator() - Constructor for class com.soffid.iam.remote.RemoteServiceLocator
 
RemoteServiceLocator(String) - Constructor for class com.soffid.iam.remote.RemoteServiceLocator
 
RemoteServiceLocatorProxy - Interface in com.soffid.iam.remote
Locates and provides all available application services.
remove(int) - Method in class com.soffid.iam.base.api.AsyncList
 
remove(VaultElement) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
remove(VaultElement) - Method in interface com.soffid.iam.am.service.VaultService
Operation remove
remove(VaultFolder) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
remove(VaultFolder) - Method in interface com.soffid.iam.am.service.VaultService
Operation remove
remove(Tenant) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
remove(Tenant) - Method in interface com.soffid.iam.base.service.TenantService
Operation remove Remove at tenant
remove(JumpServerGroup) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
remove(JumpServerGroup) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation remove
remove(SoDRole) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
remove(SoDRole) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation remove
remove(SoDRule) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
remove(SoDRule) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation remove
remove(SoDRuleMatrix) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
remove(SoDRuleMatrix) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation remove
remove(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
remove(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation remove
remove(ScheduledTaskHandler) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation remove
remove(Object) - Method in class com.soffid.iam.base.api.AsyncList
 
remove(Object) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
removeAccount(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation removeAccount Removes a shared account
removeAccount(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
removeAccount(UserAccount) - Method in interface com.soffid.iam.base.service.AccountService
Operation removeAccount
removeAccount(UserAccount) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
removeAccountAttribute(UserData) - Method in interface com.soffid.iam.base.service.AccountService
Operation removeAccountAttribute Deletes an account attributes
removeAccountAttribute(UserData) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
removeAccountGrant(UserAccountHistory) - Method in interface com.soffid.iam.base.service.AccountService
Operation removeAccountGrant List high privileged account reservations
removeAccountGrant(UserAccountHistory) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
removeAccountSnapshot(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation removeAccountSnapshot
removeAccountSnapshot(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
removeAll(Collection<?>) - Method in class com.soffid.iam.base.api.AsyncList
 
removeAttribte(String) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
removeCustomObject(String, String, String) - Method in interface com.soffid.iam.sync.intf.CustomObjectMgr
 
REMOVED - Static variable in class com.soffid.iam.base.api.AccountStatus
 
removeExtensibleObject(ExtensibleObject) - Method in interface com.soffid.iam.sync.intf.ExtensibleObjectMgr
 
removeGroup(String, String) - Method in interface com.soffid.iam.sync.intf.GroupMgr
Removes a group from the target system
removeGroupFormUser(String, String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
removeGroupFormUser(String, String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation removeGroupFormUser
removeHost(String, String) - Method in interface com.soffid.iam.sync.intf.HostMgr
Borrar los hosts que han sido dados de baja El agente deberá correlacionar sus datos con los datos al servidor SEYCON.
removeListAlias(String, String) - Method in interface com.soffid.iam.sync.intf.MailAliasMgr
 
removeNetworkAccount(Network, Account) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
removeNetworkAccount(Network, Account) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation removeNetworkAccount Removes account for network discovery
removeRedundantRoles(String) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation removeRedundantRoles
removeRedundantRoles(String) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
removeRole(String, String, String) - Method in interface com.soffid.iam.sync.intf.RoleMgr
Borra el rol cuando ya no es necesario
removeSecret(User, String) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation removeSecret
removeSentAlerts(String, Date) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation removeSentAlerts
removeTemporaryPermissions(String, String, String, List<String>) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation removeTemporaryPermissions
removeTemporaryPermissions(String, String, String, List<String>) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation removeTemporaryPermissions
removeTenantServer(Tenant, String) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
removeTenantServer(Tenant, String) - Method in interface com.soffid.iam.base.service.TenantService
Operation removeTenantServer Removes a server for a tenant
removeUser(String, String) - Method in interface com.soffid.iam.sync.intf.UserMgr
Delete a user or account
removeUserAlias(String) - Method in interface com.soffid.iam.sync.intf.MailAliasMgr
 
removeVariable(String) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
removeVariable(String) - Method in class com.soffid.iam.bpm.attachment.AttachmentManager
 
renameAccount(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation renameAccount Renames a user account
renameAccount(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
renameAccounts(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation renameAccounts
renameAccounts(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
reorderApplicationAccess(AccessTree, AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
reorderApplicationAccess(AccessTree, AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation reorderApplicationAccess
requestChallenge(int, String, String, String, String, int) - Method in interface com.soffid.iam.sync.service.LogonService
Operation requestChallenge
RequestedObligation - Class in com.soffid.iam.rc.api
ValueObject RequestedObligation
RequestedObligation() - Constructor for class com.soffid.iam.rc.api.RequestedObligation
 
RequestedObligation(RequestedObligation) - Constructor for class com.soffid.iam.rc.api.RequestedObligation
 
RequestedObligation(String) - Constructor for class com.soffid.iam.rc.api.RequestedObligation
 
RequestedObligation(String, Map<String, String>) - Constructor for class com.soffid.iam.rc.api.RequestedObligation
 
RequestedObligationEnum - Class in com.soffid.iam.rc.api
Enumeration RequestedObligationEnum
RequestedObligationEnum() - Constructor for class com.soffid.iam.rc.api.RequestedObligationEnum
 
requestIdpChallenge(int, String, String, String, String, int, String) - Method in interface com.soffid.iam.sync.service.LogonService
Operation requestIdpChallenge
resendAccountPassword(Long) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation resendAccountPassword
resendToken(Challenge, boolean) - Method in interface com.soffid.iam.impl.service.ejb.OTPValidationService
 
resendToken(Challenge, boolean) - Method in interface com.soffid.iam.impl.service.OTPValidationService
Operation resendToken
resendToken(Challenge, boolean) - Method in interface com.soffid.iam.service.impl.OTPHandler
 
resendUserPassword(String, String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation resendUserPassword
reserveTask(TaskInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation reserveTask
reserveTask(TaskInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
reset() - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation reset
reset() - Method in interface com.soffid.iam.sync.intf.AgentMgr
 
resetAllServer() - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation resetAllServer
resetFailCount(String) - Method in interface com.soffid.iam.impl.service.ejb.OTPValidationService
 
resetFailCount(String) - Method in interface com.soffid.iam.impl.service.OTPValidationService
Operation resetFailCount
resetFailCount(String) - Method in interface com.soffid.iam.service.impl.OTPHandler
 
resetServerAgents(String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation resetServerAgents
resetSyncServer(String, String) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
resetSyncServer(String, String) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation resetSyncServer
resolveClass(ObjectStreamClass) - Method in class com.soffid.iam.ssl.SecureObjectInputStream
 
responseChallenge(Challenge) - Method in interface com.soffid.iam.sync.service.LogonService
Operation responseChallenge
resumeEncoding() - Method in class com.soffid.iam.util.Base64.OutputStream
Resumes encoding of the stream.
resumeJob(Job) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation resumeJob
resumeJob(Job) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
retainAll(Collection<?>) - Method in class com.soffid.iam.base.api.AsyncList
 
retryJob(Job) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation retryJob
retryJob(Job) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
reverseTranslate(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation reverseTranslate
reverseTranslate2(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation reverseTranslate2
revertExpiredDelegations() - Method in interface com.soffid.iam.iga.service.ejb.EntitlementDelegationService
 
revertExpiredDelegations() - Method in interface com.soffid.iam.iga.service.EntitlementDelegationService
Operation revertExpiredDelegations Revernts expired delegation back to the caller
revokeAdministratorAccessHost(HostAdmin) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
revokeAdministratorAccessHost(HostAdmin) - Method in interface com.soffid.iam.am.service.NetworkService
Operation revokeAdministratorAccessHost
revokeRolesHoldedOnGroup(long, long) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation revokeRolesHoldedOnGroup
ROL_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
Role - Class in com.soffid.iam.iga.api
 
Role() - Constructor for class com.soffid.iam.iga.api.Role
 
Role(AbstractRole) - Constructor for class com.soffid.iam.iga.api.Role
 
ROLE - Static variable in class com.soffid.iam.base.api.MetadataScope
 
ROLE_DEFINITION_APPROVAL - Static variable in class com.soffid.iam.bpm.api.PredefinedProcessType
 
ROLE_GRANT_APPROVAL - Static variable in class com.soffid.iam.bpm.api.PredefinedProcessType
 
ROLE_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
RoleAccount - Class in com.soffid.iam.iga.api
ValueObject RoleAccount
RoleAccount() - Constructor for class com.soffid.iam.iga.api.RoleAccount
 
RoleAccount(boolean, boolean) - Constructor for class com.soffid.iam.iga.api.RoleAccount
 
RoleAccount(RoleAccount) - Constructor for class com.soffid.iam.iga.api.RoleAccount
 
RoleAccount(Long, Long, String, String, String, Long, String, String, String, String, String, DomainValue, String, String, String, String, Long, String, SoDRisk, Collection<SoDRule>, Date, Date, boolean, boolean, Boolean, String, Long, Date, Long, DelegationStatus, String, String, Date, Date, String, Map<String, Object>, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.RoleAccount
 
RoleDependencyStatus - Class in com.soffid.iam.iga.api
Enumeration RoleDependencyStatus
RoleDependencyStatus() - Constructor for class com.soffid.iam.iga.api.RoleDependencyStatus
 
RoleGrant - Class in com.soffid.iam.iga.api
ValueObject RoleGrant
RoleGrant() - Constructor for class com.soffid.iam.iga.api.RoleGrant
 
RoleGrant(RoleGrant) - Constructor for class com.soffid.iam.iga.api.RoleGrant
 
RoleGrant(Long, Long, String, String, String, String, boolean, String, String, String, String, String, String, Long, String, String, String, String, Date, Date, boolean, String, RoleDependencyStatus, Boolean, Map<String, Object>) - Constructor for class com.soffid.iam.iga.api.RoleGrant
 
RoleGrant(Long, String, String, boolean, boolean) - Constructor for class com.soffid.iam.iga.api.RoleGrant
 
RoleGrantHierarchy - Class in com.soffid.iam.iga.api
ValueObject RoleGrantHierarchy
RoleGrantHierarchy() - Constructor for class com.soffid.iam.iga.api.RoleGrantHierarchy
 
RoleGrantHierarchy(RoleGrantHierarchy) - Constructor for class com.soffid.iam.iga.api.RoleGrantHierarchy
 
RoleGrantHierarchy(Long, Long, String, String, String, String, boolean, String, String, String, String, String, String, Long, String, String, String, String, Date, Date, boolean, String, RoleDependencyStatus, Boolean, Map<String, Object>, String, String, String, String, String, String, List<RoleGrantHierarchy>) - Constructor for class com.soffid.iam.iga.api.RoleGrantHierarchy
 
RoleGrantHierarchy(Long, String, String, boolean, boolean) - Constructor for class com.soffid.iam.iga.api.RoleGrantHierarchy
 
RoleMgr - Interface in com.soffid.iam.sync.intf
 
RolGrup - Class in com.soffid.iam.bpm.api
ValueObject RolGrup
RolGrup() - Constructor for class com.soffid.iam.bpm.api.RolGrup
 
RolGrup(RolGrup) - Constructor for class com.soffid.iam.bpm.api.RolGrup
 
RolGrup(String, String) - Constructor for class com.soffid.iam.bpm.api.RolGrup
 
ROOT_CERT - Static variable in class com.soffid.iam.ssl.SeyconKeyStore
 
ROOT_KEY - Static variable in class com.soffid.iam.ssl.SeyconKeyStore
 
Rule - Class in com.soffid.iam.iga.api
ValueObject Rule
Rule() - Constructor for class com.soffid.iam.iga.api.Rule
 
Rule(Rule) - Constructor for class com.soffid.iam.iga.api.Rule
 
Rule(Long, String, String, String, String) - Constructor for class com.soffid.iam.iga.api.Rule
 
Rule(String, String) - Constructor for class com.soffid.iam.iga.api.Rule
 
RuleAssignedRole - Class in com.soffid.iam.iga.api
ValueObject RuleAssignedRole
RuleAssignedRole() - Constructor for class com.soffid.iam.iga.api.RuleAssignedRole
 
RuleAssignedRole(RuleAssignedRole) - Constructor for class com.soffid.iam.iga.api.RuleAssignedRole
 
RuleAssignedRole(Long, Long) - Constructor for class com.soffid.iam.iga.api.RuleAssignedRole
 
RuleAssignedRole(Long, String, String, Long, Long) - Constructor for class com.soffid.iam.iga.api.RuleAssignedRole
 
RulesService - Interface in com.soffid.iam.iga.service.ejb
EJB RulesService
RulesService - Interface in com.soffid.iam.iga.service
Service RulesService
RulesServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home RulesService
run() - Method in interface com.soffid.iam.impl.TransactionalTask
 
run(Runnable, PagedResult) - Method in interface com.soffid.iam.impl.service.AsyncRunnerService
Operation run
runInternal(Runnable, PagedResult) - Method in interface com.soffid.iam.impl.service.AsyncRunnerService
Operation runInternal
runNewTransaction(TransactionalTask) - Method in interface com.soffid.iam.impl.service.AsyncRunnerService
Operation runNewTransaction
runNewTransaction(TransactionalTask) - Method in interface com.soffid.iam.impl.service.ejb.AsyncRunnerService
 
runTransaction(TransactionalTask) - Method in interface com.soffid.iam.impl.service.AsyncRunnerService
Operation runTransaction
runTransaction(TransactionalTask) - Method in interface com.soffid.iam.impl.service.ejb.AsyncRunnerService
 

S

SamlRequest - Class in com.soffid.iam.am.api
ValueObject SamlRequest
SamlRequest() - Constructor for class com.soffid.iam.am.api.SamlRequest
 
SamlRequest(SamlRequest) - Constructor for class com.soffid.iam.am.api.SamlRequest
 
SamlRequest(String, String, Map<String, String>) - Constructor for class com.soffid.iam.am.api.SamlRequest
 
SamlService - Interface in com.soffid.iam.rc.service.ejb
EJB SamlService
SamlService - Interface in com.soffid.iam.rc.service
Service SamlService
SamlServiceHome - Interface in com.soffid.iam.rc.service.ejb
EJB Home SamlService
saveConfiguration(NetworkIntelligence) - Method in interface com.soffid.iam.rc.service.ejb.NetworkIntelligenceService
 
saveConfiguration(NetworkIntelligence) - Method in interface com.soffid.iam.rc.service.NetworkIntelligenceService
Operation saveConfiguration
saveKeyStore(KeyStore, File) - Static method in class com.soffid.iam.ssl.SeyconKeyStore
 
saveKeyStore(KeyStore, File, boolean) - Static method in class com.soffid.iam.ssl.SeyconKeyStore
 
ScheduledTask - Class in com.soffid.iam.sync.api
ValueObject ScheduledTask
ScheduledTask() - Constructor for class com.soffid.iam.sync.api.ScheduledTask
 
ScheduledTask(ScheduledTask) - Constructor for class com.soffid.iam.sync.api.ScheduledTask
 
ScheduledTask(Long, String, String, String, String, Calendar, Calendar, Calendar, String, String, String, String, String, String, boolean, boolean, boolean, String, Double, Boolean, String, List<ScheduledTaskLog>) - Constructor for class com.soffid.iam.sync.api.ScheduledTask
 
ScheduledTask(String, String, String, String, String, String, String, boolean, boolean, boolean) - Constructor for class com.soffid.iam.sync.api.ScheduledTask
 
ScheduledTaskHandler - Class in com.soffid.iam.sync.api
ValueObject ScheduledTaskHandler
ScheduledTaskHandler() - Constructor for class com.soffid.iam.sync.api.ScheduledTaskHandler
 
ScheduledTaskHandler(ScheduledTaskHandler) - Constructor for class com.soffid.iam.sync.api.ScheduledTaskHandler
 
ScheduledTaskHandler(Long, String, String) - Constructor for class com.soffid.iam.sync.api.ScheduledTaskHandler
 
ScheduledTaskHandler(String, String) - Constructor for class com.soffid.iam.sync.api.ScheduledTaskHandler
 
ScheduledTaskLog - Class in com.soffid.iam.sync.api
ValueObject ScheduledTaskLog
ScheduledTaskLog() - Constructor for class com.soffid.iam.sync.api.ScheduledTaskLog
 
ScheduledTaskLog(boolean) - Constructor for class com.soffid.iam.sync.api.ScheduledTaskLog
 
ScheduledTaskLog(ScheduledTaskLog) - Constructor for class com.soffid.iam.sync.api.ScheduledTaskLog
 
ScheduledTaskLog(Long, Date, Date, String, boolean) - Constructor for class com.soffid.iam.sync.api.ScheduledTaskLog
 
ScheduledTaskService - Interface in com.soffid.iam.sync.service.ejb
EJB ScheduledTaskService
ScheduledTaskService - Interface in com.soffid.iam.sync.service
Service ScheduledTaskService
ScheduledTaskServiceHome - Interface in com.soffid.iam.sync.service.ejb
EJB Home ScheduledTaskService
SCREEN - Static variable in class com.soffid.iam.pam.api.PamRuleType
 
search(String, String, String, String, String, Date, Date) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
search(String, String, String, String, String, Date, Date) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation search Searches in pam sessions log
search(String, String, String, String, Date, Date) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
search(String, String, String, String, Date, Date) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation search Searches in pam sessions log
SearchAttributeDefinition - Class in com.soffid.iam.web
ValueObject SearchAttributeDefinition
SearchAttributeDefinition() - Constructor for class com.soffid.iam.web.SearchAttributeDefinition
 
SearchAttributeDefinition(SearchAttributeDefinition) - Constructor for class com.soffid.iam.web.SearchAttributeDefinition
 
SearchAttributeDefinition(String, TypeEnumeration, Class) - Constructor for class com.soffid.iam.web.SearchAttributeDefinition
 
SearchAttributeDefinition(String, String, String, TypeEnumeration, Class, List<String>, List<String>) - Constructor for class com.soffid.iam.web.SearchAttributeDefinition
 
SearchDictionary - Class in com.soffid.iam.web
ValueObject SearchDictionary
SearchDictionary() - Constructor for class com.soffid.iam.web.SearchDictionary
 
SearchDictionary(SearchDictionary) - Constructor for class com.soffid.iam.web.SearchDictionary
 
SearchDictionary(List<SearchAttributeDefinition>, long) - Constructor for class com.soffid.iam.web.SearchDictionary
 
searchProcessInstances(String, String, Date, Date, Date, Date, boolean) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation searchProcessInstances
searchProcessInstances(String, String, Date, Date, Date, Date, boolean) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
Secret - Class in com.soffid.iam.sync.api
ValueObject Secret
Secret() - Constructor for class com.soffid.iam.sync.api.Secret
 
Secret(Secret) - Constructor for class com.soffid.iam.sync.api.Secret
 
Secret(String, Password) - Constructor for class com.soffid.iam.sync.api.Secret
 
SecretStoreAgent - Interface in com.soffid.iam.sync.intf
 
SecretStoreService - Interface in com.soffid.iam.sync.service
Service SecretStoreService
SecureObjectInputStream - Class in com.soffid.iam.ssl
 
SecureObjectInputStream() - Constructor for class com.soffid.iam.ssl.SecureObjectInputStream
 
SecureObjectInputStream(InputStream) - Constructor for class com.soffid.iam.ssl.SecureObjectInputStream
 
selectToken(Challenge) - Method in interface com.soffid.iam.impl.service.ejb.OTPValidationService
 
selectToken(Challenge) - Method in interface com.soffid.iam.impl.service.OTPValidationService
Operation selectToken
selectToken(Challenge) - Method in interface com.soffid.iam.service.impl.OTPHandler
 
SelfService - Interface in com.soffid.iam.iga.service.ejb
EJB SelfService
SelfService - Interface in com.soffid.iam.iga.service
Service SelfService
SelfServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home SelfService
sendAccountPassword(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation sendAccountPassword Sends the current account password back to the target system
sendAccountPassword(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
sendEmailNotification(Map<String, String>) - Method in interface com.soffid.iam.sync.service.PamProxySessionService
Operation sendEmailNotification
sendHtmlMail(String, String, String) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendHtmlMail Sends HTML email to a given email address
sendHtmlMail(String, String, String, String) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendHtmlMail Sends HTML email to a given email address with cc
sendHtmlMail(String, String, String, String, Collection) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendHtmlMail Sends HTML email with attachments to a given email address with cc
sendHtmlMail(String, String, String, Collection) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendHtmlMail Sends HTML email to a given email address with attachments
sendHtmlMailToActors(String[], String, String) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendHtmlMailToActors Sends HTML email to a set of users, groups or role owners
sendHtmlMailToActors(String[], String, String, String) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendHtmlMailToActors Sends HTML email to a set of users, groups or role owners, with cc
sendPassword(String, String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
sendPassword(String, String) - Method in interface com.soffid.iam.base.service.UserService
Operation sendPassword Sends the current account password back to the target system
sendTextMail(String, String, String) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendTextMail Sends a plain text email to a given email address
sendTextMail(String, String, String, String) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendTextMail Sends text email to a given email address with cc
sendTextMailToActors(String[], String, String) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendTextMailToActors Sends a plain text email to a set of users, groups or role owners
sendTextMailToActors(String[], String, String, String) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendTextMailToActors Sends a plain text email to a set of users, groups or role owners, with cc
sendTextMailToActors(String[], String, String, String, Collection) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendTextMailToActors Sends a plain text email to a set of users, groups or role owners, with cc and attachments
sendTextMailToActors(String[], String, String, Collection) - Method in interface com.soffid.iam.iga.service.MailService
Operation sendTextMailToActors Sends plain text email with attachments to a set of users, groups or role owners
SENSE_DOMINI - Static variable in class com.soffid.iam.iga.api.DomainType
 
SEPARATOR - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
Server - Class in com.soffid.iam.sync.api
ValueObject Server
Server() - Constructor for class com.soffid.iam.sync.api.Server
 
Server(Server) - Constructor for class com.soffid.iam.sync.api.Server
 
Server(Long, String, byte[], String, PublicKey, Boolean, Long, ServerType, String, String, String) - Constructor for class com.soffid.iam.sync.api.Server
 
Server(String, ServerType) - Constructor for class com.soffid.iam.sync.api.Server
 
SERVERLIST_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
ServerPlugin - Class in com.soffid.iam.base.api
ValueObject ServerPlugin
ServerPlugin() - Constructor for class com.soffid.iam.base.api.ServerPlugin
 
ServerPlugin(ServerPlugin) - Constructor for class com.soffid.iam.base.api.ServerPlugin
 
ServerPlugin(Long, String, String, boolean) - Constructor for class com.soffid.iam.base.api.ServerPlugin
 
ServerPlugin(Long, String, String, boolean, String, Date, Collection<ServerPluginModule>) - Constructor for class com.soffid.iam.base.api.ServerPlugin
 
ServerPluginModule - Class in com.soffid.iam.base.api
ValueObject ServerPluginModule
ServerPluginModule() - Constructor for class com.soffid.iam.base.api.ServerPluginModule
 
ServerPluginModule(ServerPluginModule) - Constructor for class com.soffid.iam.base.api.ServerPluginModule
 
ServerPluginModule(String, ServerPluginModuleType) - Constructor for class com.soffid.iam.base.api.ServerPluginModule
 
ServerPluginModule(String, ServerPluginModuleType, String, Collection<AgentDescriptor>, String) - Constructor for class com.soffid.iam.base.api.ServerPluginModule
 
ServerPluginModuleType - Class in com.soffid.iam.base.api
Enumeration ServerPluginModuleType
ServerPluginModuleType() - Constructor for class com.soffid.iam.base.api.ServerPluginModuleType
 
ServerPluginService - Interface in com.soffid.iam.base.service.ejb
EJB ServerPluginService
ServerPluginService - Interface in com.soffid.iam.base.service
Service ServerPluginService
ServerPluginServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home ServerPluginService
ServerRedirectException - Exception in com.soffid.iam.exception
 
ServerRedirectException(Collection<String>) - Constructor for exception com.soffid.iam.exception.ServerRedirectException
 
ServerRegistrationToken - Class in com.soffid.iam.sync.api
ValueObject ServerRegistrationToken
ServerRegistrationToken() - Constructor for class com.soffid.iam.sync.api.ServerRegistrationToken
 
ServerRegistrationToken(int) - Constructor for class com.soffid.iam.sync.api.ServerRegistrationToken
 
ServerRegistrationToken(ServerRegistrationToken) - Constructor for class com.soffid.iam.sync.api.ServerRegistrationToken
 
ServerService - Interface in com.soffid.iam.sync.service
Service ServerService
ServerType - Class in com.soffid.iam.sync.api
Enumeration ServerType
ServerType() - Constructor for class com.soffid.iam.sync.api.ServerType
 
Service - Class in com.soffid.iam.am.api
ValueObject Service
Service() - Constructor for class com.soffid.iam.am.api.Service
 
Service(Service) - Constructor for class com.soffid.iam.am.api.Service
 
Service(String) - Constructor for class com.soffid.iam.am.api.Service
 
Service(String, String, Long) - Constructor for class com.soffid.iam.am.api.Service
 
SERVICE_NAME - Static variable in interface com.soffid.iam.am.service.AccessLogService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.am.service.BrowserService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.am.service.CertificateValidationService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.am.service.EntryPointService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.am.service.NetworkService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.am.service.PasswordService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.am.service.ServiceService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.am.service.SessionService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.am.service.VaultService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.AccountService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.AdditionalDataService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.AuthorizationService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.ConfigurationService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.GenAIProviderService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.LicenseService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.PreferencesService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.ServerPluginService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.StatsService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.TenantService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.base.service.UserService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.bpm.service.BpmConfigService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.bpm.service.BpmEngine
 
SERVICE_NAME - Static variable in interface com.soffid.iam.bpm.service.BpmJobExecutor
 
SERVICE_NAME - Static variable in interface com.soffid.iam.doc.service.DocumentService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.ApplicationService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.AttributeTranslationService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.CustomObjectService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.DispatcherService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.DomainService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.EntitlementDelegationService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.GroupService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.GroupTypeService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.MailListsService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.MailService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.PrinterService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.RulesService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.SelfService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.iga.service.UserDomainService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.impl.service.ApplicationBootService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.impl.service.ApplicationShutdownService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.impl.service.AsyncRunnerService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.impl.service.AuthorizationInformationService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.impl.service.CreateDisableUserService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.impl.service.CrudRegistryService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.impl.service.OTPValidationService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.pam.service.NetworkDiscoveryService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.pam.service.PamPolicyService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.pam.service.PamSessionService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.rc.service.AuditService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.rc.service.GeoInformationService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.rc.service.IssuePolicyService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.rc.service.IssueService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.rc.service.NetworkIntelligenceService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.rc.service.SamlService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.rc.service.SoDRuleService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.reconcile.service.ReconcileService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.agent.AgentManager
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.CertificateEnrollService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.ConsoleLogonService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.LogonService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.PamProxySessionService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.ScheduledTaskService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.SecretStoreService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.ServerService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.SyncServerService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.SyncServerStatsService
 
SERVICE_NAME - Static variable in interface com.soffid.iam.sync.service.SyncStatusService
 
serviceLocatorProxy - Static variable in class com.soffid.iam.remote.RemoteServiceLocator
 
ServiceMgr - Interface in com.soffid.iam.sync.intf
Remote interface to change service passwords
ServiceService - Interface in com.soffid.iam.am.service.ejb
EJB ServiceService
ServiceService - Interface in com.soffid.iam.am.service
Service ServiceService
ServiceServiceHome - Interface in com.soffid.iam.am.service.ejb
EJB Home ServiceService
Session - Class in com.soffid.iam.am.api
ValueObject Session
Session() - Constructor for class com.soffid.iam.am.api.Session
 
Session(Session) - Constructor for class com.soffid.iam.am.api.Session
 
Session(String, String, String, Long, String, Long, Long, String, Calendar, String, Calendar, String, Long, String, String, SessionType, String, String, String, String, String) - Constructor for class com.soffid.iam.am.api.Session
 
Session(String, Calendar) - Constructor for class com.soffid.iam.am.api.Session
 
SESSION_RECORDING - Static variable in class com.soffid.iam.rc.api.RequestedObligationEnum
 
SessionId - Variable in class com.soffid.iam.sync.intf.LogEntry
Identificador de la sesión
sessionKeepAlive(Session) - Method in interface com.soffid.iam.am.service.SessionService
Operation sessionKeepAlive
SessionService - Interface in com.soffid.iam.am.service.ejb
EJB SessionService
SessionService - Interface in com.soffid.iam.am.service
Service SessionService
SessionServiceHome - Interface in com.soffid.iam.am.service.ejb
EJB Home SessionService
SessionType - Class in com.soffid.iam.am.api
Enumeration SessionType
SessionType() - Constructor for class com.soffid.iam.am.api.SessionType
 
set(int, E) - Method in class com.soffid.iam.base.api.AsyncList
 
setAccessControl(Boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute accessControl
setAccessLevel(AccountAccessLevelEnum) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute accessLevel
setAccessLevel(AccountAccessLevelEnum) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute accessLevel
setAccessLogId(Long) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute accessLogId
setAccessMode(AccessMode) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setAccessModeName(String) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setAccessProtocol(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute accessProtocol
setAccessTreeId(Long) - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Sets value for attribute accessTreeId
setAccessTreeId(Long) - Method in class com.soffid.iam.am.api.AccessTreeExecution
Sets value for attribute AccessTreeId
setAccessType(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute accessType
setAccount(Account) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute account
setAccount(Account) - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Sets value for attribute account
setAccount(Account) - Method in class com.soffid.iam.am.api.VaultElement
Sets value for attribute account
setAccount(Account) - Method in class com.soffid.iam.am.api.VaultFolderAccountPermissions
Sets value for attribute account
setAccount(Account) - Method in class com.soffid.iam.iga.api.AccountHistory
Sets value for attribute account
setAccount(Account) - Method in class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
setAccount(String) - Method in class com.soffid.iam.base.api.UserAccountHistory
Sets value for attribute account
setAccount(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute account
setAccount(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute account
setAccountDescription(String) - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Sets value for attribute accountDescription
setAccountId(Long) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute accountId
setAccountId(Long) - Method in class com.soffid.iam.pam.api.HostService
Sets value for attribute accountId
setAccountMetadata(Long) - Method in class com.soffid.iam.base.api.TranslatedLabel
Sets value for attribute accountMetadata
setAccountName(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute accountName
setAccountName(String) - Method in class com.soffid.iam.am.api.PasswordStatus
Sets value for attribute accountName
setAccountName(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute accountName
setAccountName(String) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute accountName
setAccountName(String) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute accountName
setAccountName(String) - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Sets value for attribute accountName
setAccountName(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute accountName
setAccountName(String) - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Sets value for attribute accountName
setAccountName(String) - Method in class com.soffid.iam.pam.api.HostService
Sets value for attribute accountName
setAccountName(String) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute accountName
setAccountPassword(Account, Password) - Method in interface com.soffid.iam.base.service.AccountService
Operation setAccountPassword Sets the account password
setAccountPassword(Account, Password) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
setAccountPassword(Account, Password) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
setAccountPassword(Account, Password) - Method in interface com.soffid.iam.iga.service.SelfService
Operation setAccountPassword
setAccountPassword(Account, Password, boolean, boolean) - Method in interface com.soffid.iam.base.service.AccountService
Operation setAccountPassword Sets the account password.
setAccountPassword(Account, Password, boolean, boolean) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
setAccountPassword(String, String, Password, boolean) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation setAccountPassword
setAccounts(Vector<VaultFolderAccountPermissions>) - Method in class com.soffid.iam.am.api.VaultFolderPermissions
Sets value for attribute accounts
setAccountSshKey(Account, Password) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
setAccountSshKey(Account, Password) - Method in interface com.soffid.iam.iga.service.SelfService
Operation setAccountSshKey
setAccountSshPrivateKey(Account, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation setAccountSshPrivateKey Stores the account SSH private key
setAccountSshPrivateKey(Account, String) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
setAccountSshPrivateKey(String, String, Password) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation setAccountSshPrivateKey
setAccountSystem(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute accountSystem
setAccountSystem(String) - Method in class com.soffid.iam.pam.api.HostService
Sets value for attribute accountSystem
setAccountTemporaryPassword(Account, Password) - Method in interface com.soffid.iam.base.service.AccountService
Operation setAccountTemporaryPassword Sets the account temporary password
setAccountTemporaryPassword(Account, Password) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
setAccountType(AccountType) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute accountType
setAccuracy(Double) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute accuracy
setAcknowledged(Date) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute acknowledged
setAction(EventUserAction) - Method in class com.soffid.iam.rc.api.IssueUser
Sets value for attribute action
setAction(HostEventAction) - Method in class com.soffid.iam.rc.api.IssueBrowser
Sets value for attribute action
setAction(HostEventAction) - Method in class com.soffid.iam.rc.api.IssueHost
Sets value for attribute action
setAction(String) - Method in class com.soffid.iam.base.api.DisableObjectRule
Sets value for attribute action
setAction(String) - Method in class com.soffid.iam.bpm.api.ProcessLog
Sets value for attribute action
setAction(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute action
setAction(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute action
setActions(List<PamActionType>) - Method in class com.soffid.iam.pam.api.PamAction
Sets value for attribute actions
setActions(List<IssuePolicyAction>) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute actions
setActive(boolean) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute active
setActive(boolean) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute active
setActive(Boolean) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute active
setActive(String) - Method in class com.soffid.iam.am.api.ExtranetCard
Sets value for attribute active
setActor(String) - Method in class com.soffid.iam.bpm.api.Comment
Sets value for attribute actor
setActor(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute actor
setActor(String) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute actor
setActorId(String) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute actorId
setAdditionalData(Object) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute additionalData
setAdministratorPassword(String, String, String) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
setAdministratorPassword(String, String, String) - Method in interface com.soffid.iam.am.service.NetworkService
Operation setAdministratorPassword
setAdminVisibility(AttributeVisibilityEnum) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute adminVisibility
setAgentCode(String) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute agentCode
setAgentId(Long) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute agentId
setAgentName(String) - Method in class com.soffid.iam.base.api.AgentStatusInfo
Sets value for attribute agentName
setAgentName(String) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute agentName
setAgents(Collection<AgentDescriptor>) - Method in class com.soffid.iam.base.api.ServerPluginModule
Sets value for attribute agents
setAgents(List<String>) - Method in class com.soffid.iam.base.api.TasksGrid
Sets value for attribute agents
setAgents(List<String>) - Method in class com.soffid.iam.base.api.TasksGridRow
Sets value for attribute agents
setAlias(String) - Method in class com.soffid.iam.am.api.HostAlias
Sets value for attribute alias
setAlias(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute alias
setAllowed(boolean) - Method in class com.soffid.iam.pam.api.PamSecurityCheck
Sets value for attribute allowed
setAllowPasswordChange(boolean) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute allowPasswordChange
setAllowPasswordQuery(boolean) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute allowPasswordQuery
setAlternativeMethodAvailable(boolean) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute alternativeMethodAvailable
setAnonymous(Double) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute anonymous
setApp(String) - Method in class com.soffid.iam.bpm.api.ConfigParameterVO
Sets value for attribute app
setApplication(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute application
setApplication(String) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute application
setApplicationCode(String) - Method in class com.soffid.iam.iga.api.GroupRoles
Sets value for attribute applicationCode
setApplicationName(String) - Method in class com.soffid.iam.iga.api.Notice
Sets value for attribute applicationName
setAppliesTo(String) - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Sets value for attribute appliesTo
setAppName(String) - Method in class com.soffid.iam.iga.api.ReconcileRole
Sets value for attribute appName
setApprovalEnd(Date) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute approvalEnd
setApprovalPending(boolean) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute approvalPending
setApprovalProcess(Long) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute approvalProcess
setApprovalProcess(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute approvalProcess
setApprovalStart(Date) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute approvalStart
setApproved(Boolean) - Method in class com.soffid.iam.base.api.UserAccountHistory
Sets value for attribute approved
setAssignmentDate(String) - Method in class com.soffid.iam.iga.api.Notice
Sets value for attribute assignmentDate
setAssignmentName(String) - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Sets value for attribute assignmentName
setAttribute(String) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute attribute
setAttribute(String, Object) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
setAttributeOrder(Comparator<String>) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setAttributes(Collection<AttributeMapping>) - Method in class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
setAttributes(List<SearchAttributeDefinition>) - Method in class com.soffid.iam.web.SearchDictionary
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute variables
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute attributes
setAttributes(Map<String, Object>) - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Sets value for attribute attributes
setAttributes(Map<String, String>) - Method in class com.soffid.iam.common.security.Obligation
 
setAttributes(Map<String, String>) - Method in class com.soffid.iam.rc.api.RequestedObligation
Sets value for attribute attributes
setAuth(String) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute auth
setAuthenticationMethod(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute authenticationMethod
setAuthor(String) - Method in class com.soffid.iam.base.api.ServerPlugin
Sets value for attribute author
setAuthor(String) - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Sets value for attribute author
setAuthor(String) - Method in class com.soffid.iam.pam.api.PamAction
Sets value for attribute author
setAuthor(String) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute author
setAuthor(String) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute author
setAuthor(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute author
setAuthorFullName(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute authorFullName
setAuthoritative(boolean) - Method in class com.soffid.iam.iga.api.ObjectMapping
Sets value for attribute authoritative
setAuthoritative(boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute authoritative
setAuthoritativeProcess(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute authoritativeProcess
setAuthoritativeSource(boolean) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute authoritativeSource
setAuthorization(String) - Method in class com.soffid.iam.base.api.AuthorizationRole
Sets value for attribute authorization
setAuthorization(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute authorization
setAuthorizationAccessExpirationDate(Calendar) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute authorizationAccessExpirationDate
setAuthorizationEntityId(Long) - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Sets value for attribute authorizationEntityId
setAuthorizationEntityType(String) - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Sets value for attribute authorizationEntityType
setAuthorizationLevelDescription(String) - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Sets value for attribute authorizationLevelDescription
setAuthorizations(Collection<AccessTreeAuthorization>) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute authorizations
setAuthorizedEntityCode(String) - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Sets value for attribute authorizedEntityCode
setAuthorizedEntityDescription(String) - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Sets value for attribute authorizedEntityDescription
setAuthToken(String) - Method in class com.soffid.iam.remote.RemoteServiceLocator
 
setAvailableTime(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maximumPeriod
setAverage(long) - Method in class com.soffid.iam.base.api.StatsSample
Sets value for attribute average
setBackupDatabase(Long) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute backupDatabase
setBackupDB(String) - Method in class com.soffid.iam.config.Config
 
setBackupDbUser(String) - Method in class com.soffid.iam.config.Config
 
setBackupPassword(Password) - Method in class com.soffid.iam.config.Config
 
setBeanGenerator(String) - Method in class com.soffid.iam.iga.api.UserDomain
Sets value for attribute beanGenerator
setBlobDataValue(byte[]) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute blobDataValue
setBlocking(boolean) - Method in class com.soffid.iam.bpm.api.TaskDefinition
Sets value for attribute blocking
setBlocking(boolean) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute blocking
setBody(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute body
setBookmarks(List<Long>) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute bookmarks
setBpmEnabled(Boolean) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute bpmEnabled
setBpmEnabled(Boolean) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute bpmEnabled
setBpmEnabled(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute bpmEnabled
setBpmEnforced(Boolean) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute bpmEnabled
setBpmEnforced(Boolean) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute bpmEnabled
setBpmEnforced(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute bpmEnabled
setBpmProcessId(Long) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute bpmProcessId
setBreachedEmail(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute breachedEmail
setBrowser(Long) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute browser
setBrowser(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute browser
setBrowserId(Long) - Method in class com.soffid.iam.rc.api.IssueBrowser
Sets value for attribute browserId
setBrowsers(List<IssueBrowser>) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute browsers
setBshDomainValueExpression(String) - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Sets value for attribute bshDomainValueExpression
setBshExpr(String) - Method in class com.soffid.iam.iga.api.UserDomain
Sets value for attribute bshExpr
setBshExprCreate(String) - Method in class com.soffid.iam.iga.api.UserDomain
Sets value for attribute bshExprCreate
setBshExpression(String) - Method in class com.soffid.iam.iga.api.Rule
Sets value for attribute bshExpression
setBshRoles(String) - Method in class com.soffid.iam.iga.api.Rule
Sets value for attribute bshRoles
setBufferSize(int) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setBufferStrategy(String) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setBuiltin(boolean) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute builtin
setBuiltin(Boolean) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute builtin
setBuiltinHandler(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute builtinHandler
setBusinessGroupScope(String) - Method in class com.soffid.iam.base.api.AuthorizationRole
Sets value for attribute businessGroupScope
setCalendar(Calendar) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute calendar
setCancelled(boolean) - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Sets value for attribute cancelled
setCancelled(boolean) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute cancelled
setCardNumber(String) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute cardNumber
setCardNumber(String) - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Sets value for attribute cardNumber
setCategory(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute category
setCell(String) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute cell
setCell(String) - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Sets value for attribute cell
setCentinelPort(int) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute centinelPort
setCertificationDate(Date) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute certificationDate
setChallengeId(String) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute challengeId
setChangeId(Object) - Method in class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Sets value for attribute changeId
setChapters(List<Long>) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute chapters
setCheckPasswordBreached(boolean) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute checkPasswordBreached
setChildId(Long) - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Sets value for attribute childId
setChildName(String) - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Sets value for attribute childName
setCity(String) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute city
setClassName(String) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute className
setClassName(String) - Method in class com.soffid.iam.base.api.AgentStatusInfo
Sets value for attribute className
setClassName(String) - Method in class com.soffid.iam.iga.api.ExtensibleObjectRegister
Sets value for attribute className
setClassName(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute className
setClassName(String) - Method in class com.soffid.iam.sync.api.ScheduledTaskHandler
Sets value for attribute className
setClient(String) - Method in class com.soffid.iam.sync.intf.LogEntry
 
setClientAddress(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute clientAddress
setClientHost(Host) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute clientHost
setClientHostName(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute clientHostName
setClientName(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute clientName
setClientName(String) - Method in class com.soffid.iam.sync.intf.LogEntry
 
setClientVersion(int) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute clientVersion
setCloseOldSessions(boolean) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute closeOldSessions
setCode(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute code
setCode(String) - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Sets value for attribute name
setCode(String) - Method in class com.soffid.iam.am.api.ExtranetCard
Sets value for attribute code
setCode(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute name
setCode(String) - Method in class com.soffid.iam.am.api.PasswordDomain
Sets value for attribute name
setCode(String) - Method in class com.soffid.iam.am.api.Service
Sets value for attribute code
setCode(String) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute name
setCode(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute name
setCode(String) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute name
setCode(String) - Method in class com.soffid.iam.iga.api.DomainUsersMember
Sets value for attribute code
setCode(String) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute name
setCode(String) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute name
setCode(String) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute name
setCode(String) - Method in class com.soffid.iam.iga.api.UserDomain
Sets value for attribute name
setCodeAge(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute codeAge
setColumn(Long) - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Sets value for attribute column
setColumn(String) - Method in class com.soffid.iam.am.api.ExtranetCardContent
Sets value for attribute column
setColumn1(String) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute column1
setColumn2(String) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute column2
setColumn3(String) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute column3
setColumn4(String) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute column4
setColumn5(String) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute column5
setColumnsNumber(Long) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute columnsNumber
setColumnToAttributeMap(Map<String, String>) - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
setCommand(String) - Method in class com.soffid.iam.pam.api.HostService
Sets value for attribute command
setComment(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute comment
setComments(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute comments
setComments(String) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute comments
setComments(List<Comment>) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute comments
setComplete(String) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute complete
setComplexPasswords(boolean) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute complexPasswords
setCondition(String) - Method in class com.soffid.iam.iga.api.ObjectMapping
Sets value for attribute condition
setConfigurationParameter(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute configurationParameter
setConnectedAgents(Integer) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute connectedAgents
setContent(byte[]) - Method in class com.soffid.iam.sync.agent.Plugin
Sets value for attribute content
setContent(String) - Method in class com.soffid.iam.am.api.AccessTreeExecution
Sets value for attribute content
setContent(String) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute content
setContent(Collection<ExtranetCardContent>) - Method in class com.soffid.iam.am.api.ExtranetCard
Sets value for attribute content
setControlAcces(List<AccessControl>) - Method in class com.soffid.iam.iga.api.SystemAccessControl
Sets value for attribute controlAcces
setCountry(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute country
setCountry(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute country
setCountry(String) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute country
setCountry(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute country
setCountryCode(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute countryCode
setCountryDivision1(String) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute countryDivision1
setCountryDivision2(String) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute countryDivision2
setCpu(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute cpu
setCreate(Date) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute create
setCreated(Calendar) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute created
setCreated(Calendar) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute created
setCreated(Date) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute created
setCreated(Date) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute created
setCreated(Date) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute created
setCreatedBy(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute createdBy
setCreatedBy(String) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute createdBy
setCreatedByUser(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute createdBy
setCreatedDate(Calendar) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute createdOn
setCreateDisabledAccounts(Boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute createDisabledAccounts
setCreatedOn(Calendar) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.base.api.UserAccount
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute createdOn
setCreatedOn(Date) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute createdOn
setCreationDate(Calendar) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute creationDate
setCredentialType(CredentialTypeEnum) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute credentialType
setCriteria(String) - Method in class com.soffid.iam.base.api.DisableObjectRule
Sets value for attribute criteria
setCurrent(String) - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Sets value for attribute current
setCurrentServerDate(Calendar) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute currentServerDate
setCurrentTask(String) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute currentTask
setCustomObjectName(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute customObjectName
setCustomObjectName(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute customObjectName
setCustomObjectType(Long) - Method in class com.soffid.iam.base.api.TranslatedLabel
Sets value for attribute customObjectType
setCustomObjectType(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute objectType
setCustomObjectType(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute customObjectType
setCustomObjectType(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute customObjectType
setCustomProperty(String, String) - Method in class com.soffid.iam.config.Config
 
setCustomTaskName(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute customTaskName
setDatabase(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute database
setDatabase(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute database
setDatabase(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute database
setDatabaseConnections(String) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute databaseConnections
setDataBreach(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute dataBreach
setDataLabel(String) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute dataLabel
setDataObjectType(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute dataObjectType
setDate(Calendar) - Method in class com.soffid.iam.am.api.PasswordStatus
Sets value for attribute date
setDate(Date) - Method in class com.soffid.iam.bpm.api.ProcessLog
Sets value for attribute date
setDate(Date) - Method in class com.soffid.iam.pam.api.PamAction
Sets value for attribute date
setDate(Date) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute date
setDate(Date) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute date
setDate(Date) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute date
setDate(Date) - Method in class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Sets value for attribute date
setDate(Date) - Method in class com.soffid.iam.sync.intf.LogEntry
 
setDateValue(Calendar) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute dateValue
setDayOfWeekPattern(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute dayOfWeekPattern
setDayPattern(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute dayPattern
setDB(String) - Method in class com.soffid.iam.config.Config
 
setDbUser(String) - Method in class com.soffid.iam.config.Config
 
setDebug(boolean) - Method in class com.soffid.iam.sync.api.LogConfiguration
Sets value for attribute debug
setDefaultMappingsByDispatcher(Long) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation setDefaultMappingsByDispatcher
setDefaultMappingsByDispatcher(Long) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
setDelegateAccount(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute delegateAccount
setDelegateSince(Date) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute delegateSince
setDelegateUntil(Date) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute delegateUntil
setDelegationStatus(DelegationStatus) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute delegationStatus
setDeleted(Boolean) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute deleted
setDeleted(Boolean) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute deleted
setDeleted(Boolean) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute deleted
setDeleted(Boolean) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute deleted
setDeleted(Boolean) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute deleted
setDeleted(Boolean) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute deleted
setDeleted(Boolean) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute deleted
setDeletedAccount(Boolean) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute deletedAccount
setDeletedBy(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute deletedBy
setDeletedBy(String) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute deletedBy
setDeletedOn(Date) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute deletedOn
setDeletedOn(Date) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute deletedOn
setDeltaChanges(Boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute deltaChanges
setDeployed(Date) - Method in class com.soffid.iam.base.api.ServerPlugin
Sets value for attribute deployed
setDeployed(Date) - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Sets value for attribute deployed
setDescription(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.am.api.OsType
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.am.api.PasswordDomain
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.am.api.Service
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.base.api.AuthorizationRole
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.base.api.Identity
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.base.api.Tenant
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.bpm.api.TaskDefinition
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.BpmProcess
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.Domain
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.DomainUsersMember
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.ReconcileRole
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.Rule
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.iga.api.UserDomain
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.pam.api.HostPort
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.pam.api.JumpServerGroup
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute description
setDescription(String) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute description
setDescriptionType(String) - Method in class com.soffid.iam.iga.api.DomainUsersMember
Sets value for attribute descriptionType
setDescsription(String) - Method in class com.soffid.iam.iga.api.ExtensibleObjectRegister
Sets value for attribute descsription
setDeviceType(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute deviceType
setDhcp(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute dhcp
setDhcp(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute dhcp
setDhcpSupport(boolean) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute dhcpSupport
setDialect(String) - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
setDirection(AttributeDirection) - Method in class com.soffid.iam.iga.api.AttributeMapping
Sets value for attribute direction
setDisabled(boolean) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute disabled
setDisabled(Boolean) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute disabled
setDisabled(Boolean) - Method in class com.soffid.iam.iga.api.UserMailList
Sets value for attribute disabled
setDiscovery(Boolean) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute discovery
setDiscoveryRanges(List<String>) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute discoveryRanges
setDiscoveryServer(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute discoveryServer
setDispatcher(String) - Method in class com.soffid.iam.am.api.PasswordStatus
Sets value for attribute dispatcher
setDispatcher(String) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute dispatcher
setDispatcher(String) - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Sets value for attribute dispatcher
setDispatcher(String) - Method in class com.soffid.iam.iga.api.ReconcileRole
Sets value for attribute dispatcher
setDispatcherCode(String) - Method in class com.soffid.iam.iga.api.UserTypeDispatcher
Sets value for attribute dispatcherCode
setDispatcherId(Long) - Method in class com.soffid.iam.iga.api.ObjectMapping
Sets value for attribute dispatcherId
setDispatcherName(String) - Method in class com.soffid.iam.iga.api.MailListRoleMember
Sets value for attribute dispatcherName
setDoCloseOnStreams(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setDomain(String) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute domain
setDomain(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute domainType
setDomain(String) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute domain
setDomain(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute domain
setDomain(String) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute domain
setDomainCode(String) - Method in class com.soffid.iam.iga.api.ExternalName
Sets value for attribute domainCode
setDomainCode(String) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute domainName
setDomainCode(String) - Method in class com.soffid.iam.iga.api.UserMailList
Sets value for attribute domainCode
setDomainDescription(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute domainDescription
setDomainName(String) - Method in class com.soffid.iam.am.api.PasswordDomainStatus
Sets value for attribute domainName
setDomainName(String) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute domainName
setDomainName(String) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute domainName
setDomainType(String) - Method in class com.soffid.iam.base.api.AuthorizationRole
Sets value for attribute domainType
setDomainType(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute domainType
setDomainValue(DomainValue) - Method in class com.soffid.iam.iga.api.GroupRoles
Sets value for attribute domainValue
setDomainValue(DomainValue) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute domainValue
setDomainValue(String) - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Sets value for attribute domainValue
setDomainValue(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute domainValue
setDomainValue(String) - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Sets value for attribute domainValue
setDomainValue(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute domainValue
setDriveLetter(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute driveLetter
setDriveServerName(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute driveServerName
setDueDate(Date) - Method in class com.soffid.iam.bpm.api.Job
Sets value for attribute dueDate
setDueDate(Date) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute dueDate
setDummyProcess(boolean) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute dummyProcess
setDummyTask(boolean) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute dummyTask
setDynamicIp(Boolean) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute dynamicIp
setEmail(String) - Method in class com.soffid.iam.iga.api.ExternalName
Sets value for attribute email
setEmailAddress(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute emailAddress
setEmailAddress(String) - Method in class com.soffid.iam.base.api.User
 
setEmailAddress(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute emailAddress
setEmailBody(String) - Method in class com.soffid.iam.base.api.DisableObjectRule
Sets value for attribute emailBody
setEmailCopy(String) - Method in class com.soffid.iam.base.api.DisableObjectRule
Sets value for attribute emailCopy
setEmailSubject(String) - Method in class com.soffid.iam.base.api.DisableObjectRule
Sets value for attribute emailSubject
setEmployeeId(Object) - Method in class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Sets value for attribute employeeId
setEnableAccessControl(boolean) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute enableAccessControl
setEnableAttributeMapping(boolean) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute enableAttributeMapping
setEnableByDefault(Boolean) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute enableByDefault
setEnabled(boolean) - Method in class com.soffid.iam.base.api.ServerPlugin
Sets value for attribute enabled
setEnabled(boolean) - Method in class com.soffid.iam.base.api.Tenant
Sets value for attribute enabled
setEnabled(boolean) - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Sets value for attribute enabled
setEnabled(boolean) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute enabled
setEnabled(boolean) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute enabled
setEnabled(boolean) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute enabled
setEnabled(Boolean) - Method in class com.soffid.iam.iga.api.SystemAccessControl
Sets value for attribute enabled
setEnabled(Boolean) - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Sets value for attribute enabled
setEnabledByDefault(Boolean) - Method in class com.soffid.iam.iga.api.PrinterGroup
Sets value for attribute enabledByDefault
setEnabledByDefault(Boolean) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute enabledByDefault
setEnableObjectTriggers(boolean) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute enableObjectTriggers
setEncoding(String) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setEnd(Date) - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Sets value for attribute end
setEnd(Date) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute end
setEnd(Date) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute end
setEnd(Date) - Method in class com.soffid.iam.iga.api.AccountHistory
Sets value for attribute end
setEnd(Date) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute end
setEnd(Date) - Method in class com.soffid.iam.iga.api.UserMailList
Sets value for attribute end
setEnd(Date) - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Sets value for attribute end
setEnd(Date) - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Sets value for attribute end
setEndDate(Calendar) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute endDate
setEndDate(Date) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute endDate
setEndDate(Date) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute endDate
setEndDate(Date) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute endDate
setEntity(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute entity
setEntryPoint(String) - Method in class com.soffid.iam.base.api.UserAccountHistory
Sets value for attribute entryPoint
setEnumeration(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute enumeration
setEnvironment(String[]) - Method in class com.soffid.iam.util.TimedProcess
 
setError(boolean) - Method in class com.soffid.iam.bpm.api.Job
Sets value for attribute error
setError(boolean) - Method in class com.soffid.iam.impl.api.UpgradeStatus
Sets value for attribute error
setError(boolean) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute error
setError(boolean) - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Sets value for attribute error
setErrorCode(int) - Method in exception com.soffid.iam.bpm.exception.BPMException
 
setErrorCode(int) - Method in exception com.soffid.iam.bpm.exception.UserManagementException
 
setErrorMessage(String) - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Sets value for attribute errorMessage
setErrorMessage(String) - Method in class com.soffid.iam.bpm.api.Job
Sets value for attribute errorMessage
setEstatExecucioAgents(String[]) - Method in class com.soffid.iam.sync.api.SyncserverTask
 
setException(Exception) - Method in class com.soffid.iam.sync.api.DebugTaskResults
Sets value for attribute exception
setException(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute exception
setException(String[]) - Method in class com.soffid.iam.sync.api.SyncserverTask
 
setExecutable(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute targetDir
setExecutions(Collection<AccessTreeExecution>) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute executions
setExecutionsNumber(Long) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute executionsNumber
setExecutionTypeCode(String) - Method in class com.soffid.iam.am.api.AccessTreeExecution
Sets value for attribute executionTypeCode
setExpirationDate(Calendar) - Method in class com.soffid.iam.am.api.ExtranetCard
Sets value for attribute expirationDate
setExpirationDate(Calendar) - Method in class com.soffid.iam.am.api.PasswordStatus
Sets value for attribute expirationDate
setExpirationDate(Calendar) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute expirationDate
setExpirationMainCertificate(Calendar) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute expirationMainCertificate
setExpirationRootCertificate(Calendar) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute expirationRootCertificate
setExpired(Boolean) - Method in class com.soffid.iam.am.api.PasswordStatus
Sets value for attribute expired
setExplodedUsersList(List<String>) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute explodedUsersList
setExpression(String) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute expression
setExtensibleObjectClass(String) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute extensibleObjectClass
setExternalCode(String) - Method in class com.soffid.iam.iga.api.Domain
Sets value for attribute informationSystem
setExternalCode(String) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute informationSystemName
setExternalId(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute externalId
setExternalId(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute externalId
setExternalId(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute externalId
setExternalId(String) - Method in class com.soffid.iam.rc.api.IssueUser
Sets value for attribute externalId
setExternalId(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute externalId
setExternalList(List<String>) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute externalList
setFailedLoginPct(Double) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute failedLoginPct
setFailures(int) - Method in class com.soffid.iam.bpm.api.Job
Sets value for attribute failures
setFailures(Integer) - Method in class com.soffid.iam.am.api.PasswordDomainStatus
Sets value for attribute failures
setFile(Long) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute file
setFileName(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute fileName
setFilterExpression(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute filterExpression
setFinished(boolean) - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Sets value for attribute finished
setFinished(boolean) - Method in class com.soffid.iam.bpm.api.Token
Sets value for attribute finished
setFinished(Boolean) - Method in class com.soffid.iam.iga.api.BpmUserProcess
Sets value for attribute finished
setFirstName(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute firstName
setFolder(VaultFolder) - Method in class com.soffid.iam.am.api.VaultElement
Sets value for attribute folder
setFolder(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute folder
setFolders(Boolean) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute folders
setFolderType(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute folderType
setForbiddenWord(ForbiddenWord) - Method in class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
Sets value for attribute forbiddenWord
setForbiddenWord(String) - Method in class com.soffid.iam.am.api.ForbiddenWord
Sets value for attribute forbiddenWord
setFullName(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute fullName
setFullName(String) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute fullName
setFullName(String) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute fullName
setFullName(String) - Method in class com.soffid.iam.iga.api.UserMailList
Sets value for attribute fullName
setFullReconciliation(boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute fullReconciliation
setGenerateTasksOnLoad(boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute generateTasksOnLoad
setGeneratorFactory(JsonGeneratorFactory) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setGenericHost(String) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute genericHost
setGenericUser(String) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute genericUser
setGivenName(String) - Method in class com.soffid.iam.bpm.api.BPMUser
Sets value for attribute givenName
setGrantedGroups(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute grantedGroups
setGrantedGroups(Collection<String>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute grantedGroups
setGrantedRoles(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute grantedRoles
setGrantedRoles(Collection<String>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute grantedRoles
setGrantedUsers(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute grantedUsers
setGrantedUsers(Collection<String>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute grantedUsers
setGrantee(Vector<Object>) - Method in class com.soffid.iam.am.api.VaultFolderPermissions
Sets value for attribute grantee
setGranteeGroups(Collection<RoleGrant>) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute granteeGroups
setGroup(Group) - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Sets value for attribute group
setGroup(String) - Method in class com.soffid.iam.bpm.api.BPMUser
Sets value for attribute group
setGroup(String) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute group
setGroup(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute group
setGroup(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute group
setGroupCode(String) - Method in class com.soffid.iam.base.api.Identity
Sets value for attribute groupCode
setGroupCode(String) - Method in class com.soffid.iam.iga.api.GroupRoles
Sets value for attribute groupCode
setGroupCode(String) - Method in class com.soffid.iam.iga.api.PrinterGroup
Sets value for attribute groupCode
setGroupCode(String) - Method in class com.soffid.iam.iga.api.SystemGroup
Sets value for attribute groupCode
setGroupDescription(String) - Method in class com.soffid.iam.iga.api.GroupRoles
Sets value for attribute groupDescription
setGroupDescription(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute groupDescription
setGroupDescription(String) - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Sets value for attribute groupDescription
setGroupDescription(String) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute groupDescription
setGroupId(Long) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute groupId
setGroupMembers(List<String>) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute groupMembers
setGroupName(String) - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Sets value for attribute groupName
setGroups(List<String>) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute groups
setGroups(Set<Long>) - Method in class com.soffid.iam.iga.api.AccessControlList
Sets value for attribute groups
setGroups(Set<String>) - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Sets value for attribute groups
setGroups2(Collection<UserGroup>) - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Sets value for attribute groups2
setGroupsList(List<String>) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute groupsList
setGrup(String) - Method in class com.soffid.iam.bpm.api.RolGrup
Sets value for attribute grup
setHandler(String) - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Sets value for attribute handler
setHandlerName(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute handlerName
setHasDomain(boolean) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute hasDomain
setHash(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute hash
setHash(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute hash
setHasSnapshot(boolean) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute hasSnapshot
setHeadersFactory(List<HeadersFactory>) - Method in class com.soffid.iam.ssl.HttpInvokerHandler
 
setHidden(Boolean) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute hidden
setHint(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute hint
setHolderGroup(String) - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
setHolderGroup(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute holderGroup
setHolderGroup(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute holderGroup
setHomeServer(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute homeServer
setHost(Host) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute host
setHost(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute host
setHost(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute host
setHost(String) - Method in class com.soffid.iam.sync.intf.LogEntry
 
setHostAlias(List<String>) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute hostAlias
setHostDescription(String) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute hostDescription
setHostId(Long) - Method in class com.soffid.iam.am.api.HostAlias
Sets value for attribute hostId
setHostId(Long) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute hostId
setHostId(Long) - Method in class com.soffid.iam.pam.api.HostPort
Sets value for attribute hostId
setHostId(Long) - Method in class com.soffid.iam.pam.api.HostService
Sets value for attribute hostId
setHostId(Long) - Method in class com.soffid.iam.rc.api.IssueHost
Sets value for attribute hostId
setHostIp(String) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute hostIp
setHostIp(String) - Method in class com.soffid.iam.rc.api.IssueBrowser
Sets value for attribute hostIp
setHostIp(String) - Method in class com.soffid.iam.rc.api.IssueHost
Sets value for attribute hostIp
setHostName(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute hostName
setHostName(String) - Method in class com.soffid.iam.am.api.HostAlias
Sets value for attribute hostName
setHostName(String) - Method in class com.soffid.iam.config.Config
 
setHostName(String) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute hostName
setHostName(String) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute hostName
setHostName(String) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute hostName
setHostName(String) - Method in class com.soffid.iam.pam.api.HostPort
Sets value for attribute hostName
setHostName(String) - Method in class com.soffid.iam.pam.api.HostService
Sets value for attribute hostName
setHostName(String) - Method in class com.soffid.iam.rc.api.IssueHost
Sets value for attribute hostName
setHostName(String) - Method in class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
setHostNetwork(String) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute hostNetwork
setHosts(List<IssueHost>) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute hosts
setHour(String) - Method in class com.soffid.iam.sync.api.LogFileEntry
Sets value for attribute hour
setHoursPattern(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute hoursPattern
setHPAccountPassword(Account, Password, Date, boolean) - Method in interface com.soffid.iam.base.service.AccountService
Operation setHPAccountPassword Sets the high privileged account password.
setHPAccountPassword(Account, Password, Date, boolean) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
setHPAccountPassword(Account, Password, Date, boolean) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
setHPAccountPassword(Account, Password, Date, boolean) - Method in interface com.soffid.iam.iga.service.SelfService
Operation setHPAccountPassword
setHtmlDescription(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute htmlDescription
setHumanConfidence(Double) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute humanConfidence
setIcon1Id(Long) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute icon1Id
setIcon1Image(byte[]) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute icon1Image
setIcon2Id(Long) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute icon2Id
setIcon2Image(byte[]) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute icon2Image
setId(int) - Method in class com.soffid.iam.bpm.api.DeployToken
Sets value for attribute id
setId(long) - Method in class com.soffid.iam.bpm.api.Job
Sets value for attribute id
setId(long) - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Sets value for attribute id
setId(long) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute id
setId(long) - Method in class com.soffid.iam.bpm.api.TaskDefinition
Sets value for attribute id
setId(long) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute id
setId(AuthoritativeChangeIdentifier) - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.AccessTreeExecution
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.ExtranetCard
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.ForbiddenWord
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.HostAlias
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.NetworkAuthorization
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.OsType
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.PasswordDomain
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.Service
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.VaultElement
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.AuthorizationRole
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.ServerPlugin
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.Tenant
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.TranslatedLabel
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.UserAccountHistory
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.bpm.api.ConfigParameterVO
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.AttributeMapping
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.BpmUserProcess
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.Domain
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.ExternalName
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.GroupRoles
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.MailListRelationship
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.ObjectMapping
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.ObjectMappingProperty
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.ObjectMappingTrigger
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.PrinterGroup
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.ReconcileRole
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.Rule
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.SystemGroup
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.UserDomain
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.UserMailList
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.iga.api.UserTypeDispatcher
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.pam.api.HostPort
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.pam.api.HostService
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.pam.api.JumpServerGroup
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.rc.api.SoDRole
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.sync.api.ScheduledTaskHandler
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute id
setId(Long) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute id
setId(String) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute id
setIdentity(Identity) - Method in class com.soffid.iam.am.api.NetworkAuthorization
Sets value for attribute identity
setIdentityCode(String) - Method in class com.soffid.iam.base.api.Identity
Sets value for attribute identityCode
setIdentityFederation(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute identityFederation
setIdentityProvider(String) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute identityProvider
setIgnored(Boolean) - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Sets value for attribute ignored
setIgnoreFieldsForType(String) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setIgnores(String) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setImage(byte[]) - Method in class com.soffid.iam.base.api.AgentDescriptorWorkflow
Sets value for attribute image
setInfo(String) - Method in class com.soffid.iam.sync.intf.LogEntry
 
setInformation(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute information
setInformation(String) - Method in class com.soffid.iam.iga.api.Notice
Sets value for attribute information
setInformationSystem(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute informationSystem
setInformationSystem(String) - Method in class com.soffid.iam.iga.api.Domain
Sets value for attribute informationSystem
setInformationSystem(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute informationSystem
setInformationSystemName(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute informationSystemName
setInformationSystemName(String) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute informationSystemName
setInformationSystemName(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute informationSystemName
setInherit(String) - Method in class com.soffid.iam.base.api.AuthorizationRole
Sets value for attribute inherit
setInheritNewPermissions(boolean) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute inheritNewPermissions
setInitClass(String) - Method in class com.soffid.iam.base.api.ServerPluginModule
Sets value for attribute initClass
setInitialPasswordToUser(String, String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation setInitialPasswordToUser
setInitialPasswordToUser(String, String) - Method in interface com.soffid.iam.impl.service.ejb.CreateDisableUserService
 
setInitiator(String) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute initiator
setInsecure(boolean) - Static method in class com.soffid.iam.ssl.SeyconTrustManager
 
setInstances(long) - Method in class com.soffid.iam.base.api.StatsSample
Sets value for attribute instances
setInternalId(Long) - Method in class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Sets value for attribute internalId
setIp(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute ip
setIp(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute ip
setIp(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute ip
setIp(String) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute ip
setIp(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute ip
setIp(String) - Method in class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
setIp(String) - Method in class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
setIsp(String) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute isp
setIssueTypes(List<String>) - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Sets value for attribute issueTypes
setJavaClass(String) - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Sets value for attribute javaClass
setJavaOptions(String) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute javaOptions
setJavaType(Class) - Method in class com.soffid.iam.web.SearchAttributeDefinition
Sets value for attribute javaType
setJetty(String) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute jetty
setJobName(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute jobName
setJumpServerGroup(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute jumpServerGroup
setJumpServerGroup(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute jumpServerGroup
setJumpServerGroup(String) - Method in class com.soffid.iam.pam.api.NewPamSession
Sets value for attribute jumpServerGroup
setJumpServerGroup(String) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute jumpServerGroup
setJumpServerGroup(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute jumpServerGroup
setJumpServers(List<String>) - Method in class com.soffid.iam.pam.api.JumpServerGroup
Sets value for attribute jumpServers
setJustInTimePermissions(List<String>) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute justInTimePermissions
setKeepAliveDate(Calendar) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute keepAliveDate
setKerberosContext(GSSContext) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute kerberosContext
setKerberosDomain(String) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute kerberosDomain
setKey(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute key
setKey(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute key
setKey(String) - Method in class com.soffid.iam.base.api.Account
 
setKey(String) - Method in class com.soffid.iam.bpm.api.ConfigParameterVO
Sets value for attribute key
setKey(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute key
setKey(String) - Method in class com.soffid.iam.iga.api.Role
 
setKeytab(byte[]) - Method in class com.soffid.iam.sync.intf.KerberosPrincipalInfo
 
setLabel(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute label
setLabel(String) - Method in class com.soffid.iam.base.api.TranslatedLabel
Sets value for attribute label
setLabel(String) - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Sets value for attribute label
setLabelName(String) - Method in class com.soffid.iam.web.SearchAttributeDefinition
Sets value for attribute labelName
setLabels(List<String>) - Method in class com.soffid.iam.web.SearchAttributeDefinition
Sets value for attribute labels
setLanAccess(Boolean) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute lanAccess
setLanguage(String) - Method in class com.soffid.iam.base.api.TranslatedLabel
Sets value for attribute language
setLastChange(Date) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute lastChange
setLastEnd(Calendar) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute lastEnd
setLastExecution(Long) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute lastExecution
setLastExecution(Calendar) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute lastExecution
setLastExecutionDate(Calendar) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute lastExecutionDate
setLastLogin(Calendar) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute lastLogin
setLastName(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute lastName
setLastName2(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute middleName
setLastPasswordSet(Calendar) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute lastPasswordSet
setLastSeen(Calendar) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute lastSeen
setLastSeen(Date) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute lastSeen
setLastUpdated(Calendar) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute lastUpdated
setLastUsedDate(Calendar) - Method in class com.soffid.iam.am.api.ExtranetCardContent
Sets value for attribute lastUsedDate
setLastUser(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute lastUser
setLatitude(Double) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute latitude
setLaunchType(LaunchType) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute launchType
setLetterCase(LetterCaseEnum) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute letterCase
setLevel(AccountAccessLevelEnum) - Method in class com.soffid.iam.iga.api.AccountHistory
Sets value for attribute level
setLevel(Integer) - Method in class com.soffid.iam.am.api.NetworkAuthorization
Sets value for attribute level
setLevel(String) - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Sets value for attribute level
setLevel(String) - Method in class com.soffid.iam.sync.api.LogFileEntry
Sets value for attribute level
setLists(List<String>) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute lists
setListsBelong(String) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute listsBelong
setLocal(Boolean) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute local
setLocalizedName(String) - Method in class com.soffid.iam.web.SearchAttributeDefinition
Sets value for attribute localizedName
setLocked(boolean) - Method in class com.soffid.iam.bpm.api.Job
Sets value for attribute locked
setLocked(boolean) - Method in class com.soffid.iam.bpm.api.Token
Sets value for attribute locked
setLocked(Boolean) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute locked
setLocked(Boolean) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute locked
setLockedBy(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute lockedBy
setLockedUntil(Date) - Method in class com.soffid.iam.am.api.PasswordDomainStatus
Sets value for attribute lockedUntil
setLog(String) - Method in class com.soffid.iam.sync.api.DebugTaskResults
Sets value for attribute log
setLog(String) - Method in class com.soffid.iam.sync.api.GetObjectResults
Sets value for attribute log
setLoginName(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute loginName
setLoginName(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute loginName
setLoginRestriction(Boolean) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute loginRestriction
setLoginUrl(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute loginUrl
setLogReferenceID(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute logReferenceID
setLogReferenceID(String) - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Sets value for attribute logReferenceID
setLogs(List<ScheduledTaskLog>) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute logs
setLongitude(Double) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute longitude
setLongTimeout(Long) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute longTimeout
setMac(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute mac
setMail(Boolean) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute mail
setMailAlias(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute mailAlias
setMailDomain(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute mailDomain
setMailDomain(String) - Method in class com.soffid.iam.base.api.User
 
setMailDomain(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute mailDomain
setMailDomain(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute mailDomain
setMailDomainAccountCode(String) - Method in class com.soffid.iam.iga.api.MailListRelationship
Sets value for attribute mailDomainAccountCode
setMailDomainBelogns(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute mailDomainBelogns
setMailDomainBelongCode(String) - Method in class com.soffid.iam.iga.api.MailListRelationship
Sets value for attribute mailDomainBelongCode
setMailList(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute mailList
setMailListBelong(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute mailListBelong
setMailListDescription(String) - Method in class com.soffid.iam.iga.api.UserMailList
Sets value for attribute mailListDescription
setMailListName(String) - Method in class com.soffid.iam.iga.api.ExternalName
Sets value for attribute mailListName
setMailListName(String) - Method in class com.soffid.iam.iga.api.UserMailList
Sets value for attribute mailListName
setMailListNameBelong(String) - Method in class com.soffid.iam.iga.api.MailListRelationship
Sets value for attribute mailListNameBelong
setMailListNameIncluded(String) - Method in class com.soffid.iam.iga.api.MailListRelationship
Sets value for attribute mailListNameIncluded
setMailServer(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute mailServer
setManaged(boolean) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute managed
setManagerGroups(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute managerGroups
setManagerGroups(Collection<String>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute managerGroups
setManagerRoles(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute managerRoles
setManagerRoles(Collection<String>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute managerRoles
setManagerRoles(List<String>) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute managerRoles
setManagerUsers(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute managerUsers
setManagerUsers(Collection<String>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute managerUsers
setMandatory(Boolean) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute mandatory
setManual(boolean) - Method in class com.soffid.iam.pam.api.HostService
Sets value for attribute manual
setManualAccountCreation(Boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute manualAccountCreation
setMask(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute mask
setMask(String) - Method in class com.soffid.iam.am.api.NetworkAuthorization
Sets value for attribute mask
setMax(long) - Method in class com.soffid.iam.base.api.StatsSample
Sets value for attribute max
setMaxFailures(Integer) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maxFailures
setMaxFiles(long) - Method in class com.soffid.iam.sync.api.LogConfiguration
Sets value for attribute maxFiles
setMaximumHistorical(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maximumHistorical
setMaximumLength(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maximumLength
setMaximumLowercase(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maximumLowercase
setMaximumNumbers(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maximumNumbers
setMaximumPeriod(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maximumPeriod
setMaximumPeriodExpired(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maximumPeriodExpired
setMaximumSymbols(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maximumSymbols
setMaximumUppercase(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute maximumUppercase
setMaxSize(int) - Method in class com.soffid.iam.base.api.AsyncList
 
setMaxSize(int) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setMenu(boolean) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute menu
setMenuType(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute menuType
setMessage(String) - Method in class com.soffid.iam.bpm.api.Comment
Sets value for attribute message
setMessage(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute message
setMessage(String) - Method in class com.soffid.iam.sync.api.LogFileEntry
Sets value for attribute message
setMessage(String) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute message
setMessage(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute message
setMessage(String[]) - Method in class com.soffid.iam.sync.api.SyncserverTask
 
setMetadata(Long) - Method in class com.soffid.iam.base.api.TranslatedLabel
Sets value for attribute metadata
setMethod(String) - Method in class com.soffid.iam.am.api.SamlRequest
Sets value for attribute method
setMiddleName(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute middleName
setMimeType(String) - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Sets value for attribute mimeType
setMin(long) - Method in class com.soffid.iam.base.api.StatsSample
Sets value for attribute min
setMinimumLength(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute minimumLength
setMinimumLowercase(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute minimumLowercase
setMinimumNumbers(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute minimumNumbers
setMinimumPeriod(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute minimumPeriod
setMinimumSymbols(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute minimumSymbols
setMinimumUppercase(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute minimumUppercase
setMinutesPattern(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute minutesPattern
setModel(String) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute model
setModifiedBy(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute modifiedBy
setModifiedByUser(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute modifiedBy
setModifiedDate(Calendar) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute modifiedOn
setModifiedOn(Calendar) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute modifiedOn
setModules(Collection<ServerPluginModule>) - Method in class com.soffid.iam.base.api.ServerPlugin
Sets value for attribute modules
setMonitorUrl(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute monitorUrl
setMonthsPattern(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute monthsPattern
setMultiLine(boolean) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute multiLine
setMultiSession(Boolean) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute multiSession
setMultiValued(boolean) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute multiValued
setMultiValuedRows(Integer) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute multiValuedRows
setName(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.am.api.OsType
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.am.api.PasswordDomain
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.base.api.AgentDescriptorWorkflow
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.base.api.ServerPlugin
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.base.api.ServerPluginModule
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.base.api.Stats
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.base.api.Tenant
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.base.model.AbstractParameter
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.bpm.api.Job
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.bpm.api.TaskDefinition
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.Domain
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.ExtensibleObjectRegister
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.InformationSystem
 
setName(String) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.Rule
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.iga.api.UserDomain
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.pam.api.JumpServerGroup
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.sync.agent.Plugin
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.sync.api.LogConfiguration
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.sync.api.ScheduledTaskHandler
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.sync.api.Secret
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute name
setName(String) - Method in class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
setName(String) - Method in class com.soffid.iam.web.SearchAttributeDefinition
Sets value for attribute name
setNavigateGroups(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute navigateGroups
setNavigateRoles(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute navigateRoles
setNavigateUsers(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute navigateUsers
setNested(List<RoleGrantHierarchy>) - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Sets value for attribute nested
setNetwork(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute network
setNetwork(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute network
setNetworkCode(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute network
setNetworkCode(String) - Method in class com.soffid.iam.am.api.NetworkAuthorization
Sets value for attribute networkCode
setNetworkCode(String) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute networkName
setNetworkName(String) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute networkName
setNewAccount(Boolean) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute newAccount
setNewValue(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute newValue
setNextExecution(Long) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute nextExecution
setNextExecution(Calendar) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute nextExecution
setNextExecutionDate(Calendar) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute nextExecutionDate
setNlsDescription(Map<String, String>) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute nlsDescription
setNlsLabel(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute nlsLabel
setNlsLabels(Map<String, String>) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute nlsLabels
setNode(String) - Method in class com.soffid.iam.bpm.api.Comment
Sets value for attribute node
setNodeName(String) - Method in class com.soffid.iam.bpm.api.Token
Sets value for attribute nodeName
setNotificationEmails(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute notificationEmails
setNumber(Integer) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute number
setNumber(Long) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute number
setNumberOfAgents(Integer) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute numberOfAgents
setNumberOfPendingTasks(long) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute numberOfPendingTasks
setNumRows(long) - Method in class com.soffid.iam.sync.api.LogConfiguration
Sets value for attribute numRows
setObject(CustomObject) - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Sets value for attribute object
setObject(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute object
setObject(Map<String, Object>) - Method in class com.soffid.iam.sync.api.GetObjectResults
Sets value for attribute object
setObjectId(Long) - Method in class com.soffid.iam.iga.api.AttributeMapping
Sets value for attribute objectId
setObjectId(Long) - Method in class com.soffid.iam.iga.api.ObjectMappingProperty
Sets value for attribute objectId
setObjectId(Long) - Method in class com.soffid.iam.iga.api.ObjectMappingTrigger
Sets value for attribute objectId
setObjects(List<ExtensibleObject>) - Method in class com.soffid.iam.sync.intf.ExtensibleObjects
 
setObjectType(SoffidObjectType) - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Sets value for attribute objectType
setObjectType(SoffidObjectType) - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Sets value for attribute objectType
setObjectType(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute objectType
setObjectType(String) - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
setObligation(String) - Method in class com.soffid.iam.common.security.Obligation
 
setObligation(String) - Method in class com.soffid.iam.rc.api.RequestedObligation
Sets value for attribute obligation
setObligation(String, Map<String, String>, long) - Method in interface com.soffid.iam.common.security.SoffidPrincipal
 
setObligations(List<RequestedObligation>) - Method in class com.soffid.iam.pam.api.PamSecurityCheck
Sets value for attribute obligations
setObsolete(Boolean) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute obsolete
setObsolete(Boolean) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute obsolete
setOffice(Boolean) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute folders
setOldName(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute oldName
setOldValue(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute oldValue
setOnChangeTrigger(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute onChangeTrigger
setOnFocusTrigger(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute onFocusTrigger
setOnLoadTrigger(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute onLoadTrigger
setOpen(boolean) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute open
setOperatingSystem(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute operatingSystem
setOperatorVisibility(AttributeVisibilityEnum) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute operatorVisibility
setOrder(Long) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute order
setOrder(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute order
setOrdre(String) - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Sets value for attribute ordre
setOs(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute os
setOs(String) - Method in class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
setOtpDevice(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute otpDevice
setOtpHandler(String) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute otpHandler
setOtpHandler(String) - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Sets value for attribute otpHandler
setOutputDate(Calendar) - Method in class com.soffid.iam.am.api.ExtranetCard
Sets value for attribute outputDate
setOwnedRoles(Collection<RoleGrant>) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute ownedRoles
setOwner(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute owner
setOwnerAccount(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute ownerAccount
setOwnerAccountName(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute ownerAccountName
setOwnerGroup(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute ownerGroup
setOwnerGroups(Collection<Group>) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute ownerGroups
setOwnerGroups(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute ownerGroups
setOwnerGroups(Collection<String>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute ownerGroups
setOwnerInformationSystem(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute ownerInformationSystem
setOwnerRolDomainValue(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute ownerRolDomainValue
setOwnerRole(Long) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute ownerRole
setOwnerRoleDescription(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute ownerRoleDescription
setOwnerRoleName(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute ownerRoleName
setOwnerRoles(Collection<RoleGrant>) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute ownerRoles
setOwnerRoles(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute ownerRoles
setOwnerRoles(Collection<String>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute ownerRoles
setOwnerSystem(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute ownerSystem
setOwnerUsers(Collection<String>) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute ownerUsers
setOwnerUsers(Collection<String>) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute ownerUsers
setPamPolicy(String) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute pamPolicy
setPamSessionId(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute pamSessionId
setParameter(Integer) - Method in class com.soffid.iam.base.api.DisableObjectRule
Sets value for attribute parameter
setParameters(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute parameters
setParameters(List<DataType>) - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Sets value for attribute parameters
setParameters(Map<String, String>) - Method in class com.soffid.iam.am.api.SamlRequest
Sets value for attribute parameters
setParams(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute params
setParent(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute parent
setParent(String) - Method in class com.soffid.iam.iga.api.InformationSystem
 
setParentFolder(String) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute parentFolder
setParentGrant(Long) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute parentGrant
setParentGroup(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute parentGroup
setParentId(Long) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute parentId
setParentId(Long) - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Sets value for attribute parentId
setParentId(Long) - Method in class com.soffid.iam.am.api.VaultElement
Sets value for attribute parentId
setParentId(Long) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute parentId
setParentName(String) - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Sets value for attribute parentName
setPassword(long, Password) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation setPassword
setPassword(Password) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute password
setPassword(Password) - Method in class com.soffid.iam.config.Config
 
setPassword(Password) - Method in class com.soffid.iam.sync.intf.KerberosPrincipalInfo
 
setPassword(User, String, Password) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation setPassword
setPassword(Boolean) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute password
setPassword(String) - Method in class com.soffid.iam.pam.api.JumpServerGroup
Sets value for attribute password
setPassword(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute password
setPassword(String, String) - Method in interface com.soffid.iam.base.service.UserService
Operation setPassword Generates a random password for a user
setPassword(String, String, Password) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
setPassword(String, String, Password) - Method in interface com.soffid.iam.base.service.UserService
Operation setPassword Sets a password for a user
setPasswordAndUpdateAccount(long, Password, boolean, Date) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation setPasswordAndUpdateAccount
setPasswordChange(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute passwordChange
setPasswordDomain(PasswordDomain) - Method in class com.soffid.iam.iga.api.DomainUsersMember
Sets value for attribute passwordDomain
setPasswordDomain(String) - Method in class com.soffid.iam.am.api.PasswordStatus
Sets value for attribute PasswordDomain
setPasswordDomain(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute passwordDomain
setPasswordDomain(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute passwordDomain
setPasswordDomainCode(String) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute passwordDomainCode
setPasswordDomainPolicy(PasswordPolicy) - Method in class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
Sets value for attribute passwordDomainPolicy
setPasswordExpiration(Calendar) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute passwordExpiration
setPasswordPolicy(PasswordPolicy) - Method in class com.soffid.iam.iga.api.DomainUsersMember
Sets value for attribute passwordPolicy
setPasswordPolicy(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute passwordPolicy
setPasswordPolicyType(String) - Method in class com.soffid.iam.am.api.PasswordStatus
Sets value for attribute passwordPolicyType
setPasswordsDomain(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute passwordsDomain
setPasswordsDomainId(Long) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute passwordsDomainId
setPasswordStatus(PasswordValidation) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute passwordStatus
setPath(String) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute path
setPause(boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute pause
setPaused(boolean) - Method in class com.soffid.iam.bpm.api.Job
Sets value for attribute paused
setPendingTasks(Integer) - Method in class com.soffid.iam.base.api.AgentStatusInfo
Sets value for attribute pendingTasks
setPercentageDone(Double) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute percentageDone
setPerformedActions(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute performedActions
setPermissions(Vector<AccountAccessLevelEnum>) - Method in class com.soffid.iam.am.api.VaultFolderAccountPermissions
Sets value for attribute permissions
setPersonal(boolean) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute personal
setPk(byte[]) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute pk
setPolicyName(String) - Method in class com.soffid.iam.pam.api.PamAction
Sets value for attribute policyName
setPooledActors(Set<String>) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute pooledActors
setPooledActorsStyleName(String) - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Sets value for attribute pooledActorsStyleName
setPort(Long) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute port
setPort(String) - Method in class com.soffid.iam.config.Config
 
setPort(String) - Method in class com.soffid.iam.pam.api.HostPort
Sets value for attribute port
setPorts(List<HostPort>) - Method in class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
setPretty(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setPrimaryGroup(Boolean) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute primaryGroup
setPrimaryGroup(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute primaryGroup
setPrimaryGroup(String) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute primaryGroup
setPrimaryGroupAuthor(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute primaryGroupAuthor
setPrimaryGroupDescription(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute primaryGroupDescription
setPrimaryKeyValue(Long) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute primaryKeyValue
setPrimitiveConverters(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setPrincipalName(String) - Method in class com.soffid.iam.sync.intf.KerberosPrincipalInfo
 
setPrinter(String) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute printer
setPrinter(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute printer
setPrinter(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute printer
setPrinterCode(String) - Method in class com.soffid.iam.iga.api.PrinterGroup
Sets value for attribute printerCode
setPrinterServerName(String) - Method in class com.soffid.iam.iga.api.PrinterGroup
Sets value for attribute printerServerName
setPrinterServerName(String) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute printerServerName
setPrintersServer(Boolean) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute printersServer
setPriority(int) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute priority
setPriority(Integer) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute priority
setPriority(Long) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute priority
setProcessClassLoader(UIClassLoader) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute processClassLoader
setProcessClassLoader(UIClassLoader) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute processClassLoader
setProcessDefinition(long) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute processDefinition
setProcessDefinition(long) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute processDefinition
setProcessDefinition(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute processDefinition
setProcessId(long) - Method in class com.soffid.iam.bpm.api.Job
Sets value for attribute processId
setProcessId(long) - Method in class com.soffid.iam.bpm.api.ProcessLog
Sets value for attribute processId
setProcessId(long) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute processId
setProcessId(long) - Method in class com.soffid.iam.bpm.api.Token
Sets value for attribute processId
setProcessId(Long) - Method in class com.soffid.iam.iga.api.BpmUserProcess
Sets value for attribute processId
setProcessId(Long) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute processId
setProcessId(Long) - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Sets value for attribute processId
setProcessId(Long) - Method in class com.soffid.iam.iga.api.ReconcileRole
Sets value for attribute processId
setProcessName(String) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute processName
setProcessName(String) - Method in class com.soffid.iam.iga.api.BpmProcess
Sets value for attribute processName
setProcessNumber(Long) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute processNumber
setProcessNumber(Long) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute processNumber
setProfileServer(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute profileServer
setProgram(String) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute program
setProgress(float) - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Sets value for attribute progress
setProperties(List<AgentProperty>) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute properties
setProperties(Map<String, String>) - Method in class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
setProperty(String) - Method in class com.soffid.iam.iga.api.ObjectMappingProperty
Sets value for attribute property
setProposedAction(AccountProposedAction) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute proposedAction
setProposedAction(ProposedAction) - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Sets value for attribute proposedAction
setProposedAction(ProposedAction) - Method in class com.soffid.iam.iga.api.ReconcileRole
Sets value for attribute proposedAction
setProtocol(String) - Method in class com.soffid.iam.sync.intf.LogEntry
 
setPublicAccess(boolean) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute publicAccess
setPublicAccess(Boolean) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute publicAccess
setPublicKey(PublicKey) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute publicKey
setPublicUrl(String) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute publicUrl
setQuota(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute quota
setReadAttributeBeforeWrite(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setReaderFactory(JsonReaderFactory) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setReadOnly(boolean) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute readOnly
setReadOnly(boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute readOnly
setReasonCode(int) - Method in class com.soffid.iam.am.api.PolicyCheckResult
 
setRecordingDuration(Integer) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute recordingDuration
setRegularExpression(String) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute regularExpression
setRelativeName(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute relativeName
setRelativeName(String) - Method in class com.soffid.iam.iga.api.InformationSystem
 
setRemoteIp(String) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute remoteIp
setRemovalPending(Boolean) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute removalPending
setRemoveRolesFromDisabledAccounts(Boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute removeRolesFromDisabledAccounts
setRenewalTime(Long) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute renewalTime
setReport(String) - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Sets value for attribute report
setRequestDate(Calendar) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute requestDate
setRequester(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute requester
setRequestId(String) - Method in class com.soffid.iam.config.Config
 
setRequired(boolean) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute required
setResendAvailable(boolean) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute resendAvailable
setResourceName(String) - Method in class com.soffid.iam.base.api.ServerPluginModule
Sets value for attribute resourceName
setRisk(SoDRisk) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute risk
setRisk(SoDRisk) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute risk
setRisk(SoDRisk) - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Sets value for attribute risk
setRMIEnabled(boolean) - Method in class com.soffid.iam.config.Config
 
setRol(String) - Method in class com.soffid.iam.bpm.api.RolGrup
Sets value for attribute rol
setRole(Role) - Method in class com.soffid.iam.base.api.AuthorizationRole
Sets value for attribute role
setRole(Role) - Method in class com.soffid.iam.rc.api.SoDRole
Sets value for attribute role
setRole(String) - Method in class com.soffid.iam.config.Config
 
setRole(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute role
setRole(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute role
setRoleAccount(RoleAccount) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute roleAccount
setRolebased(Boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute rolebased
setRoleCategory(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute roleCategory
setRoleDatabases(String) - Method in class com.soffid.iam.iga.api.GroupRoles
Sets value for attribute roleDatabases
setRoleDefinitionProcess(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute roleDefinitionProcess
setRoleDescription(String) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute roleDescription
setRoleDescription(String) - Method in class com.soffid.iam.iga.api.GroupRoles
Sets value for attribute roleDescription
setRoleDescription(String) - Method in class com.soffid.iam.iga.api.MailListRoleMember
Sets value for attribute roleDescription
setRoleDescription(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute roleDescription
setRoleDescription(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute roleDescription
setRoleHolder(boolean) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute roleHolder
setRoleId(Long) - Method in class com.soffid.iam.iga.api.AccessControl
Sets value for attribute roleId
setRoleId(Long) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute roleId
setRoleId(Long) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute roleId
setRoleId(Long) - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Sets value for attribute roleId
setRoleMembers(List<String>) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute roleMembers
setRoleName(String) - Method in class com.soffid.iam.base.api.Identity
Sets value for attribute roleName
setRoleName(String) - Method in class com.soffid.iam.iga.api.GroupRoles
Sets value for attribute roleName
setRoleName(String) - Method in class com.soffid.iam.iga.api.MailListRoleMember
Sets value for attribute roleName
setRoleName(String) - Method in class com.soffid.iam.iga.api.Notice
Sets value for attribute roleName
setRoleName(String) - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Sets value for attribute roleName
setRoleName(String) - Method in class com.soffid.iam.iga.api.ReconcileRole
Sets value for attribute roleName
setRoleName(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute roleName
setRoleName(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute roleName
setRoles(Set<Long>) - Method in class com.soffid.iam.iga.api.AccessControlList
Sets value for attribute roles
setRow(Long) - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Sets value for attribute row
setRow(String) - Method in class com.soffid.iam.am.api.ExtranetCardContent
Sets value for attribute row
setRowColumn(String) - Method in class com.soffid.iam.am.api.ExtranetCardContent
Sets value for attribute rowColumn
setRule(PamRule) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute rule
setRule(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute rule
setRuleDescription(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute ruleDescription
setRuleDescription(String) - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Sets value for attribute ruleDescription
setRuleId(Long) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute ruleId
setRuleId(Long) - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Sets value for attribute ruleId
setRuleId(Long) - Method in class com.soffid.iam.rc.api.SoDRole
Sets value for attribute ruleId
setRuleId(Long) - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Sets value for attribute ruleId
setRuleName(String) - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Sets value for attribute ruleName
setRuleName(String) - Method in class com.soffid.iam.pam.api.PamAction
Sets value for attribute ruleName
setScheduledTask(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute scheduledTask
setScope(MetadataScope) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute scope
setScope(MetadataScope) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute scope
setScope(String) - Method in class com.soffid.iam.am.api.AccessTreeExecution
Sets value for attribute scope
setScope(String) - Method in class com.soffid.iam.base.api.AuthorizationRole
Sets value for attribute scope
setScope(String) - Method in class com.soffid.iam.iga.api.MailListRoleMember
Sets value for attribute scope
setScript(String) - Method in class com.soffid.iam.iga.api.ObjectMappingTrigger
Sets value for attribute script
setScript(String) - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Sets value for attribute script
setScript(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute script
setSearchCriteria(Boolean) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute searchCriteria
setSearchIndex(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute searchIndex
setSerialNumber(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute serialNumber
setSerialNumber(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute serialNumber
setSeries(HashMap<String, List<StatsSample>>) - Method in class com.soffid.iam.base.api.Stats
Sets value for attribute series
setServer(String) - Method in class com.soffid.iam.remote.RemoteServiceLocator
 
setServer(String) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute server
setServer(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute server
setServerEnd(Date) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute serverEnd
setServerHostName(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute serverHostName
setServerInstance(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute serverInstance
setServerList(String) - Method in class com.soffid.iam.config.Config
 
setServerName(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute serverName
setServerName(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute serverName
setServerName(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute serverName
setServerService(ServerService) - Method in class com.soffid.iam.config.Config
 
setServerStart(Date) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute serverStart
setServersToUser(String, String, String, String) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
setServersToUser(String, String, String, String) - Method in interface com.soffid.iam.impl.service.CreateDisableUserService
Operation setServersToUser
setServerType(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute serverType
setServerUrl(String) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute serverUrl
setService(boolean) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute service
setService(String) - Method in class com.soffid.iam.pam.api.HostService
Sets value for attribute service
setServicePassword(String, Account, Password) - Method in interface com.soffid.iam.sync.intf.ServiceMgr
Change the service password
setServiceProvider(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute serviceProvider
setSessionId(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute sessionId
setSessionId(String) - Method in class com.soffid.iam.pam.api.NewPamSession
Sets value for attribute sessionId
setSessionId(String) - Method in class com.soffid.iam.sync.intf.LogEntry
 
setSessionUrl(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute sessionUrl
setSharedDispatcher(Boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute sharedDispatcher
setShortName(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute shortName
setShortName(String) - Method in class com.soffid.iam.base.api.User
 
setSignalling(boolean) - Method in class com.soffid.iam.bpm.api.TaskDefinition
Sets value for attribute signalling
setSignalling(boolean) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute signalling
setSilent(boolean) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute silent
setSingleRole(boolean) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute singleRole
setSize(Integer) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute size
setSkipEmptyArray(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setSkipNull(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setSodRisk(SoDRisk) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute sodRisk
setSodRules(Collection<SoDRule>) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute sodRules
setSoffidAttribute(String) - Method in class com.soffid.iam.iga.api.AttributeMapping
Sets value for attribute soffidAttribute
setSoffidCustomObject(String) - Method in class com.soffid.iam.iga.api.ObjectMapping
Sets value for attribute soffidCustomObject
setSoffidObject(SoffidObjectType) - Method in class com.soffid.iam.iga.api.ObjectMapping
Sets value for attribute soffidObject
setSolved(Date) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute solved
setSource(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute sourceDir
setSource(String) - Method in class com.soffid.iam.sync.api.LogFileEntry
Sets value for attribute source
setSourceDir(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute sourceDir
setSourceIp(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute sourceIp
setSourceSystem(String) - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Sets value for attribute sourceSystem
setSshPrivateKey(long, Password) - Method in interface com.soffid.iam.sync.service.SecretStoreService
Operation setSshPrivateKey
setSshPublicKey(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute sshPublicKey
setSSLKey(Password) - Method in class com.soffid.iam.config.Config
 
setSso(String) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute sso
setSsoDaemon(String) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute ssoDaemon
setStackTrace(String) - Method in class com.soffid.iam.base.api.AgentStatusInfo
Sets value for attribute stackTrace
setStackTrace(String) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute stackTrace
setStart(Date) - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Sets value for attribute start
setStart(Date) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute start
setStart(Date) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute start
setStart(Date) - Method in class com.soffid.iam.iga.api.AccountHistory
Sets value for attribute start
setStart(Date) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute start
setStart(Date) - Method in class com.soffid.iam.iga.api.UserMailList
Sets value for attribute start
setStart(Date) - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Sets value for attribute start
setStartDate(Calendar) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute startDate
setStartDate(Calendar) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute startDate
setStartDate(Date) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute startDate
setStartDate(Date) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute startDate
setStartDate(Date) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute startDate
setStatus(AccountStatus) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute status
setStatus(RoleDependencyStatus) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute status
setStatus(IssuePolicyStatus) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute status
setStatus(IssueStatus) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute status
setStatus(IssueStatus) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute status
setStatus(String) - Method in class com.soffid.iam.base.api.AgentStatusInfo
Sets value for attribute status
setStatus(String) - Method in class com.soffid.iam.sync.api.DebugTaskResults
Sets value for attribute status
setStatus(String) - Method in class com.soffid.iam.sync.api.GetObjectResults
Sets value for attribute status
setStatus(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute status
setStatus(String) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute status
setStatus(String) - Method in class com.soffid.iam.sync.api.SyncserverTask
 
setStatus(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute status
setStatusMessage(String) - Method in class com.soffid.iam.base.api.AgentStatusInfo
Sets value for attribute statusMessage
setStep(int) - Method in class com.soffid.iam.sync.api.ServerRegistrationToken
Sets value for attribute step
setStop(Boolean) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute stop
setStoreUrl(String) - Method in class com.soffid.iam.pam.api.JumpServerGroup
Sets value for attribute storeUrl
setStoreUserName(String) - Method in class com.soffid.iam.pam.api.JumpServerGroup
Sets value for attribute storeUserName
setSubject(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute subject
setSubnet(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute subnet
setSum(long) - Method in class com.soffid.iam.base.api.StatsSample
Sets value for attribute sum
setSuperGroup(String, String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation setSuperGroup
setSupportConstructors(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setSupportGetterForCollections(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setSupportHiddenAccess(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setSupportsComments(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setSurName(String) - Method in class com.soffid.iam.bpm.api.BPMUser
Sets value for attribute surName
setSuspended(boolean) - Method in class com.soffid.iam.bpm.api.Token
Sets value for attribute suspended
setSwimlane(String) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute swimlane
setSystem(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute system
setSystem(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute system
setSystem(String) - Method in class com.soffid.iam.base.api.UserAccountHistory
Sets value for attribute system
setSystem(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute system
setSystem(String) - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Sets value for attribute system
setSystem(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute system
setSystem(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute system
setSystem(String) - Method in class com.soffid.iam.iga.api.SystemAccessControl
Sets value for attribute system
setSystem(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute system
setSystemAttribute(String) - Method in class com.soffid.iam.iga.api.AttributeMapping
Sets value for attribute systemAttribute
setSystemClass(String) - Method in class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
setSystemCode(String) - Method in class com.soffid.iam.iga.api.SystemGroup
Sets value for attribute systemCode
setSystemName(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute systemName
setSystemName(String) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute systemName
setSystemName(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute systemName
setSystemObject(String) - Method in class com.soffid.iam.iga.api.ObjectMapping
Sets value for attribute systemObject
setTableToEntityMap(Map<String, String>) - Static method in class com.soffid.iam.exception.SoffidStackTrace
 
setTag(String) - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Sets value for attribute tag
setTags(List<String>) - Method in class com.soffid.iam.base.api.Stats
Sets value for attribute tags
setTargetApplication(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute targetApplication
setTargetDir(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute targetDir
setTaskDate(Calendar) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute taskDate
setTaskDescription(String) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute taskDescription
setTaskGenerator(String) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute taskGenerator
setTaskId(Long) - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Sets value for attribute taskId
setTaskName(String) - Method in class com.soffid.iam.sync.api.SyncserverTask
 
setTasks(List<SyncserverTask>) - Method in class com.soffid.iam.base.api.TasksGrid
Sets value for attribute tasks
setTasks(List<SyncserverTask>) - Method in class com.soffid.iam.base.api.TasksGridRow
Sets value for attribute tasks
setTemplate(String) - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Sets value for attribute template
setTemplate(String) - Method in class com.soffid.iam.base.api.AgentProperty
Sets value for attribute template
setTemporaryKey(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute temporaryKey
setTemporaryPassword(String, String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
setTemporaryPassword(String, String) - Method in interface com.soffid.iam.base.service.UserService
Operation setTemporaryPassword Generates a random temporary password for a user
setTemporaryPassword(String, String, Password) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
setTemporaryPassword(String, String, Password) - Method in interface com.soffid.iam.base.service.UserService
Operation setTemporaryPassword Sets a temporary password for a user
setTenant(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute tenant
setTenant(String) - Method in class com.soffid.iam.remote.RemoteServiceLocator
 
setTenant(String) - Method in class com.soffid.iam.sync.api.ScheduledTask
Sets value for attribute tenant
setTenantId(Long) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute tenantId
setTenantName(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute tenantName
setTerminated(Boolean) - Method in class com.soffid.iam.iga.api.BpmUserProcess
Sets value for attribute finished
setTextIndex(boolean) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute textIndex
setThread(String) - Method in class com.soffid.iam.sync.api.LogFileEntry
Sets value for attribute thread
setThreadLocale(Locale) - Static method in class com.soffid.iam.lang.MessageFactory
 
setThreads(Long) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute threads
setTime(Date) - Method in class com.soffid.iam.bpm.api.Comment
Sets value for attribute time
setTime(Date) - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Sets value for attribute time
setTimeout(long) - Method in class com.soffid.iam.common.security.Obligation
 
setTimeout(Long) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute timeout
setTimes(Integer) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute times
setTimestamp(long) - Method in class com.soffid.iam.web.SearchDictionary
Sets value for attribute timestamp
setTimeStamp(Timestamp) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute timeStamp
setTimeStamp(Calendar) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute timeStamp
setToken(String) - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Sets value for attribute token
setTokenName(String) - Method in class com.soffid.iam.bpm.api.Token
Sets value for attribute tokenName
setTransaction(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute transaction
setTransitions(String[]) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute transitions
setTreatByteArrayAsBase64(boolean) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setTrigger(SoffidObjectTrigger) - Method in class com.soffid.iam.iga.api.ObjectMappingTrigger
Sets value for attribute trigger
setTrigger(SoffidObjectTrigger) - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Sets value for attribute trigger
setTriggers(Collection<ObjectMappingTrigger>) - Method in class com.soffid.iam.sync.intf.ExtensibleObjectMapping
 
setTrusted(Boolean) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute trusted
setTrustedCertificateLoader(TrustedCertificateLoader) - Static method in class com.soffid.iam.ssl.ConnectionFactory
 
setType(int) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute type
setType(int) - Method in class com.soffid.iam.sync.intf.LogEntry
 
setType(NetworkType) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute type
setType(SessionType) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute type
setType(AccountType) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute type
setType(ServerPluginModuleType) - Method in class com.soffid.iam.base.api.ServerPluginModule
Sets value for attribute type
setType(TypeEnumeration) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute type
setType(TypeEnumeration) - Method in class com.soffid.iam.web.SearchAttributeDefinition
Sets value for attribute type
setType(PredefinedProcessType) - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Sets value for attribute type
setType(ApplicationType) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute type
setType(UserDomainType) - Method in class com.soffid.iam.iga.api.UserDomain
Sets value for attribute type
setType(PamRuleType) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute type
setType(SodRuleType) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute type
setType(ServerType) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute type
setType(Integer) - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.am.api.VaultElement
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.base.api.AgentProperty
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.iga.api.DomainUsersMember
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.iga.api.UserTypeDispatcher
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.rc.api.IssueBrowser
Sets value for attribute type
setType(String) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute type
setTypeMimeExecution(String) - Method in class com.soffid.iam.am.api.AccessTreeExecution
Sets value for attribute typeMimeExecution
setUnique(Boolean) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute unique
setUnlockAfterSeconds(Integer) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute unlockAfterSeconds
setUntilDate(Date) - Method in class com.soffid.iam.base.api.UserAccountHistory
Sets value for attribute untilDate
setUpdatedBy(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute updatedBy
setUpdatedBy(String) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute updatedBy
setUpdatedOn(Date) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.am.api.Browser
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.am.api.Host
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.am.api.Network
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.am.api.VaultFolder
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractGroup
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractRole
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.AbstractUserType
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.AttributeTranslation
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.CustomObject
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.GroupType
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.MailDomain
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.pam.api.PamPolicy
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.pam.api.PamRule
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.rc.api.IssuePolicy
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Sets value for attribute updatedOn
setUpdatedOn(Date) - Method in class com.soffid.iam.rc.api.SoDRule
Sets value for attribute updatedOn
setUpgradeInProgress(boolean) - Method in class com.soffid.iam.impl.api.UpgradeStatus
Sets value for attribute upgradeInProgress
setUpgradeNeeded(boolean) - Method in class com.soffid.iam.impl.api.UpgradeStatus
Sets value for attribute upgradeNeeded
setUpgradeProcessStatus(String) - Method in class com.soffid.iam.impl.api.UpgradeStatus
Sets value for attribute upgradeProcessStatus
setUrl(String) - Method in class com.soffid.iam.am.api.SamlRequest
Sets value for attribute url
setUrl(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute url
setUrl(String) - Method in class com.soffid.iam.base.api.AgentStatusInfo
Sets value for attribute url
setUrl(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute url
setUrl(String) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute url
setUrl(String) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute url
setUrl(URL) - Method in class com.soffid.iam.pam.api.NewPamSession
Sets value for attribute url
setUrl2(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute url2
setUrlAgent(String) - Method in class com.soffid.iam.sync.api.SyncserverTask
 
setUsage(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute usage
setUseMasterDatabase(Boolean) - Method in class com.soffid.iam.sync.api.Server
Sets value for attribute useMasterDatabase
setUser(User) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute user
setUser(User) - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Sets value for attribute user
setUser(User) - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.am.api.PasswordStatus
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.base.api.UserAccount
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.base.api.UserAccountHistory
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.bpm.api.ProcessLog
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.iga.api.PrinterUser
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.iga.api.RoleGrant
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.pam.api.PamSession
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute user
setUser(String) - Method in class com.soffid.iam.sync.intf.LogEntry
 
setUserCode(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute userName
setUserCode(String) - Method in class com.soffid.iam.am.api.ExtranetCard
Sets value for attribute userCode
setUserCode(String) - Method in class com.soffid.iam.base.api.Identity
Sets value for attribute userCode
setUserCode(String) - Method in class com.soffid.iam.iga.api.BpmUserProcess
Sets value for attribute userName
setUserCode(String) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute userCode
setUserCode(String) - Method in class com.soffid.iam.iga.api.UserMailList
Sets value for attribute userCode
setUserCode(String) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute userCode
setUserDomain(UserDomain) - Method in class com.soffid.iam.iga.api.DomainUsersMember
Sets value for attribute userDomain
setUserDomain(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute userDomain
setUserDomain(String) - Method in class com.soffid.iam.sync.api.Task
Sets value for attribute userDomain
setUserEmail(String) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute userEmail
setUserFullName(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute userFullName
setUserFullName(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute userFullName
setUserFullName(String) - Method in class com.soffid.iam.iga.api.Notice
Sets value for attribute userFullName
setUserFullName(String) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute userFullName
setUserFullName(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute userFullName
setUserGroupCode(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute userGroupCode
setUserId(Long) - Method in class com.soffid.iam.iga.api.UserGroup
Sets value for attribute userId
setUserId(Long) - Method in class com.soffid.iam.rc.api.IssueUser
Sets value for attribute userId
setUserInterface(byte[]) - Method in class com.soffid.iam.base.api.AgentDescriptor
Sets value for attribute userInterface
setUserKey(String) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute userKey
setUserName(String) - Method in class com.soffid.iam.am.api.AccessLog
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.am.api.Session
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.bpm.api.BPMUser
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.iga.api.BpmUserProcess
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.iga.api.Notice
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.iga.api.RoleAccount
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.pam.api.HostAdmin
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.rc.api.IssueUser
Sets value for attribute userName
setUserName(String) - Method in class com.soffid.iam.sync.intf.KerberosPrincipalInfo
 
setUserNationalId(String) - Method in class com.soffid.iam.iga.api.BpmUserProcess
Sets value for attribute userNationalId
setUserPreference(String, String, String) - Method in interface com.soffid.iam.base.service.ejb.PreferencesService
 
setUserPreference(String, String, String) - Method in interface com.soffid.iam.base.service.PreferencesService
Operation setUserPreference
setUserPreferences(String, Map<String, String>) - Method in interface com.soffid.iam.base.service.ejb.PreferencesService
 
setUserPreferences(String, Map<String, String>) - Method in interface com.soffid.iam.base.service.PreferencesService
Operation setUserPreferences Sets all user preferences for the selected user
setUserRoles(List<String>) - Method in class com.soffid.iam.iga.api.CustomObjectType
Sets value for attribute userRoles
setUserRoleValueDomain(Collection<DomainValue>) - Method in class com.soffid.iam.base.api.AuthorizationRole
Sets value for attribute userRoleValueDomain
setUsers(List<IssueUser>) - Method in class com.soffid.iam.rc.api.Issue
Sets value for attribute users
setUsers(List<String>) - Method in class com.soffid.iam.iga.api.Printer
Sets value for attribute users
setUsers(Set<Long>) - Method in class com.soffid.iam.iga.api.AccessControlList
Sets value for attribute users
setUsersDomain(String) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute usersDomain
setUsersDomainCode(String) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute usersDomainCode
setUsersList(List<String>) - Method in class com.soffid.iam.iga.api.MailList
Sets value for attribute usersList
setUserType(String) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute userType
setUserType(String) - Method in class com.soffid.iam.base.api.AbstractUser
Sets value for attribute userType
setUserType(String) - Method in class com.soffid.iam.iga.api.ReconcileAccount
Sets value for attribute userType
setUserType(String) - Method in class com.soffid.iam.rc.api.Audit
Sets value for attribute userType
setUserType(String) - Method in class com.soffid.iam.rc.api.GeoInformation
Sets value for attribute userType
setUserTypeDescription(String) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute userTypeDescription
setUserTypes(List<String>) - Method in class com.soffid.iam.iga.api.System
Sets value for attribute userTypes
setUserVisibility(AttributeVisibilityEnum) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute userVisibility
setValidationExpression(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute validationExpression
setValidationScript(String) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute validationScript
setValidationScriptDescription(String) - Method in class com.soffid.iam.am.api.PasswordPolicy
Sets value for attribute validationScriptDescription
setValidator(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute validator
setValue(Password) - Method in class com.soffid.iam.sync.api.Secret
Sets value for attribute value
setValue(Object) - Method in class com.soffid.iam.base.model.AbstractParameter
Sets value for attribute value
setValue(String) - Method in class com.soffid.iam.am.api.Challenge
Sets value for attribute value
setValue(String) - Method in class com.soffid.iam.am.api.ExtranetCardContent
Sets value for attribute value
setValue(String) - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Sets value for attribute value
setValue(String) - Method in class com.soffid.iam.base.api.Configuration
Sets value for attribute value
setValue(String) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute value
setValue(String) - Method in class com.soffid.iam.bpm.api.ConfigParameterVO
Sets value for attribute value
setValue(String) - Method in class com.soffid.iam.iga.api.DomainValue
Sets value for attribute value
setValue(String) - Method in class com.soffid.iam.iga.api.ObjectMappingProperty
Sets value for attribute value
setValues(List<String>) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute values
setValues(List<String>) - Method in class com.soffid.iam.web.SearchAttributeDefinition
Sets value for attribute values
setVariables(Map) - Method in class com.soffid.iam.bpm.api.LighweightTaskInstance
 
setVariables(Map) - Method in class com.soffid.iam.bpm.api.TaskInstance
Sets value for attribute variables
setVariables(Map<String, Object>) - Method in class com.soffid.iam.bpm.api.ProcessInstance
Sets value for attribute variables
setVaultFolder(String) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute vaultFolder
setVaultFolderId(Long) - Method in class com.soffid.iam.base.api.AbstractAccount
Sets value for attribute vaultFolderId
setVaultId(Long) - Method in class com.soffid.iam.am.api.VaultFolderPermissions
Sets value for attribute vaultId
setVersion(int) - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Sets value for attribute version
setVersion(int) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
setVersion(String) - Method in class com.soffid.iam.base.api.AgentStatusInfo
Sets value for attribute version
setVersion(String) - Method in class com.soffid.iam.base.api.ServerPlugin
Sets value for attribute version
setVersion(String) - Method in class com.soffid.iam.sync.agent.Plugin
Sets value for attribute version
setVersion(String) - Method in class com.soffid.iam.sync.api.SyncServerInfo
Sets value for attribute version
setVisibility(AttributeVisibilityEnum) - Method in class com.soffid.iam.base.api.UserData
Sets value for attribute visibility
setVisibilityExpression(String) - Method in class com.soffid.iam.base.api.DataType
Sets value for attribute visibilityExpression
setVisible(boolean) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute visible
setWorkflowId(Long) - Method in class com.soffid.iam.base.api.UserAccountHistory
Sets value for attribute workflowId
setXmlAccessTree(String) - Method in class com.soffid.iam.am.api.AccessTree
Sets value for attribute xmlAccessTree
SEYCON_SERVER_STANDBY_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
SeyconAccessLocalException - Exception in com.soffid.iam.exception
Classe per generar una excepció d'accés sense autorització a un mètode protegit per autoritzacions del SEU Alejandro Usero Ruiz - 19 d'agost de 2011
SeyconAccessLocalException(String, String, String) - Constructor for exception com.soffid.iam.exception.SeyconAccessLocalException
Llancem una excepció de falta d'autoritzacions.
SeyconAccessLocalException(String, String, String, String) - Constructor for exception com.soffid.iam.exception.SeyconAccessLocalException
Llancem una excepció de falta d'autoritzacions.
SeyconException - Exception in com.soffid.iam.exception
 
SeyconException(String) - Constructor for exception com.soffid.iam.exception.SeyconException
 
SeyconException(String, Throwable) - Constructor for exception com.soffid.iam.exception.SeyconException
 
SeyconHostnameVerifier - Class in com.soffid.iam.ssl
 
SeyconHostnameVerifier() - Constructor for class com.soffid.iam.ssl.SeyconHostnameVerifier
 
SeyconKeyStore - Class in com.soffid.iam.ssl
 
SeyconKeyStore() - Constructor for class com.soffid.iam.ssl.SeyconKeyStore
 
SeyconTrustManager - Class in com.soffid.iam.ssl
 
SeyconTrustManager(KeyStore) - Constructor for class com.soffid.iam.ssl.SeyconTrustManager
 
SHARED - Static variable in class com.soffid.iam.base.api.AccountType
 
SHARED - Static variable in class com.soffid.iam.iga.api.AccountProposedAction
 
SharedAccountPrivileges - Class in com.soffid.iam.iga.api
Enumeration SharedAccountPrivileges
SharedAccountPrivileges() - Constructor for class com.soffid.iam.iga.api.SharedAccountPrivileges
 
SharedFolderMgr - Interface in com.soffid.iam.sync.intf
 
SHELL - Static variable in class com.soffid.iam.iga.api.UserDomainType
 
signal(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation signal
signal(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
signal(ProcessInstance, String) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation signal
signal(ProcessInstance, String) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
size() - Method in class com.soffid.iam.base.api.AsyncList
 
size() - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
SOD_FORBIDDEN - Static variable in class com.soffid.iam.rc.api.SoDRisk
 
SOD_HIGH - Static variable in class com.soffid.iam.rc.api.SoDRisk
 
SOD_LOW - Static variable in class com.soffid.iam.rc.api.SoDRisk
 
SOD_NA - Static variable in class com.soffid.iam.rc.api.SoDRisk
 
SoDRisk - Class in com.soffid.iam.rc.api
Enumeration SoDRisk
SoDRisk() - Constructor for class com.soffid.iam.rc.api.SoDRisk
 
SoDRole - Class in com.soffid.iam.rc.api
ValueObject SoDRole
SoDRole() - Constructor for class com.soffid.iam.rc.api.SoDRole
 
SoDRole(Role, Long) - Constructor for class com.soffid.iam.rc.api.SoDRole
 
SoDRole(SoDRole) - Constructor for class com.soffid.iam.rc.api.SoDRole
 
SoDRole(Long, Role, Long) - Constructor for class com.soffid.iam.rc.api.SoDRole
 
SoDRule - Class in com.soffid.iam.rc.api
ValueObject SoDRule
SoDRule() - Constructor for class com.soffid.iam.rc.api.SoDRule
 
SoDRule(SoDRule) - Constructor for class com.soffid.iam.rc.api.SoDRule
 
SoDRule(Long, String, Integer, SoDRisk, SodRuleType, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.rc.api.SoDRule
 
SoDRule(String, SoDRisk, String) - Constructor for class com.soffid.iam.rc.api.SoDRule
 
SoDRuleMatrix - Class in com.soffid.iam.rc.api
ValueObject SoDRuleMatrix
SoDRuleMatrix() - Constructor for class com.soffid.iam.rc.api.SoDRuleMatrix
 
SoDRuleMatrix(SoDRuleMatrix) - Constructor for class com.soffid.iam.rc.api.SoDRuleMatrix
 
SoDRuleMatrix(Long, SoDRisk, Long, Long) - Constructor for class com.soffid.iam.rc.api.SoDRuleMatrix
 
SoDRuleMatrix(Long, Long, SoDRisk, Long, Long) - Constructor for class com.soffid.iam.rc.api.SoDRuleMatrix
 
SoDRuleService - Interface in com.soffid.iam.rc.service.ejb
EJB SoDRuleService
SoDRuleService - Interface in com.soffid.iam.rc.service
Service SoDRuleService
SoDRuleServiceHome - Interface in com.soffid.iam.rc.service.ejb
EJB Home SoDRuleService
SodRuleType - Class in com.soffid.iam.rc.api
Enumeration SodRuleType
SodRuleType() - Constructor for class com.soffid.iam.rc.api.SodRuleType
 
SoffidObjectTrigger - Class in com.soffid.iam.iga.api
Enumeration SoffidObjectTrigger
SoffidObjectTrigger() - Constructor for class com.soffid.iam.iga.api.SoffidObjectTrigger
 
SoffidObjectType - Class in com.soffid.iam.iga.api
Enumeration SoffidObjectType
SoffidObjectType() - Constructor for class com.soffid.iam.iga.api.SoffidObjectType
 
SoffidPrincipal - Interface in com.soffid.iam.common.security
 
SoffidStackTrace - Class in com.soffid.iam.exception
 
SoffidStackTrace() - Constructor for class com.soffid.iam.exception.SoffidStackTrace
 
SOLVED - Static variable in class com.soffid.iam.rc.api.IssueStatus
 
SOLVED_NOTADUPLICATE - Static variable in class com.soffid.iam.rc.api.IssueStatus
 
sortChildren(long) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
sortChildren(long) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation sortChildren
SSO_FORM_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
startDiscovery(Network) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
startDiscovery(Network) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation startDiscovery Internal method to scan a network
startDiscovery(Network, List<Account>) - Method in interface com.soffid.iam.sync.intf.NetworkDiscoveryInterface
 
startNow(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
startNow(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation startNow
startProcess(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation startProcess
startProcess(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
startScheduledTask(ScheduledTask) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation startScheduledTask
startTask(TaskInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation startTask
startTask(TaskInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
startVirtualSourceTransaction(boolean, String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation startVirtualSourceTransaction
startVirtualSourceTransaction(boolean, String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
startWorkflow(String, String, Account, int, String) - Method in interface com.soffid.iam.sync.service.PamProxySessionService
Operation startWorkflow
Stats - Class in com.soffid.iam.base.api
ValueObject Stats
Stats() - Constructor for class com.soffid.iam.base.api.Stats
 
Stats(Stats) - Constructor for class com.soffid.iam.base.api.Stats
 
Stats(String, List<String>, HashMap<String, List<StatsSample>>) - Constructor for class com.soffid.iam.base.api.Stats
 
StatsSample - Class in com.soffid.iam.base.api
ValueObject StatsSample
StatsSample() - Constructor for class com.soffid.iam.base.api.StatsSample
 
StatsSample(long, long, long, long, long) - Constructor for class com.soffid.iam.base.api.StatsSample
 
StatsSample(StatsSample) - Constructor for class com.soffid.iam.base.api.StatsSample
 
StatsService - Interface in com.soffid.iam.base.service.ejb
EJB StatsService
StatsService - Interface in com.soffid.iam.base.service
Service StatsService
StatsServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home StatsService
STATUS_ACTIVE - Static variable in class com.soffid.iam.iga.api.RoleDependencyStatus
 
STATUS_TOAPPROVE - Static variable in class com.soffid.iam.iga.api.RoleDependencyStatus
 
STATUS_TOREMOVE - Static variable in class com.soffid.iam.iga.api.RoleDependencyStatus
 
stop(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
stop(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation stop
stopScheduledTask(ScheduledTask) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation stopScheduledTask
storeNewCertificate(X509Certificate, X509Certificate) - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation storeNewCertificate
STRING_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
subList(int, int) - Method in class com.soffid.iam.base.api.AsyncList
 
subscribeGroup(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
subscribeGroup(String, String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation subscribeGroup
subscribeRole(String, String, MailListRoleMember) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
subscribeRole(String, String, MailListRoleMember) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation subscribeRole
suspendEncoding() - Method in class com.soffid.iam.util.Base64.OutputStream
Suspends encoding of the stream.
SyncAgentTaskLog - Class in com.soffid.iam.sync.api
ValueObject SyncAgentTaskLog
SyncAgentTaskLog() - Constructor for class com.soffid.iam.sync.api.SyncAgentTaskLog
 
SyncAgentTaskLog(SyncAgentTaskLog) - Constructor for class com.soffid.iam.sync.api.SyncAgentTaskLog
 
SyncAgentTaskLog(Long, String, String, String, String, Calendar, Long, Calendar, Long, Calendar, Long, Long, String, String) - Constructor for class com.soffid.iam.sync.api.SyncAgentTaskLog
 
synchronize(String) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
synchronize(String) - Method in interface com.soffid.iam.iga.service.GroupService
Operation synchronize
synchronizeAccount(String, String) - Method in interface com.soffid.iam.base.service.AccountService
Operation synchronizeAccount
synchronizeRole(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation synchronizeRole Synchronize any user with
synchronizeRole(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
syncServerBoot() - Method in interface com.soffid.iam.impl.service.ApplicationBootService
Operation syncServerBoot
SyncServerInfo - Class in com.soffid.iam.sync.api
ValueObject SyncServerInfo
SyncServerInfo() - Constructor for class com.soffid.iam.sync.api.SyncServerInfo
 
SyncServerInfo(SyncServerInfo) - Constructor for class com.soffid.iam.sync.api.SyncServerInfo
 
SyncServerInfo(String, String) - Constructor for class com.soffid.iam.sync.api.SyncServerInfo
 
SyncServerInfo(String, String, String, String, Integer, Integer, long, String, String, String, String, Calendar, Calendar, Calendar, String) - Constructor for class com.soffid.iam.sync.api.SyncServerInfo
 
SyncServerService - Interface in com.soffid.iam.sync.service.ejb
EJB SyncServerService
SyncServerService - Interface in com.soffid.iam.sync.service
Service SyncServerService
SyncServerServiceHome - Interface in com.soffid.iam.sync.service.ejb
EJB Home SyncServerService
syncServerShutdown() - Method in interface com.soffid.iam.impl.service.ApplicationShutdownService
Operation syncServerShutdown
SyncServerStatsService - Interface in com.soffid.iam.sync.service
Service SyncServerStatsService
SyncserverTask - Class in com.soffid.iam.sync.api
 
SyncserverTask(Long, String) - Constructor for class com.soffid.iam.sync.api.SyncserverTask
 
SyncserverTask(Long, String, String[]) - Constructor for class com.soffid.iam.sync.api.SyncserverTask
 
SyncserverTask.Estat - Class in com.soffid.iam.sync.api
 
SyncStatusService - Interface in com.soffid.iam.sync.service
Service SyncStatusService
System - Class in com.soffid.iam.iga.api
ValueObject System
System() - Constructor for class com.soffid.iam.iga.api.System
 
System(System) - Constructor for class com.soffid.iam.iga.api.System
 
System(Long, String, String, String, String, String, Boolean, Boolean, List<String>, Boolean, boolean, boolean, List<String>, Boolean, Long, String, String, boolean, boolean, boolean, Calendar, Calendar, String, Boolean, Long, Long, Long, String, Boolean, Boolean, Boolean, String, Map<String, Object>, String, Date, String, Date, String, Date) - Constructor for class com.soffid.iam.iga.api.System
 
System(String, boolean, boolean, boolean) - Constructor for class com.soffid.iam.iga.api.System
 
SYSTEM_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
SystemAccessControl - Class in com.soffid.iam.iga.api
ValueObject SystemAccessControl
SystemAccessControl() - Constructor for class com.soffid.iam.iga.api.SystemAccessControl
 
SystemAccessControl(SystemAccessControl) - Constructor for class com.soffid.iam.iga.api.SystemAccessControl
 
SystemAccessControl(String, Boolean, List<AccessControl>) - Constructor for class com.soffid.iam.iga.api.SystemAccessControl
 
SystemDiscoveryEvent - Class in com.soffid.iam.sync.intf.discovery
 
SystemDiscoveryEvent() - Constructor for class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
SystemGroup - Class in com.soffid.iam.iga.api
ValueObject SystemGroup
SystemGroup() - Constructor for class com.soffid.iam.iga.api.SystemGroup
 
SystemGroup(SystemGroup) - Constructor for class com.soffid.iam.iga.api.SystemGroup
 
SystemGroup(Long, String, String) - Constructor for class com.soffid.iam.iga.api.SystemGroup
 
SystemGroup(String, String) - Constructor for class com.soffid.iam.iga.api.SystemGroup
 
SystemWorkflowException - Exception in com.soffid.iam.bpm.exception
Excepcion especifica para indicar una condicion de error del sistema.
SystemWorkflowException() - Constructor for exception com.soffid.iam.bpm.exception.SystemWorkflowException
 
SystemWorkflowException(String) - Constructor for exception com.soffid.iam.bpm.exception.SystemWorkflowException
 
SystemWorkflowException(String, Throwable) - Constructor for exception com.soffid.iam.bpm.exception.SystemWorkflowException
 
SystemWorkflowException(Throwable) - Constructor for exception com.soffid.iam.bpm.exception.SystemWorkflowException
 

T

tailServerLog() - Method in interface com.soffid.iam.sync.agent.AgentManager
Operation tailServerLog
tailServerLog(String) - Method in interface com.soffid.iam.sync.service.ejb.SyncServerService
 
tailServerLog(String) - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation tailServerLog
tailServerLog(String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation tailServerLog
TAREA_YA_ASIGNADA_DIRECTAMENTE - Static variable in class com.soffid.iam.bpm.exception.BPMErrorCodes
ERROR CODE PARA INDICAR QUE LA TAREA YA SE ENCUENTRA ASIGNADA
Task - Class in com.soffid.iam.sync.api
ValueObject Task
Task() - Constructor for class com.soffid.iam.sync.api.Task
 
Task(Task) - Constructor for class com.soffid.iam.sync.api.Task
 
Task(Long, String, String, String, String, String, String, String, String, String, String, Calendar, String, String, String, String, String, String, String, String, String, String, String, String, Calendar, String, Long, String, String, String, String, String) - Constructor for class com.soffid.iam.sync.api.Task
 
Task(Calendar, String) - Constructor for class com.soffid.iam.sync.api.Task
 
TaskDefinition - Class in com.soffid.iam.bpm.api
ValueObject TaskDefinition
TaskDefinition() - Constructor for class com.soffid.iam.bpm.api.TaskDefinition
 
TaskDefinition(long) - Constructor for class com.soffid.iam.bpm.api.TaskDefinition
 
TaskDefinition(long, String, String, boolean, boolean) - Constructor for class com.soffid.iam.bpm.api.TaskDefinition
 
TaskDefinition(TaskDefinition) - Constructor for class com.soffid.iam.bpm.api.TaskDefinition
 
TaskInstance - Class in com.soffid.iam.bpm.api
ValueObject TaskInstance
TaskInstance() - Constructor for class com.soffid.iam.bpm.api.TaskInstance
 
TaskInstance(long, long, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.soffid.iam.bpm.api.TaskInstance
 
TaskInstance(long, UIClassLoader, String, long, Long, long, boolean, String, String, String, Date, Date, Date, Date, int, boolean, boolean, boolean, boolean, String, Set<String>, Map, String[]) - Constructor for class com.soffid.iam.bpm.api.TaskInstance
 
TaskInstance(TaskInstance) - Constructor for class com.soffid.iam.bpm.api.TaskInstance
 
TasksGrid - Class in com.soffid.iam.base.api
ValueObject TasksGrid
TasksGrid() - Constructor for class com.soffid.iam.base.api.TasksGrid
 
TasksGrid(TasksGrid) - Constructor for class com.soffid.iam.base.api.TasksGrid
 
TasksGrid(List<String>, List<SyncserverTask>) - Constructor for class com.soffid.iam.base.api.TasksGrid
 
TasksGridRow - Class in com.soffid.iam.base.api
ValueObject TasksGridRow
TasksGridRow() - Constructor for class com.soffid.iam.base.api.TasksGridRow
 
TasksGridRow(TasksGridRow) - Constructor for class com.soffid.iam.base.api.TasksGridRow
 
TasksGridRow(List<String>, List<SyncserverTask>) - Constructor for class com.soffid.iam.base.api.TasksGridRow
 
Tenant - Class in com.soffid.iam.base.api
ValueObject Tenant
Tenant() - Constructor for class com.soffid.iam.base.api.Tenant
 
Tenant(Tenant) - Constructor for class com.soffid.iam.base.api.Tenant
 
Tenant(Long, String, String, boolean) - Constructor for class com.soffid.iam.base.api.Tenant
 
Tenant(String, String, boolean) - Constructor for class com.soffid.iam.base.api.Tenant
 
tenantBoot(Tenant) - Method in interface com.soffid.iam.impl.service.ApplicationBootService
Operation tenantBoot
TenantService - Interface in com.soffid.iam.base.service.ejb
EJB TenantService
TenantService - Interface in com.soffid.iam.base.service
Service TenantService
TenantServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home TenantService
testObjectMapping(Map<String, String>, String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation testObjectMapping Tests an object mapping for a real object
testObjectMapping(Map<String, String>, String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
testObjectMapping(Map<String, String>, String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation testObjectMapping
testPropagateObject(String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation testPropagateObject Tests and applies an object mapping
testPropagateObject(String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
testPropagateObject(String, SoffidObjectType, String, String) - Method in interface com.soffid.iam.sync.service.SyncStatusService
Operation testPropagateObject
TimedOutException - Exception in com.soffid.iam.util
Excepción por proceso sin finalizar en el tiempo establecido
TimedOutException() - Constructor for exception com.soffid.iam.util.TimedOutException
Constructor
TimedOutException(String) - Constructor for exception com.soffid.iam.util.TimedOutException
Genera una TimedOutException con el texto indicado
TimedProcess - Class in com.soffid.iam.util
Proceso de sistema operativo con tiempo máximo de ejecución.
TimedProcess(long) - Constructor for class com.soffid.iam.util.TimedProcess
Construir un nuevo TimedProcess
toArray() - Method in class com.soffid.iam.base.api.AsyncList
 
toArray(T[]) - Method in class com.soffid.iam.base.api.AsyncList
 
toBase64(byte[]) - Static method in class com.soffid.iam.am.api.Password
Transforms to base 64
Token - Class in com.soffid.iam.bpm.api
ValueObject Token
Token() - Constructor for class com.soffid.iam.bpm.api.Token
 
Token(long, boolean, boolean, boolean) - Constructor for class com.soffid.iam.bpm.api.Token
 
Token(Token) - Constructor for class com.soffid.iam.bpm.api.Token
 
Token(String, long, String, boolean, boolean, boolean) - Constructor for class com.soffid.iam.bpm.api.Token
 
TOO_FEW_CAPS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TOO_FEW_NUMBERS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TOO_FEW_SIGNS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TOO_FEW_SMALLS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TOO_LONG - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TOO_MANY_CAPS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TOO_MANY_NUMBERS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TOO_MANY_SIGNS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TOO_MANY_SMALLS - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TOO_SHORT - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
TooManySessionsException - Exception in com.soffid.iam.exception
 
TooManySessionsException() - Constructor for exception com.soffid.iam.exception.TooManySessionsException
 
TooManySessionsException(String) - Constructor for exception com.soffid.iam.exception.TooManySessionsException
 
TooManySessionsException(String, Throwable) - Constructor for exception com.soffid.iam.exception.TooManySessionsException
 
TooManySessionsException(Throwable) - Constructor for exception com.soffid.iam.exception.TooManySessionsException
 
toString() - Method in class com.soffid.iam.am.api.AccessLog
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.AccessTree
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.AccessTreeAuthorization
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.AccessTreeExecution
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.AccessTreeExecutionType
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.ApplicationAccessTree
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.Browser
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.Challenge
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.ExtranetCard
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.ExtranetCardContent
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.ForbiddenWord
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.Host
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.HostAlias
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.LaunchType
 
toString() - Method in class com.soffid.iam.am.api.Network
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.NetworkAuthorization
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.NetworkType
 
toString() - Method in class com.soffid.iam.am.api.OsType
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.OtpChallengeProxy
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.Password
Serializar
toString() - Method in class com.soffid.iam.am.api.PasswordDomain
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.PasswordDomainStatus
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.PasswordPolicy
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.PasswordPolicyForbbidenWord
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.PasswordStatus
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.PasswordValidation
 
toString() - Method in class com.soffid.iam.am.api.SamlRequest
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.Service
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.Session
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.SessionType
 
toString() - Method in class com.soffid.iam.am.api.VaultElement
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.VaultFolder
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.VaultFolderAccountPermissions
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.am.api.VaultFolderPermissions
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.api.BinaryData
 
toString() - Method in class com.soffid.iam.base.api.AbstractAccount
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.AbstractUser
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.AccountAccessLevelEnum
 
toString() - Method in class com.soffid.iam.base.api.AccountStatus
 
toString() - Method in class com.soffid.iam.base.api.AccountType
 
toString() - Method in class com.soffid.iam.base.api.AgentDescriptor
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.AgentDescriptorWorkflow
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.AgentProperty
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.AgentStatusInfo
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.AsyncProcessTracker
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.AttributeVisibilityEnum
 
toString() - Method in class com.soffid.iam.base.api.AuthorizationRole
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.BinaryData
 
toString() - Method in class com.soffid.iam.base.api.Configuration
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.CredentialTypeEnum
 
toString() - Method in class com.soffid.iam.base.api.DataType
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.DisableObjectRule
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.Identity
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.LetterCaseEnum
 
toString() - Method in class com.soffid.iam.base.api.MetadataScope
 
toString() - Method in class com.soffid.iam.base.api.ServerPlugin
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.ServerPluginModule
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.ServerPluginModuleType
 
toString() - Method in class com.soffid.iam.base.api.Stats
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.StatsSample
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.TasksGrid
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.TasksGridRow
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.Tenant
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.TranslatedLabel
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.TypeEnumeration
 
toString() - Method in class com.soffid.iam.base.api.UserAccount
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.UserAccountHistory
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.api.UserData
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.base.model.AbstractParameter
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.BPMUser
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.Comment
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.ConfigParameterVO
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.DeployToken
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.FilteredGroupVO
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.Job
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.PredefinedProcessType
 
toString() - Method in class com.soffid.iam.bpm.api.ProcessDefinition
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.ProcessInstance
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.ProcessLog
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.RolGrup
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.TaskDefinition
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.TaskInstance
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.bpm.api.Token
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.doc.api.DocumentReference
 
toString() - Method in class com.soffid.iam.iga.api.AbstractGroup
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.AbstractInformationSystem
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.AbstractRole
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.AbstractUserType
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.AccessControl
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.AccessControlList
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.AccountHistory
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.AccountProposedAction
 
toString() - Method in class com.soffid.iam.iga.api.ApplicationType
 
toString() - Method in class com.soffid.iam.iga.api.AttributeDirection
 
toString() - Method in class com.soffid.iam.iga.api.AttributeMapping
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.AttributeTranslation
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.BpmProcess
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.BpmUserProcess
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.CustomObject
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.CustomObjectType
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.DelegationStatus
 
toString() - Method in class com.soffid.iam.iga.api.Domain
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.DomainUsersMember
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.DomainValue
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.EventUserAction
 
toString() - Method in class com.soffid.iam.iga.api.ExtensibleObjectRegister
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.ExternalName
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.GroupRoles
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.GroupType
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.MailDomain
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.MailList
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.MailListRelationship
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.MailListRoleMember
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.Notice
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.ObjectMapping
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.ObjectMappingProperty
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.ObjectMappingTrigger
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.Printer
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.PrinterGroup
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.PrinterUser
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.ProposedAction
 
toString() - Method in class com.soffid.iam.iga.api.ReconcileAccount
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.ReconcileAssignment
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.ReconcileRole
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.ReconcileTrigger
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.RoleAccount
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.RoleDependencyStatus
 
toString() - Method in class com.soffid.iam.iga.api.RoleGrant
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.RoleGrantHierarchy
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.Rule
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.RuleAssignedRole
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.SharedAccountPrivileges
 
toString() - Method in class com.soffid.iam.iga.api.SoffidObjectTrigger
 
toString() - Method in class com.soffid.iam.iga.api.SoffidObjectType
 
toString() - Method in class com.soffid.iam.iga.api.System
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.SystemAccessControl
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.SystemGroup
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.UserDomain
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.UserDomainType
 
toString() - Method in class com.soffid.iam.iga.api.UserGroup
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.UserMailList
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.iga.api.UserTypeDispatcher
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.impl.api.UpgradeStatus
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.HostAdmin
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.HostEventAction
 
toString() - Method in class com.soffid.iam.pam.api.HostPort
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.HostService
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.JumpServerGroup
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.NewPamSession
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.PamAction
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.PamPolicy
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.PamRule
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.PamRuleType
 
toString() - Method in class com.soffid.iam.pam.api.PamSecurityCheck
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.api.PamSession
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.pam.model.PamActionType
 
toString() - Method in class com.soffid.iam.rc.api.Audit
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.GeoInformation
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.Issue
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.IssueActionDefinition
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.IssueBrowser
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.IssueHost
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.IssuePolicy
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.IssuePolicyAction
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.IssuePolicyStatus
 
toString() - Method in class com.soffid.iam.rc.api.IssueStatus
 
toString() - Method in class com.soffid.iam.rc.api.IssueUser
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.NetworkIntelligence
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.RequestedObligation
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.RequestedObligationEnum
 
toString() - Method in class com.soffid.iam.rc.api.SoDRisk
 
toString() - Method in class com.soffid.iam.rc.api.SoDRole
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.SoDRule
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.SoDRuleMatrix
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.rc.api.SodRuleType
 
toString() - Method in class com.soffid.iam.sync.agent.Plugin
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.AuthoritativeChange
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.AuthoritativeChangeIdentifier
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.DebugTaskResults
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.GetObjectResults
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.LogConfiguration
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.LogFileEntry
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.ScheduledTask
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.ScheduledTaskHandler
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.ScheduledTaskLog
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.Secret
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.Server
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.ServerRegistrationToken
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.ServerType
 
toString() - Method in class com.soffid.iam.sync.api.SyncAgentTaskLog
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.SyncServerInfo
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.api.Task
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent
 
toString() - Method in class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent
 
toString() - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
toString() - Method in class com.soffid.iam.web.SearchAttributeDefinition
Returns a string representation of the value object.
toString() - Method in class com.soffid.iam.web.SearchDictionary
Returns a string representation of the value object.
toString(AccountType) - Method in class com.soffid.iam.json.AccountTypeConverter
 
toString(Calendar) - Method in class com.soffid.iam.json.CalendarConverter
 
toString(Date) - Method in class com.soffid.iam.json.DateConverter
 
TransactionalTask - Interface in com.soffid.iam.impl
 
translate(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation translate
translate2(String, String) - Method in interface com.soffid.iam.sync.service.ServerService
Operation translate2
TranslatedLabel - Class in com.soffid.iam.base.api
ValueObject TranslatedLabel
TranslatedLabel() - Constructor for class com.soffid.iam.base.api.TranslatedLabel
 
TranslatedLabel(TranslatedLabel) - Constructor for class com.soffid.iam.base.api.TranslatedLabel
 
TranslatedLabel(Long, String, String, Long, Long, Long) - Constructor for class com.soffid.iam.base.api.TranslatedLabel
 
TranslatedLabel(String, String) - Constructor for class com.soffid.iam.base.api.TranslatedLabel
 
TrustedCertificateLoader - Interface in com.soffid.iam.ssl
 
type - Variable in class com.soffid.iam.sync.intf.LogEntry
tipo de entrada.
type() - Method in class com.soffid.iam.json.AccountTypeConverter
 
type() - Method in class com.soffid.iam.json.CalendarConverter
 
type() - Method in class com.soffid.iam.json.DateConverter
 
TYPE_CERT - Static variable in class com.soffid.iam.am.api.Challenge
Constant TYPE_CERT
TYPE_KERBEROS - Static variable in class com.soffid.iam.am.api.Challenge
Constant TYPE_KERBEROS
TYPE_PASSWORD - Static variable in class com.soffid.iam.am.api.Challenge
Constant TYPE_PASSWORD
TYPE_RMI - Static variable in class com.soffid.iam.am.api.Challenge
Constant TYPE_RMI
TypeEnumeration - Class in com.soffid.iam.base.api
Enumeration TypeEnumeration
TypeEnumeration() - Constructor for class com.soffid.iam.base.api.TypeEnumeration
 

U

UIClassLoader - Class in com.soffid.iam.bpm.api
Representa un classloader para las interfaces de usuario.
UIClassLoader(Long, Map, ClassLoader) - Constructor for class com.soffid.iam.bpm.api.UIClassLoader
 
UNKNOWN - Static variable in class com.soffid.iam.iga.api.EventUserAction
 
UNKNOWN - Static variable in class com.soffid.iam.sync.api.SyncserverTask.Estat
 
UnknownApplicationException - Exception in com.soffid.iam.exception
Excepción aplicación desconocido
UnknownApplicationException() - Constructor for exception com.soffid.iam.exception.UnknownApplicationException
Creates new UnknownUserException without detail message.
UnknownApplicationException(String) - Constructor for exception com.soffid.iam.exception.UnknownApplicationException
Constructs an UnknownUserException with the specified detail message.
UnknownGroupException - Exception in com.soffid.iam.exception
Excepción grupo desconocido (SC_GRUPS)
UnknownGroupException() - Constructor for exception com.soffid.iam.exception.UnknownGroupException
Creates new UnknownGroupException without detail message.
UnknownGroupException(String) - Constructor for exception com.soffid.iam.exception.UnknownGroupException
Constructs an UnknownGroupException with the specified detail message.
UnknownHostException - Exception in com.soffid.iam.exception
Excepción máquina desconcida (SC_MAQUIN)
UnknownHostException() - Constructor for exception com.soffid.iam.exception.UnknownHostException
Creates new UnknownHostException without detail message.
UnknownHostException(String) - Constructor for exception com.soffid.iam.exception.UnknownHostException
Constructs an UnknownHostException with the specified detail message.
UnknownMailListException - Exception in com.soffid.iam.exception
Excepción rol desconocido (SC_ROLES)
UnknownMailListException() - Constructor for exception com.soffid.iam.exception.UnknownMailListException
Creates new UnknownGroupException without detail message.
UnknownMailListException(String) - Constructor for exception com.soffid.iam.exception.UnknownMailListException
Constructs an UnknownGroupException with the specified detail message.
UnknownNetworkException - Exception in com.soffid.iam.exception
Excepción red desconocida
UnknownNetworkException() - Constructor for exception com.soffid.iam.exception.UnknownNetworkException
Creates new UnknownNetworkException without detail message.
UnknownNetworkException(String) - Constructor for exception com.soffid.iam.exception.UnknownNetworkException
Constructs an UnknownNetworkException with the specified detail message.
UnknownPrinterException - Exception in com.soffid.iam.exception
Excepción impresora desconocida
UnknownPrinterException() - Constructor for exception com.soffid.iam.exception.UnknownPrinterException
Creates new UnknownPrinterException without detail message.
UnknownPrinterException(String) - Constructor for exception com.soffid.iam.exception.UnknownPrinterException
Constructs an UnknownPrinterException with the specified detail message.
UnknownRoleException - Exception in com.soffid.iam.exception
Excepción rol desconocido (SC_ROLES)
UnknownRoleException() - Constructor for exception com.soffid.iam.exception.UnknownRoleException
Creates new UnknownGroupException without detail message.
UnknownRoleException(String) - Constructor for exception com.soffid.iam.exception.UnknownRoleException
Constructs an UnknownGroupException with the specified detail message.
UnknownUserException - Exception in com.soffid.iam.exception
Excepción usuario desconocido
UnknownUserException() - Constructor for exception com.soffid.iam.exception.UnknownUserException
Creates new UnknownUserException without detail message.
UnknownUserException(String) - Constructor for exception com.soffid.iam.exception.UnknownUserException
Constructs an UnknownUserException with the specified detail message.
UNLOCK - Static variable in class com.soffid.iam.iga.api.EventUserAction
 
UNLOCK - Static variable in class com.soffid.iam.pam.api.HostEventAction
 
unlockOverdueJobs(Date) - Method in interface com.soffid.iam.bpm.service.BpmJobExecutor
Operation unlockOverdueJobs
unlockOverdueJobs(Date) - Method in interface com.soffid.iam.bpm.service.ejb.BpmJobExecutor
 
unlockPasswordDomain(String, String) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
unlockPasswordDomain(String, String) - Method in interface com.soffid.iam.base.service.UserService
Operation unlockPasswordDomain
UNMANAGED - Static variable in class com.soffid.iam.iga.api.SharedAccountPrivileges
 
unsubscribeGroup(String, String, String) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
unsubscribeGroup(String, String, String) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation unsubscribeGroup
unsubscribeRole(String, String, MailListRoleMember) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
unsubscribeRole(String, String, MailListRoleMember) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation unsubscribeRole
update(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
update(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation update
update(Browser) - Method in interface com.soffid.iam.am.service.BrowserService
Operation update
update(Browser) - Method in interface com.soffid.iam.am.service.ejb.BrowserService
 
update(ExtranetCard) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
update(ForbiddenWord) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
update(ForbiddenWord) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation update
update(Host) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
update(Host) - Method in interface com.soffid.iam.am.service.NetworkService
Operation update
update(HostAlias) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
update(HostAlias) - Method in interface com.soffid.iam.am.service.NetworkService
Operation update
update(Network) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
update(Network) - Method in interface com.soffid.iam.am.service.NetworkService
Operation update
update(NetworkAuthorization) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
update(NetworkAuthorization) - Method in interface com.soffid.iam.am.service.NetworkService
Operation update
update(OsType) - Method in interface com.soffid.iam.am.service.ejb.NetworkService
 
update(OsType) - Method in interface com.soffid.iam.am.service.NetworkService
Operation update
update(PasswordDomain) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
update(PasswordDomain) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation update
update(PasswordPolicy) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
update(PasswordPolicy) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation update
update(PasswordPolicyForbbidenWord) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
update(PasswordPolicyForbbidenWord) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation update
update(Service) - Method in interface com.soffid.iam.am.service.ejb.ServiceService
 
update(Service) - Method in interface com.soffid.iam.am.service.ServiceService
Operation update
update(VaultElement) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
update(VaultElement) - Method in interface com.soffid.iam.am.service.VaultService
Operation update
update(VaultFolder) - Method in interface com.soffid.iam.am.service.ejb.VaultService
 
update(VaultFolder) - Method in interface com.soffid.iam.am.service.VaultService
Operation update
update(Configuration) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation update
update(Configuration) - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
update(DataType) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation update
update(DataType) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
update(Tenant) - Method in interface com.soffid.iam.base.service.ejb.TenantService
 
update(Tenant) - Method in interface com.soffid.iam.base.service.TenantService
Operation update Updates a tenant
update(User) - Method in interface com.soffid.iam.base.service.ejb.UserService
 
update(User) - Method in interface com.soffid.iam.base.service.UserService
Operation update Update a user
update(UserData) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation update
update(UserData) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
update(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation update
update(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
update(TaskInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation update
update(TaskInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
update(AccessControl) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(AccessControl) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
update(AttributeMapping) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(AttributeMapping) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
update(AttributeTranslation) - Method in interface com.soffid.iam.iga.service.AttributeTranslationService
Operation update
update(AttributeTranslation) - Method in interface com.soffid.iam.iga.service.ejb.AttributeTranslationService
 
update(BpmUserProcess) - Method in interface com.soffid.iam.base.service.UserService
Operation update
update(Domain) - Method in interface com.soffid.iam.iga.service.DomainService
Operation update
update(Domain) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
update(DomainValue) - Method in interface com.soffid.iam.iga.service.DomainService
Operation update
update(DomainValue) - Method in interface com.soffid.iam.iga.service.ejb.DomainService
 
update(Group) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
update(Group) - Method in interface com.soffid.iam.iga.service.GroupService
Operation update
update(GroupType) - Method in interface com.soffid.iam.iga.service.ejb.GroupTypeService
 
update(GroupType) - Method in interface com.soffid.iam.iga.service.GroupTypeService
Operation update
update(InformationSystem) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation update
update(InformationSystem) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
update(MailDomain) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
update(MailDomain) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation update
update(MailList) - Method in interface com.soffid.iam.iga.service.ejb.MailListsService
 
update(MailList) - Method in interface com.soffid.iam.iga.service.MailListsService
Operation update
update(ObjectMapping) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(ObjectMapping) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
update(ObjectMappingProperty) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(ObjectMappingProperty) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
update(ObjectMappingTrigger) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(ObjectMappingTrigger) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
update(Printer) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
update(Printer) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation update
update(PrinterGroup) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
update(PrinterGroup) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation update
update(PrinterUser) - Method in interface com.soffid.iam.iga.service.ejb.PrinterService
 
update(PrinterUser) - Method in interface com.soffid.iam.iga.service.PrinterService
Operation update
update(ReconcileTrigger) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(ReconcileTrigger) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
update(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation update Updates role, including grantee roles and groups, but not roles granted to this one
update(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
update(RoleAccount) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation update
update(RoleGrant) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation update
update(RoleGrant) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
update(Rule) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
update(Rule) - Method in interface com.soffid.iam.iga.service.RulesService
Operation update
update(RuleAssignedRole) - Method in interface com.soffid.iam.iga.service.ejb.RulesService
 
update(RuleAssignedRole) - Method in interface com.soffid.iam.iga.service.RulesService
Operation update
update(System) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(System) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
update(SystemGroup) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(SystemGroup) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
update(UserDomain) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
update(UserDomain) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation update
update(UserGroup) - Method in interface com.soffid.iam.iga.service.ejb.GroupService
 
update(UserGroup) - Method in interface com.soffid.iam.iga.service.GroupService
Operation update
update(UserType) - Method in interface com.soffid.iam.iga.service.ejb.UserDomainService
 
update(UserType) - Method in interface com.soffid.iam.iga.service.UserDomainService
Operation update
update(UserTypeDispatcher) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(UserTypeDispatcher) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
update(JumpServerGroup) - Method in interface com.soffid.iam.pam.service.ejb.PamSessionService
 
update(JumpServerGroup) - Method in interface com.soffid.iam.pam.service.PamSessionService
Operation update
update(Issue) - Method in interface com.soffid.iam.rc.service.ejb.IssueService
 
update(Issue) - Method in interface com.soffid.iam.rc.service.IssueService
Operation update
update(IssuePolicy) - Method in interface com.soffid.iam.rc.service.ejb.IssuePolicyService
 
update(IssuePolicy) - Method in interface com.soffid.iam.rc.service.IssuePolicyService
Operation update
update(SoDRule) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
update(SoDRule) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation update
update(SoDRuleMatrix) - Method in interface com.soffid.iam.rc.service.ejb.SoDRuleService
 
update(SoDRuleMatrix) - Method in interface com.soffid.iam.rc.service.SoDRuleService
Operation update
update(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ejb.ScheduledTaskService
 
update(ScheduledTask) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation update
update(ScheduledTaskHandler) - Method in interface com.soffid.iam.sync.service.ScheduledTaskService
Operation update
update(Server) - Method in interface com.soffid.iam.iga.service.DispatcherService
Operation update
update(Server) - Method in interface com.soffid.iam.iga.service.ejb.DispatcherService
 
UPDATE_ACCOUNT - Static variable in class com.soffid.iam.iga.api.AccountProposedAction
 
update2(Role) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation update2 Updates role, including roles granted to this role, and role and group grantee
update2(Role) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
updateAccessControl() - Method in interface com.soffid.iam.sync.intf.AccessControlMgr
Gestión del control de acceso
updateAccount(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation updateAccount Updates a shared account
updateAccount(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
updateAccount2(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation updateAccount2 Updates a shared account, including its attributes
updateAccount2(Account) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
updateAccountAttribute(UserData) - Method in interface com.soffid.iam.base.service.AccountService
Operation updateAccountAttribute Updates an account attributes
updateAccountAttribute(UserData) - Method in interface com.soffid.iam.base.service.ejb.AccountService
 
updateAccountLastUpdate(Account) - Method in interface com.soffid.iam.base.service.AccountService
Operation updateAccountLastUpdate Updates the accounts last update property
updateAccountPasswordDate(Account, Long) - Method in interface com.soffid.iam.base.service.AccountService
Operation updateAccountPasswordDate Updates the account password property
updateAccountPasswordDate2(Account, Date) - Method in interface com.soffid.iam.base.service.AccountService
Operation updateAccountPasswordDate2 Updates account password set and expiration
updateAction(PamAction) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
updateAction(PamAction) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation updateAction
updateAssignment(ReconcileAssignment) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
updateAssignment(ReconcileAssignment) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation updateAssignment
updateAttributes(RoleAccount) - Method in interface com.soffid.iam.iga.service.ApplicationService
Operation updateAttributes
updateAttributes(RoleAccount) - Method in interface com.soffid.iam.iga.service.ejb.ApplicationService
 
updateBlob(String, byte[]) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation updateBlob
updateBlob(String, byte[]) - Method in interface com.soffid.iam.base.service.ejb.ConfigurationService
 
updateBlob(String, byte[], String) - Method in interface com.soffid.iam.base.service.ConfigurationService
Operation updateBlob
updateCustomObject(CustomObject) - Method in interface com.soffid.iam.iga.service.CustomObjectService
Operation updateCustomObject
updateCustomObject(CustomObject) - Method in interface com.soffid.iam.iga.service.ejb.CustomObjectService
 
updateCustomObject(CustomObject) - Method in interface com.soffid.iam.sync.intf.CustomObjectMgr
 
updateCustomObjectType(CustomObjectType) - Method in interface com.soffid.iam.base.service.AdditionalDataService
Operation updateCustomObjectType
updateCustomObjectType(CustomObjectType) - Method in interface com.soffid.iam.base.service.ejb.AdditionalDataService
 
updateDispatcherConfiguration() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation updateDispatcherConfiguration Calls synchronization servers to notify dispatcher configuration changes
updateExecution(AccessTree, AccessTreeExecution) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
updateExecution(AccessTree, AccessTreeExecution) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation updateExecution
updateExpiredPasswords(User, boolean) - Method in interface com.soffid.iam.sync.service.ServerService
Operation updateExpiredPasswords
updateExtensibleObject(ExtensibleObject) - Method in interface com.soffid.iam.sync.intf.ExtensibleObjectMgr
 
updateFromServer() - Method in class com.soffid.iam.config.Config
 
updateGroup(Group) - Method in interface com.soffid.iam.sync.intf.GroupMgr
Updates a group in the target system The agent can retrieve additional information from the Serverservice
updateHost(Host) - Method in interface com.soffid.iam.sync.intf.HostMgr
Actualizar los datos de una máquina.
updateHostService(HostService) - Method in interface com.soffid.iam.pam.service.ejb.NetworkDiscoveryService
 
updateHostService(HostService) - Method in interface com.soffid.iam.pam.service.NetworkDiscoveryService
Operation updateHostService Method to register a manual host service
updateListAlias(MailList) - Method in interface com.soffid.iam.sync.intf.MailAliasMgr
 
updateMyPreference(String, String) - Method in interface com.soffid.iam.base.service.ejb.PreferencesService
 
updateMyPreference(String, String) - Method in interface com.soffid.iam.base.service.PreferencesService
Operation updateMyPreference Changes current user preference
updateNetworks() - Method in interface com.soffid.iam.sync.intf.NetworkMgr
Actualizar el inventario de redes El agente deberá consultar los datos al servidor SEYCON.
updatePendingTasks() - Method in interface com.soffid.iam.sync.service.SyncServerService
Operation updatePendingTasks
updatePlugin(byte[]) - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation updatePlugin Only deploys if it's a newer version
updatePlugin(ServerPlugin) - Method in interface com.soffid.iam.base.service.ejb.ServerPluginService
 
updatePlugin(ServerPlugin) - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation updatePlugin
updatePlugin(File) - Method in interface com.soffid.iam.base.service.ServerPluginService
Operation updatePlugin Only deploys if it's a newer version
updatePolicy(PamPolicy) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
updatePolicy(PamPolicy) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation updatePolicy
updateRole(ReconcileRole) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
updateRole(ReconcileRole) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation updateRole
updateRole(Role) - Method in interface com.soffid.iam.sync.intf.RoleMgr
Update role attributes.
updateRule(PamRule) - Method in interface com.soffid.iam.pam.service.ejb.PamPolicyService
 
updateRule(PamRule) - Method in interface com.soffid.iam.pam.service.PamPolicyService
Operation updateRule
updateSharedAccount(Account) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
updateSharedAccount(Account) - Method in interface com.soffid.iam.iga.service.SelfService
Operation updateSharedAccount Updates an account, including ACLs if user is owner
updateSharedAccountData(UserData) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
updateSharedAccountData(UserData) - Method in interface com.soffid.iam.iga.service.SelfService
Operation updateSharedAccountData Updates an account attribute
updateStats() - Method in interface com.soffid.iam.base.service.StatsService
Operation updateStats
updateSwimlane(TaskInstance, String, String[]) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation updateSwimlane
updateSwimlane(TaskInstance, String, String[]) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
updateSystem(System) - Method in interface com.soffid.iam.sync.service.ServerService
Operation updateSystem
updateTransientKey(long, String) - Method in interface com.soffid.iam.am.service.SessionService
Operation updateTransientKey
updateUser(Account) - Method in interface com.soffid.iam.sync.intf.UserMgr
Update shared account data
updateUser(Account, User) - Method in interface com.soffid.iam.sync.intf.UserMgr
Update user data.
updateUser(ReconcileAccount) - Method in interface com.soffid.iam.reconcile.service.ejb.ReconcileService
 
updateUser(ReconcileAccount) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation updateUser
updateUserAlias(String, User) - Method in interface com.soffid.iam.sync.intf.MailAliasMgr
 
updateUserAttribute(UserData) - Method in interface com.soffid.iam.iga.service.ejb.SelfService
 
updateUserAttribute(UserData) - Method in interface com.soffid.iam.iga.service.SelfService
Operation updateUserAttribute
updateUserAttributes(String, Map<String, Object>) - Method in interface com.soffid.iam.base.service.ejb.UserService
Deprecated.
updateUserAttributes(String, Map<String, Object>) - Method in interface com.soffid.iam.base.service.UserService
Deprecated.
updateUserPassword(String, User, Password, boolean) - Method in interface com.soffid.iam.sync.intf.UserMgr
Updates account password.
upgradeParFile(InputStream) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation upgradeParFile
upgradeParFile(InputStream) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
upgradeProcess(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.BpmEngine
Operation upgradeProcess
upgradeProcess(ProcessInstance) - Method in interface com.soffid.iam.bpm.service.ejb.BpmEngine
 
UpgradeStatus - Class in com.soffid.iam.impl.api
ValueObject UpgradeStatus
UpgradeStatus() - Constructor for class com.soffid.iam.impl.api.UpgradeStatus
 
UpgradeStatus(boolean, boolean, boolean, String) - Constructor for class com.soffid.iam.impl.api.UpgradeStatus
 
UpgradeStatus(UpgradeStatus) - Constructor for class com.soffid.iam.impl.api.UpgradeStatus
 
uploadFile(InputStream, String, String, String) - Method in class com.soffid.iam.bpm.attachment.AbstractAttachmentManager
 
UPPERCASE - Static variable in class com.soffid.iam.base.api.LetterCaseEnum
 
URL_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
URLManager - Class in com.soffid.iam.remote
 
URLManager(String) - Constructor for class com.soffid.iam.remote.URLManager
 
user - Variable in class com.soffid.iam.sync.intf.LogEntry
Código de usuario
User - Class in com.soffid.iam.base.api
 
User() - Constructor for class com.soffid.iam.base.api.User
 
User(AbstractUser) - Constructor for class com.soffid.iam.base.api.User
 
User(String, String, String, String, String) - Constructor for class com.soffid.iam.base.api.User
 
USER - Static variable in class com.soffid.iam.base.api.AccountType
 
USER - Static variable in class com.soffid.iam.base.api.MetadataScope
 
USER_PROPERTY - Static variable in class com.soffid.iam.config.Config
 
USER_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
USER_TYPE_TYPE - Static variable in class com.soffid.iam.base.api.TypeEnumeration
 
UserAccount - Class in com.soffid.iam.base.api
ValueObject UserAccount
UserAccount() - Constructor for class com.soffid.iam.base.api.UserAccount
 
UserAccount(UserAccount) - Constructor for class com.soffid.iam.base.api.UserAccount
 
UserAccount(Long, String, String, String, String, String, String, AccountType, boolean, AccountStatus, CredentialTypeEnum, String, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, AccountAccessLevelEnum, String, String, String, Long, String, boolean, String, LaunchType, String, String, Calendar, Calendar, Calendar, Calendar, String, PasswordValidation, Date, Date, Map<String, Object>, boolean, String, String, Date, String, Boolean, String, Date) - Constructor for class com.soffid.iam.base.api.UserAccount
 
UserAccount(String, String, String, AccountType, boolean, String, boolean, boolean, String) - Constructor for class com.soffid.iam.base.api.UserAccount
 
UserAccountHistory - Class in com.soffid.iam.base.api
ValueObject UserAccountHistory
UserAccountHistory() - Constructor for class com.soffid.iam.base.api.UserAccountHistory
 
UserAccountHistory(UserAccountHistory) - Constructor for class com.soffid.iam.base.api.UserAccountHistory
 
UserAccountHistory(Long, String, String, String) - Constructor for class com.soffid.iam.base.api.UserAccountHistory
 
UserAccountHistory(Long, String, String, String, Date, Long, Boolean, String) - Constructor for class com.soffid.iam.base.api.UserAccountHistory
 
UserData - Class in com.soffid.iam.base.api
ValueObject UserData
UserData() - Constructor for class com.soffid.iam.base.api.UserData
 
UserData(UserData) - Constructor for class com.soffid.iam.base.api.UserData
 
UserData(String) - Constructor for class com.soffid.iam.base.api.UserData
 
UserData(String, String, String, String, String, Long, byte[], Calendar, String, AttributeVisibilityEnum) - Constructor for class com.soffid.iam.base.api.UserData
 
UserDomain - Class in com.soffid.iam.iga.api
ValueObject UserDomain
UserDomain() - Constructor for class com.soffid.iam.iga.api.UserDomain
 
UserDomain(UserDomain) - Constructor for class com.soffid.iam.iga.api.UserDomain
 
UserDomain(Long, String, String, UserDomainType, String, String, String) - Constructor for class com.soffid.iam.iga.api.UserDomain
 
UserDomainService - Interface in com.soffid.iam.iga.service.ejb
EJB UserDomainService
UserDomainService - Interface in com.soffid.iam.iga.service
Service UserDomainService
UserDomainServiceHome - Interface in com.soffid.iam.iga.service.ejb
EJB Home UserDomainService
UserDomainType - Class in com.soffid.iam.iga.api
Enumeration UserDomainType
UserDomainType() - Constructor for class com.soffid.iam.iga.api.UserDomainType
 
UserGroup - Class in com.soffid.iam.iga.api
ValueObject UserGroup
UserGroup() - Constructor for class com.soffid.iam.iga.api.UserGroup
 
UserGroup(UserGroup) - Constructor for class com.soffid.iam.iga.api.UserGroup
 
UserGroup(String, String) - Constructor for class com.soffid.iam.iga.api.UserGroup
 
UserGroup(String, String, String, Long, Long, Long, String, Date, Date, Boolean, Boolean, Map<String, Object>, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.iga.api.UserGroup
 
UserMailList - Class in com.soffid.iam.iga.api
ValueObject UserMailList
UserMailList() - Constructor for class com.soffid.iam.iga.api.UserMailList
 
UserMailList(UserMailList) - Constructor for class com.soffid.iam.iga.api.UserMailList
 
UserMailList(String, String) - Constructor for class com.soffid.iam.iga.api.UserMailList
 
UserMailList(String, String, String, String, String, Long, Date, Date, Boolean) - Constructor for class com.soffid.iam.iga.api.UserMailList
 
UserManagementException - Exception in com.soffid.iam.bpm.exception
Representa una excepcion de la gestion de usuarios.
UserManagementException(int) - Constructor for exception com.soffid.iam.bpm.exception.UserManagementException
 
UserManagementException(String, int) - Constructor for exception com.soffid.iam.bpm.exception.UserManagementException
 
UserManagementException(String, Throwable, int) - Constructor for exception com.soffid.iam.bpm.exception.UserManagementException
 
UserManagementException(Throwable, int) - Constructor for exception com.soffid.iam.bpm.exception.UserManagementException
 
UserMgr - Interface in com.soffid.iam.sync.intf
Interfaz remoto de gestión de usuarios (y contraseñas)
UserService - Interface in com.soffid.iam.base.service.ejb
EJB UserService
UserService - Interface in com.soffid.iam.base.service
Service UserService
UserServiceHome - Interface in com.soffid.iam.base.service.ejb
EJB Home UserService
UserType - Class in com.soffid.iam.iga.api
 
UserType() - Constructor for class com.soffid.iam.iga.api.UserType
 
UserTypeDispatcher - Class in com.soffid.iam.iga.api
ValueObject UserTypeDispatcher
UserTypeDispatcher() - Constructor for class com.soffid.iam.iga.api.UserTypeDispatcher
 
UserTypeDispatcher(UserTypeDispatcher) - Constructor for class com.soffid.iam.iga.api.UserTypeDispatcher
 
UserTypeDispatcher(Long, String, String) - Constructor for class com.soffid.iam.iga.api.UserTypeDispatcher
 
UserTypeDispatcher(String, String) - Constructor for class com.soffid.iam.iga.api.UserTypeDispatcher
 
UserWorkflowException - Exception in com.soffid.iam.bpm.exception
Excepcion especifica para indicar una condicion de error que debe ser mostrada al usuario con un messagebox.
UserWorkflowException() - Constructor for exception com.soffid.iam.bpm.exception.UserWorkflowException
 
UserWorkflowException(String) - Constructor for exception com.soffid.iam.bpm.exception.UserWorkflowException
 
UserWorkflowException(String, Throwable) - Constructor for exception com.soffid.iam.bpm.exception.UserWorkflowException
 
UserWorkflowException(Throwable) - Constructor for exception com.soffid.iam.bpm.exception.UserWorkflowException
 

V

VALID - Static variable in class com.soffid.iam.am.api.PolicyCheckResult
 
validateCertificate(List<X509Certificate>) - Method in interface com.soffid.iam.am.service.CertificateValidationService
Operation validateCertificate
validateCertificate(List<X509Certificate>) - Method in interface com.soffid.iam.am.service.ejb.CertificateValidationService
 
validateOpenidToken(String) - Method in interface com.soffid.iam.rc.service.ejb.SamlService
 
validateOpenidToken(String) - Method in interface com.soffid.iam.rc.service.SamlService
Operation validateOpenidToken
validatePassword(String, Password) - Method in interface com.soffid.iam.sync.service.PamProxySessionService
Operation validatePassword
validatePassword(String, String, Password) - Method in interface com.soffid.iam.sync.service.ServerService
Operation validatePassword
validatePassword(String, String, String) - Method in interface com.soffid.iam.sync.service.ConsoleLogonService
Operation validatePassword
validatePassword(String, String, String) - Method in interface com.soffid.iam.sync.service.LogonService
Operation validatePassword
validatePin(Challenge, String) - Method in interface com.soffid.iam.impl.service.ejb.OTPValidationService
 
validatePin(Challenge, String) - Method in interface com.soffid.iam.impl.service.OTPValidationService
Operation validatePin
validatePin(Challenge, String) - Method in interface com.soffid.iam.service.impl.OTPHandler
 
validatePin(OtpChallengeProxy, String) - Method in interface com.soffid.iam.sync.service.PamProxySessionService
Operation validatePin
validatePIN(String, String) - Method in interface com.soffid.iam.sync.service.LogonService
Operation validatePIN
validateReconcileAccount(ReconcileAccount) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation validateReconcileAccount
validateReconcileRole(ReconcileRole) - Method in interface com.soffid.iam.reconcile.service.ReconcileService
Operation validateReconcileRole
validateSshKey(String, String) - Method in interface com.soffid.iam.sync.service.PamProxySessionService
Operation validateSshKey Returns the user name
validateToken(String) - Method in interface com.soffid.iam.rc.service.ejb.NetworkIntelligenceService
 
validateToken(String) - Method in interface com.soffid.iam.rc.service.NetworkIntelligenceService
Operation validateToken
validateUserPassword(String, Password) - Method in interface com.soffid.iam.sync.intf.UserMgr
Verifyfies the user password
validateXMLApplicationAccess(AccessTree) - Method in interface com.soffid.iam.am.service.ejb.EntryPointService
 
validateXMLApplicationAccess(AccessTree) - Method in interface com.soffid.iam.am.service.EntryPointService
Operation validateXMLApplicationAccess
values() - Method in class com.soffid.iam.sync.intf.ExtensibleObject
 
VaultElement - Class in com.soffid.iam.am.api
ValueObject VaultElement
VaultElement() - Constructor for class com.soffid.iam.am.api.VaultElement
 
VaultElement(VaultElement) - Constructor for class com.soffid.iam.am.api.VaultElement
 
VaultElement(Long, Long, String, Account, VaultFolder) - Constructor for class com.soffid.iam.am.api.VaultElement
 
VaultElement(String) - Constructor for class com.soffid.iam.am.api.VaultElement
 
VaultFolder - Class in com.soffid.iam.am.api
ValueObject VaultFolder
VaultFolder() - Constructor for class com.soffid.iam.am.api.VaultFolder
 
VaultFolder(VaultFolder) - Constructor for class com.soffid.iam.am.api.VaultFolder
 
VaultFolder(Long, String, boolean, String, Long, String, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, AccountAccessLevelEnum, String, Date, String, Date, String, Date, String) - Constructor for class com.soffid.iam.am.api.VaultFolder
 
VaultFolder(String, boolean, String) - Constructor for class com.soffid.iam.am.api.VaultFolder
 
VaultFolderAccountPermissions - Class in com.soffid.iam.am.api
ValueObject VaultFolderAccountPermissions
VaultFolderAccountPermissions() - Constructor for class com.soffid.iam.am.api.VaultFolderAccountPermissions
 
VaultFolderAccountPermissions(VaultFolderAccountPermissions) - Constructor for class com.soffid.iam.am.api.VaultFolderAccountPermissions
 
VaultFolderAccountPermissions(Account, Vector<AccountAccessLevelEnum>) - Constructor for class com.soffid.iam.am.api.VaultFolderAccountPermissions
 
VaultFolderPermissions - Class in com.soffid.iam.am.api
ValueObject VaultFolderPermissions
VaultFolderPermissions() - Constructor for class com.soffid.iam.am.api.VaultFolderPermissions
 
VaultFolderPermissions(VaultFolderPermissions) - Constructor for class com.soffid.iam.am.api.VaultFolderPermissions
 
VaultFolderPermissions(Long, Vector<Object>, Vector<VaultFolderAccountPermissions>) - Constructor for class com.soffid.iam.am.api.VaultFolderPermissions
 
VaultService - Interface in com.soffid.iam.am.service.ejb
EJB VaultService
VaultService - Interface in com.soffid.iam.am.service
Service VaultService
VaultServiceHome - Interface in com.soffid.iam.am.service.ejb
EJB Home VaultService
verify(String, String, String) - Static method in class com.soffid.iam.crypt.Crypt
 
verify(String, SSLSession) - Method in class com.soffid.iam.ssl.SeyconHostnameVerifier
 
verifyDomains(PrintWriter) - Method in interface com.soffid.iam.rc.service.ejb.NetworkIntelligenceService
 
verifyDomains(PrintWriter) - Method in interface com.soffid.iam.rc.service.NetworkIntelligenceService
Operation verifyDomains
VerifySignatureException - Exception in com.soffid.iam.exception
 
VerifySignatureException() - Constructor for exception com.soffid.iam.exception.VerifySignatureException
Creates new VerifySignatureException.

W

WAN - Static variable in class com.soffid.iam.am.api.NetworkType
 
WORKFLOW - Static variable in class com.soffid.iam.rc.api.RequestedObligationEnum
 
WorkflowException - Exception in com.soffid.iam.bpm.exception
 
WorkflowException() - Constructor for exception com.soffid.iam.bpm.exception.WorkflowException
 
WorkflowException(String) - Constructor for exception com.soffid.iam.bpm.exception.WorkflowException
 
WorkflowException(String, Throwable) - Constructor for exception com.soffid.iam.bpm.exception.WorkflowException
 
WorkflowException(Throwable) - Constructor for exception com.soffid.iam.bpm.exception.WorkflowException
 
write(byte[]) - Method in class com.soffid.iam.doc.api.DocumentOutputStream
 
write(byte[], int, int) - Method in class com.soffid.iam.doc.api.DocumentOutputStream
 
write(byte[], int, int) - Method in class com.soffid.iam.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class com.soffid.iam.doc.api.DocumentOutputStream
 
write(int) - Method in class com.soffid.iam.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.soffid.iam.json.ConfigurableJohnzonProvider
 
WSSO - Static variable in class com.soffid.iam.am.api.SessionType
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form