Uses of Class
de.xima.fc.entities.SystemAuthenticatorFile
Packages that use SystemAuthenticatorFile
Package
Description
Package für Datenbankentitäten
-
Uses of SystemAuthenticatorFile in de.xima.fc.entities
Methods in de.xima.fc.entities that return SystemAuthenticatorFileModifier and TypeMethodDescriptionSystemAuthenticator.putFile
(String key, SystemAuthenticatorFile file) Methods in de.xima.fc.entities that return types with arguments of type SystemAuthenticatorFileMethods in de.xima.fc.entities with parameters of type SystemAuthenticatorFileModifier and TypeMethodDescriptionSystemAuthenticator.putFile
(String key, SystemAuthenticatorFile file) -
Uses of SystemAuthenticatorFile in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return SystemAuthenticatorFileModifier and TypeMethodDescriptionExternalUserSystemBean.createNewFile
(byte[] data, String filename) Methods in de.xima.fc.gui.bean.settings that return types with arguments of type SystemAuthenticatorFile -
Uses of SystemAuthenticatorFile in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return SystemAuthenticatorFileModifier and TypeMethodDescriptionstatic SystemAuthenticatorFile
EntityDummyFactory.dummySystemAuthenticatorFile
(String filename, byte[] data, SystemAuthenticator auth)