Uses of Class
de.xima.fc.entities.SystemAuthenticatorLocalization
Packages that use SystemAuthenticatorLocalization
-
Uses of SystemAuthenticatorLocalization in de.xima.fc.entities
Classes in de.xima.fc.entities that implement interfaces with type arguments of type SystemAuthenticatorLocalizationModifier and TypeClassDescriptionclassEntity model for user authenticators in system scopeMethods in de.xima.fc.entities that return SystemAuthenticatorLocalizationModifier and TypeMethodDescriptionSystemAuthenticatorLocalization.cloneBasics()SystemAuthenticator.newLocalization()Methods in de.xima.fc.entities that return types with arguments of type SystemAuthenticatorLocalizationModifier and TypeMethodDescriptionSystemAuthenticator.getLocalizations()Gets all localization associated with this authenticator.Method parameters in de.xima.fc.entities with type arguments of type SystemAuthenticatorLocalizationModifier and TypeMethodDescriptionvoidSystemAuthenticator.setLocalizations(List<SystemAuthenticatorLocalization> localizations) Sets all localization associated with this authenticator.