Search
Plugins
>
Intrinsics 1.0.0
>
ch.dunes.vso.configuration.web.commons.keystore.Config_KeyStore
>
vRO intrinsic class ch.dunes.vso.configuration.web.commons.keystore.Config_KeyStore
Extends
java.lang.Object
This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.
Attributes
None
Methods
Name
Returns
ch.dunes.vso.configuration.web.commons.keystore.Config_KeyStore()
constructor
createKeyStore
(
org.bouncycastle.asn1.x509.X509Name
)
String
didDeselectElement
()
void
didEndValidation
()
void
didSelectElement
()
void
exportKeyStore
(
String
)
java.io.OutputStream
getCertProps
()
java.util.Properties
getCerts
()
java.security.cert.X509Certificate[]
getEnabled
()
boolean
getSelfCertLabel
()
String
getSignedLabel
()
String
importKeyStore
(
java.io.File
,
String
)
void
initialize
(
ch.dunes.vso.configuration.web.commons.ConfigurationEntry
)
void
isCreateNewKeystore
()
boolean
isExportKeyStore
()
boolean
isImportCRT
()
boolean
isImportKeystore
()
boolean
isLoaded
()
boolean
loadConfiguration
(
Object[]
)
void
loadFromStream
(
java.io.InputStream
)
void
revertState
()
void
saveState
()
boolean
saveToStream
(
java.io.OutputStream
)
void
setCertProps
(
java.util.Properties
)
void
setCerts
(
java.security.cert.X509Certificate[]
)
void
setCreateNewKeystore
(
boolean
)
void
setExportKeyStore
(
boolean
)
void
setImportCRT
(
boolean
)
void
setImportKeystore
(
boolean
)
void
setLoaded
(
boolean
)
void
setSelfCertLabel
(
String
)
void
setSignedLabel
(
String
)
void
validateConfiguration
(
ch.dunes.vso.configuration.web.commons.ConfigurationEntry
)
Object[]
willStartValidation
()
void
Returned by
None
Referenced in
None