|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.1 E65003-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Field Summary | |
static java.lang.String |
keyStoreFile
The path and file name of the key identity keystore. |
static java.lang.String |
keyStorePassPhrase
The key identity keystore's passphrase. |
static java.lang.String |
keyStoreType
The type of the key identity keystore. |
static java.lang.String |
privateKeyPhrase
The keystore attribute that defines the passphrase used to retrieve the server's private key. |
| Method Summary | |
abstract java.lang.String |
getKeyStoreFile()
The path and file name of the key identity keystore. |
abstract java.lang.String |
getKeyStorePassPhrase()
The key identity keystore's passphrase. |
abstract java.lang.String |
getKeyStoreType()
The type of the key identity keystore. |
abstract java.lang.String |
getPrivateKeyPhrase()
The keystore attribute that defines the passphrase used to retrieve the server's private key. |
abstract void |
setKeyStoreFile(java.lang.String keyStoreFile)
The path and file name of the key identity keystore. |
abstract void |
setKeyStorePassPhrase(java.lang.String keyStorePass)
The key identity keystore's passphrase. |
abstract void |
setKeyStoreType(java.lang.String keyStoreType)
The type of the key identity keystore. |
abstract void |
setPrivateKeyPhrase(java.lang.String privateKey)
The keystore attribute that defines the passphrase used to retrieve the server's private key. |
| Field Detail |
public static final java.lang.String keyStoreFile
public static final java.lang.String keyStorePassPhrase
public static final java.lang.String keyStoreType
public static final java.lang.String privateKeyPhrase
| Method Detail |
public java.lang.String getKeyStoreFile()
throws com.bea.wlcp.wlng.api.management.ManagementException
ManagementException.
com.bea.wlcp.wlng.api.management.ManagementException
public java.lang.String getKeyStorePassPhrase()
throws com.bea.wlcp.wlng.api.management.ManagementException
ManagementException.
com.bea.wlcp.wlng.api.management.ManagementException
public java.lang.String getKeyStoreType()
throws com.bea.wlcp.wlng.api.management.ManagementException
ManagementException.
com.bea.wlcp.wlng.api.management.ManagementException
public java.lang.String getPrivateKeyPhrase()
throws com.bea.wlcp.wlng.api.management.ManagementException
ManagementException.
com.bea.wlcp.wlng.api.management.ManagementException
public void setKeyStoreFile(java.lang.String keyStoreFile)
throws com.bea.wlcp.wlng.api.management.ManagementException
keyStoreFile - The path and file name of the key identity keystore.
ManagementException.
com.bea.wlcp.wlng.api.management.ManagementException
public void setKeyStorePassPhrase(java.lang.String keyStorePass)
throws com.bea.wlcp.wlng.api.management.ManagementException
keyStorePass - The key identity keystore's passphrase.
ManagementException.
com.bea.wlcp.wlng.api.management.ManagementException
public void setKeyStoreType(java.lang.String keyStoreType)
throws com.bea.wlcp.wlng.api.management.ManagementException
keyStoreType - The type of the key identity keystore.
ManagementException.
com.bea.wlcp.wlng.api.management.ManagementException
public void setPrivateKeyPhrase(java.lang.String privateKey)
throws com.bea.wlcp.wlng.api.management.ManagementException
privateKey - The keystore attribute that defines the passphrase used to
retrieve the server's private key.
ManagementException.
com.bea.wlcp.wlng.api.management.ManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.1 E65003-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||