Application Client Container

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

Latest Cybersecurity Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…