Application Client Container

Why Trust Techopedia

What Does Application Client Container Mean?

An application client container (ACC) is a set of Java classes, libraries and other files required for application client execution which are bundled with the application client for distribution. The ACC manages the application client’s execution and uses necessary system resources to enable application-client functionality.

Advertisements

Techopedia Explains Application Client Container

The two main features of ACC are security and naming. ACC ensures security by collecting user authentication data, such as username and password. ACC then sends the collected data to the server through the Java Remote Method Invocation (RMI) interface over the Internet Inter-Orb Protocol (IIOP) (RMI/IIOP). The authentication data is then processed using the Java Authentication and Authorization Service (JAAS) module.

The Java Virtual Machine (JVM) is a good example of an application container. The ACC and the application client run on the client machine. A distinct ACC advantage is its light weight compared to other containers.

Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…