Documentation Contents
Java Platform, Standard Edition Tools Reference
Contents    Previous    Next

6 Security

These commands set security policies on your local system and create applications that can work within the scope of the security policies set at remote sites.

This section contains the following commands:

keytool(1): Manages a keystore (database) of cryptographic keys, X.509 certificate chains, and trusted certificates.

jarsigner(1): Signs and verifies Java Archive (JAR) files.

policytool(1): Reads and writes a plain text policy file based on user input through the utility GUI.

kinit: Obtains Kerberos v5 tickets.

klist: Lists entries in credential cache and keytab.

ktab: Manages entries in the key table.

Contents    Previous    Next

Oracle and/or its affiliates Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved.
Contact Us