| Package | Description |
|---|---|
| org.apache.knox.gateway.services | |
| org.apache.knox.gateway.services.security.impl | |
| org.apache.knox.gateway.services.security.token.impl |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceFactory.create(GatewayServices gatewayServices,
ServiceType serviceType,
GatewayConfig gatewayConfig,
Map<String,String> options) |
Service |
ServiceFactory.create(GatewayServices gatewayServices,
ServiceType serviceType,
GatewayConfig gatewayConfig,
Map<String,String> options,
String implementation) |
void |
Service.init(GatewayConfig config,
Map<String,String> options) |
void |
Service.start() |
void |
Service.stop() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CMFMasterService.setupMasterSecret(String securityDir,
boolean persisting) |
protected void |
CMFMasterService.setupMasterSecret(String securityDir,
String filename,
boolean persisting) |
void |
CMFMasterService.setupMasterSecret(String securityDir,
String filename,
boolean persisting,
GatewayConfig config) |
| Constructor and Description |
|---|
TokenMAC(String algorithm,
char[] knoxTokenHashKey) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.