Uses of Class
de.xima.fc.entities.SystemAuthenticatorLocalization
- 
Packages that use SystemAuthenticatorLocalization Package Description de.xima.fc.entities Package für Datenbankentitäten - 
- 
Uses of SystemAuthenticatorLocalization in de.xima.fc.entities
Methods in de.xima.fc.entities that return SystemAuthenticatorLocalization Modifier and Type Method Description SystemAuthenticatorLocalizationSystemAuthenticatorLocalization. cloneBasics()SystemAuthenticatorLocalizationSystemAuthenticator. newLocalization()Methods in de.xima.fc.entities that return types with arguments of type SystemAuthenticatorLocalization Modifier and Type Method Description List<SystemAuthenticatorLocalization>SystemAuthenticator. getLocalizations()Gets all localization associated with this authenticator.Method parameters in de.xima.fc.entities with type arguments of type SystemAuthenticatorLocalization Modifier and Type Method Description voidSystemAuthenticator. setLocalizations(List<SystemAuthenticatorLocalization> localizations)Sets all localization associated with this authenticator. 
 -