@Entity public class ClientAuthenticator extends AAuthenticator<ClientAuthenticatorFile> implements IMandantDependent
Mandant
scopeModifier and Type | Field and Description |
---|---|
static String |
COL_CLIENTID |
ATTR_CALLBACK_UUID, ATTR_CONFIG_STATE, ATTR_TYPE, attributes, COL_UUID, fileMap
COL_LOCKINGVERSION, lockingVersion
COL_ID, id
ATTR_MANDANT, COL_CLIENT_ID
IMPORT_ID, INVALID_ID
ATTR_NAME, COL_NAME
ATTR_BESCHREIBUNG, ATTR_DESCRIPTION
ATTR_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, toString
entityHasChanged, getLockingVersion, setLockingVersion
asIntValue, isPersisted, setId, setId
compareTo, equals, getDBTableName, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo
public static final String COL_CLIENTID
public Mandant getMandant()
getMandant
in interface IMandantDependent
public void setMandant(Mandant mandant)
setMandant
in interface IMandantDependent
public 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)
AAuthenticator
putFile
in interface IAuthenticator<ClientAuthenticatorFile>
putFile
in class AAuthenticator<ClientAuthenticatorFile>
key
- String
to store file underfile
- the file to put into file mapnull
if there wasn't anyCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.