Class AAuthenticatorConfig

All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IEntity<Long>, de.xima.cmn.dao.interfaces.ILockableEntity<Long>, IAuthenticatorConfig, ILockingVersionProviding, ITransferable, ITransferableEntity, ITransferableLockableEntity, IStringAttributesMixin, Serializable, Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>
Direct Known Subclasses:
ProjectAuthenticatorConfig, WorkflowStateAuthenticatorConfig

@MappedSuperclass public abstract class AAuthenticatorConfig extends ALockableEntity implements IAuthenticatorConfig
Abstract base class for authenticator configurations
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also: