Use this page to specify the settings for a key locator configuration. The key locators retrieve keys from the keystore file for digital signature and encryption. This product enables you to plug in a custom key locator configuration.
Specifies the name of the key locator.
Data type | String |
Specifies the name of the key locator.
Data type | String |
Specifies the name for the key locator class implementation.
The Java Authentication and Authorization Service (JAAS) Login Module implementation is used to create the security token on the generator side and to validate (authenticate) the security token on the consumer side. This product provides the following default key locator class implementations for Versions 6 and later applications:
This property is for the JAX-RPC programming model only. To implement signer certificate encryption for the JAX-WS programming model, set a custom property on the callback handler for the encryption token generator.
Data type | String |
Specifies the password that is used to access the keystore file.
Specifies the location of the keystore file.
Specifies the type of keystore file.
Default | JKS |
Range | JKS, JCEKS, PKCS11KS (PKCS11), PKCS12KS (PKCS12) |