| Package | Description |
|---|---|
| org.apache.camel.component.gae.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
GAuthJksLoader
A Java keystore specific key loader.
|
class |
GAuthPk8Loader
A Java PKCS#8-specific key loader.
|
| Modifier and Type | Method and Description |
|---|---|
GAuthKeyLoader |
GAuthComponent.getKeyLoader() |
GAuthKeyLoader |
GAuthEndpoint.getKeyLoader()
Returns the key loader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GAuthComponent.setKeyLoader(GAuthKeyLoader keyLoader) |
void |
GAuthEndpoint.setKeyLoader(GAuthKeyLoader keyLoader)
Sets a key loader for loading a private key.
|
Apache Camel