| Package | Description |
|---|---|
| io.apiman.gateway.engine.policies.auth | |
| io.apiman.gateway.engine.policies.config |
| Modifier and Type | Method and Description |
|---|---|
void |
StaticIdentityValidator.validate(String username,
String password,
io.apiman.gateway.engine.beans.ServiceRequest request,
io.apiman.gateway.engine.policy.IPolicyContext context,
StaticIdentitySource config,
io.apiman.gateway.engine.async.IAsyncResultHandler<Boolean> handler) |
| Modifier and Type | Method and Description |
|---|---|
StaticIdentitySource |
BasicAuthenticationConfig.getStaticIdentity() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAuthenticationConfig.setStaticIdentity(StaticIdentitySource staticIdentity) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.