@Entity public class SystemAuthenticator extends AAuthenticator<SystemAuthenticatorFile>
ATTR_CALLBACK_UUID, ATTR_CONFIG_STATE, ATTR_TYPE, attributes, COL_UUID, fileMap
COL_LOCKINGVERSION, lockingVersion
COL_ID, id
ATTR_NAME, COL_NAME
ATTR_BESCHREIBUNG, ATTR_DESCRIPTION
ATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUID
IMPORT_ID, INVALID_ID
Constructor and Description |
---|
SystemAuthenticator() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes() |
Map<String,SystemAuthenticatorFile> |
getFileMap() |
Long |
getId() |
SystemAuthenticatorFile |
putFile(String key,
SystemAuthenticatorFile file)
|
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 Long getId()
public Map<String,String> getAttributes()
public Map<String,SystemAuthenticatorFile> getFileMap()
public SystemAuthenticatorFile putFile(String key, SystemAuthenticatorFile file)
AAuthenticator
putFile
in interface IAuthenticator<SystemAuthenticatorFile>
putFile
in class AAuthenticator<SystemAuthenticatorFile>
key
- String
to store file underfile
- the file to put into file mapnull
if there wasn't anyCopyright © 2021 XIMA MEDIA GmbH. All rights reserved.