summaryrefslogtreecommitdiffstats
path: root/base/ca/src/com/netscape/ca/CertificateAuthority.java
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2013-01-30 13:26:55 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2013-01-30 13:26:55 -0500
commit9fd77f53bd6238ee94b1ed5fe55dcfbfb475a93d (patch)
treeaf23ae814a421ed6361ce627ceacc4e6b77c0a09 /base/ca/src/com/netscape/ca/CertificateAuthority.java
parent95e41dc9043a3fbbeea2abd58cca84d1442c0102 (diff)
downloadpki-9fd77f53bd6238ee94b1ed5fe55dcfbfb475a93d.tar.gz
pki-9fd77f53bd6238ee94b1ed5fe55dcfbfb475a93d.tar.xz
pki-9fd77f53bd6238ee94b1ed5fe55dcfbfb475a93d.zip
Session support on CLI.
The CLI has been modified to support executing multiple commands through the same session. A new 'connect' command has been added to establish the session. A new 'disconnect' command has been added to destroy the session. This way it's no longer necessary to specify the authentication info in each commands: pki <auth info> connect pki user-find pki user-show caadmin pki disconnect The old way of specifying the authentication info in each command will continue to work, but the commands will be executed in separate sessions: pki <auth info> user-find pki <auth info> user-show caadmin Ticket #474
Diffstat (limited to 'base/ca/src/com/netscape/ca/CertificateAuthority.java')
0 files changed, 0 insertions, 0 deletions