Uses of Class
de.xima.fc.entities.ClientAuthenticatorFile
Packages that use ClientAuthenticatorFile
Package
Description
Package für Datenbankentitäten
-
Uses of ClientAuthenticatorFile in de.xima.fc.entities
Subclasses with type arguments of type ClientAuthenticatorFile in de.xima.fc.entitiesModifier and TypeClassDescriptionclassEntity model for user authenticators inMandantscopeclassMethods in de.xima.fc.entities that return ClientAuthenticatorFileModifier and TypeMethodDescriptionClientAuthenticator.putFile(String key, ClientAuthenticatorFile file) Methods in de.xima.fc.entities that return types with arguments of type ClientAuthenticatorFileMethods in de.xima.fc.entities with parameters of type ClientAuthenticatorFileModifier and TypeMethodDescriptionClientAuthenticator.putFile(String key, ClientAuthenticatorFile file) -
Uses of ClientAuthenticatorFile in de.xima.fc.gui.bean.user
Subclasses with type arguments of type ClientAuthenticatorFile in de.xima.fc.gui.bean.userMethods in de.xima.fc.gui.bean.user that return ClientAuthenticatorFileModifier and TypeMethodDescriptionExternalUserClientBean.createNewFile(byte[] data, String filename) Methods in de.xima.fc.gui.bean.user that return types with arguments of type ClientAuthenticatorFile -
Uses of ClientAuthenticatorFile in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper that return ClientAuthenticatorFileModifier and TypeMethodDescriptionstatic ClientAuthenticatorFileEntityDummyFactory.dummyClientAuthenticatorFile(String filename, byte[] data, ClientAuthenticator auth)