Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- CA_ALIAS - Static variable in class com.sun.grid.security.login.GECATrustManager
-
alias for the ca certificate
- check(String) - Method in class com.sun.grid.ca.InitCAParameters.ParamDef
-
Check the validity of a param value
- checkClientTrusted(X509Certificate[], String) - Method in class com.sun.grid.security.login.GECATrustManager
-
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
- checkServerTrusted(X509Certificate[], String) - Method in class com.sun.grid.security.login.GECATrustManager
-
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
- chooseClientAlias(String[], Principal[], Socket) - Method in class com.sun.grid.security.login.GECAKeyManager
- chooseServerAlias(String, Principal[], Socket) - Method in class com.sun.grid.security.login.GECAKeyManager
- com.sun.grid.ca - package com.sun.grid.ca
-
This provides a java binding to the gridengine CA infrastructure
- com.sun.grid.security.login - package com.sun.grid.security.login
-
This package contains usesfully classes for JAAS authentication.
- com.sun.grid.util - package com.sun.grid.util
-
Contains Utilitiy classes for java applications
- com.sun.grid.util.expect - package com.sun.grid.util.expect
-
This package contains classes for handling stdout, stderr and stin of a process (similar to tcl expect).
- command() - Method in class com.sun.grid.util.expect.Expect
- commit() - Method in class com.sun.grid.security.login.GECATrustManagerLoginModule
-
If the login method had success the commit method adds the
X500Principal
of the subject of the x509 certicate chain to the current subject. - commit() - Method in class com.sun.grid.security.login.TestLoginModule
-
Commit the login (adds the principals to the subject)
- commit() - Method in class com.sun.grid.security.login.UnixLoginModule
-
Commit the login (adds the principals to the subject)
- ConsoleCallbackHandler - Class in com.sun.grid.security.login
-
This
CallbackHandler
reads input from the console. - ConsoleCallbackHandler() - Constructor for class com.sun.grid.security.login.ConsoleCallbackHandler
- consume(String) - Method in class com.sun.grid.util.expect.ExpectBuffer
-
Search the first occurancy of
s
is the buffer and consume it (s
is also consumed). - consumeLine() - Method in class com.sun.grid.util.expect.ExpectBuffer
-
The consume the content of the buffer until the next linefeed.
- consumeLine(String) - Method in class com.sun.grid.util.expect.ExpectBuffer
-
Search a line which contains with
prefix
and consume it. - COUNTRY - Static variable in class com.sun.grid.ca.InitCAParameters
-
Definition of the country parameter
- createDaemon(String, String, String) - Method in interface com.sun.grid.ca.GridCA
-
Create private key and certificate for a sdm daemon.
- createDaemon(String, String, String) - Method in class com.sun.grid.ca.GridCAImpl
-
Create private key and certificate for a sdm daemon.
- createDaemonKeyStore(String) - Method in interface com.sun.grid.ca.GridCA
-
Get the keystore for a daemon.
- createDaemonKeyStore(String) - Method in class com.sun.grid.ca.GridCAImpl
-
Get the keystore for a daemon.
- createKeyStore(String, char[], char[]) - Method in interface com.sun.grid.ca.GridCA
-
Create a keystore which contains the private key and certificate of an user.
- createKeyStore(String, char[], char[]) - Method in class com.sun.grid.ca.GridCAImpl
-
Create a keystore which contains the private key and certificate of an user.
- createProcess() - Method in class com.sun.grid.ca.GridCAImpl
- createSGEDaemonKeyStore(String, char[], char[]) - Method in interface com.sun.grid.ca.GridCA
-
Get the keystore for an SGE daemon.
- createSGEDaemonKeyStore(String, char[], char[]) - Method in class com.sun.grid.ca.GridCAImpl
-
Get the keystore for a SGE daemon.
- createUser(String, String) - Method in interface com.sun.grid.ca.GridCA
-
Create private key and certificate for a user.
- createUser(String, String) - Method in class com.sun.grid.ca.GridCAImpl
-
Create private key and certificate for a user.
- createUser(String, String, String) - Method in interface com.sun.grid.ca.GridCA
-
Deprecated.the gecos field is no longer used, use @{link #createUser(String,String)} instead
- createUser(String, String, String) - Method in class com.sun.grid.ca.GridCAImpl
-
Deprecated.the gecos field is no longer used, use @{link #createUser(String,String)} instead
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form