@Entity public class SystemAuthenticator extends AAuthenticator<SystemAuthenticatorFile>
ATTR_CALLBACK_UUID, ATTR_CONFIG_STATE, ATTR_TYPE, attributes, COL_UUID, fileMapCOL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_NAME, COL_NAMEATTR_BESCHREIBUNG, ATTR_DESCRIPTIONATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUIDIMPORT_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, toStringentityHasChanged, getLockingVersion, setLockingVersionasIntValue, isPersisted, setId, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompareTopublic Long getId()
public Map<String,String> getAttributes()
public Map<String,SystemAuthenticatorFile> getFileMap()
public SystemAuthenticatorFile putFile(String key, SystemAuthenticatorFile file)
AAuthenticatorputFile 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 © 2020 XIMA MEDIA GmbH. All rights reserved.