| Package | Description |
|---|---|
| org.swisspush.gateleen.security.authorization | |
| org.swisspush.gateleen.security.content |
| Modifier and Type | Method and Description |
|---|---|
Map<PatternHolder,Set<String>> |
AclFactory.parseAcl(io.vertx.core.buffer.Buffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
PatternHolder |
ContentTypeConstraint.urlPattern() |
| Modifier and Type | Method and Description |
|---|---|
List<PatternHolder> |
ContentTypeConstraint.allowedTypes() |
| Constructor and Description |
|---|
ContentTypeConstraint(PatternHolder urlPattern,
List<PatternHolder> allowedTypes) |
| Constructor and Description |
|---|
ContentTypeConstraint(PatternHolder urlPattern,
List<PatternHolder> allowedTypes) |
ContentTypeConstraintHandler(org.swisspush.gateleen.core.configuration.ConfigurationResourceManager configurationResourceManager,
ContentTypeConstraintRepository repository,
String configResourceUri,
List<PatternHolder> alwaysAllowedContentTypes) |
Copyright © 2016–2021. All rights reserved.