@Entity public class ClientAuthenticator extends AAuthenticator<ClientAuthenticatorFile> implements IMandantDependent
Mandant scope| Modifier and Type | Field and Description |
|---|---|
static String |
COL_CLIENTID |
ATTR_CALLBACK_UUID, ATTR_CONFIG_STATE, ATTR_TYPE, attributes, COL_UUID, fileMapCOL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_MANDANT, COL_CLIENT_IDIMPORT_ID, INVALID_IDATTR_NAME, COL_NAMEATTR_BESCHREIBUNG, ATTR_DESCRIPTIONATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUID| Constructor and Description |
|---|
ClientAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
Map<String,ClientAuthenticatorFile> |
getFileMap() |
Long |
getId() |
Mandant |
getMandant() |
ClientAuthenticatorFile |
putFile(String key,
ClientAuthenticatorFile file)
|
void |
setMandant(Mandant mandant) |
getAttributeValue, getAttributeValueList, getAttributeValueMap, getBeschreibung, getCallbackUUID, getCallbackUUIDString, getConfigState, getDescription, getLoginButtonTitle, getName, getType, getUUID, getUUIDObject, putAttribute, putAttributes, putAttributes, removeAttribute, removeFile, setAttributes, setCallbackUUID, setCallbackUUIDString, setConfigState, setDescription, setFileMap, setLoginButtonTitle, setName, setType, setUUID, setUUIDObject, toStringentityHasChanged, getLockingVersion, setLockingVersionasIntValue, isPersisted, setId, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareTopublic static final String COL_CLIENTID
public Mandant getMandant()
getMandant in interface IMandantDependentpublic void setMandant(Mandant mandant)
setMandant in interface IMandantDependentpublic Map<String,String> getAttributes()
getAttributes in interface IAuthenticator<ClientAuthenticatorFile>public Map<String,ClientAuthenticatorFile> getFileMap()
getFileMap in interface IAuthenticator<ClientAuthenticatorFile>public ClientAuthenticatorFile putFile(String key, ClientAuthenticatorFile file)
AAuthenticatorputFile in interface IAuthenticator<ClientAuthenticatorFile>putFile in class AAuthenticator<ClientAuthenticatorFile>key - String to store file underfile - T to put into file mapnull if there wasn't anyCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.