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
Technology Specialist
Margaret Rouse
Technology Specialist

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.