public final class AuthzCORSFeature extends Object implements javax.ws.rs.core.Feature
| Constructor and Description |
|---|
AuthzCORSFeature() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(javax.ws.rs.core.FeatureContext context)
Configure the CORS feature for the Authz service.
|
public boolean configure(javax.ws.rs.core.FeatureContext context)
configure in interface javax.ws.rs.core.Featurecontext - configurable context in which the
feature should be enabled.true if the feature was successfully enabled.Copyright © 2018 krotscheck.net. All rights reserved.