| Package | Description |
|---|---|
| org.wso2.balana.ctx |
All of the classes that support the context schema are in this
package.
|
| org.wso2.balana.ctx.xacml2 | |
| org.wso2.balana.ctx.xacml3 | |
| org.wso2.balana.xacml3 |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractRequestCtx.encode(OutputStream output,
Indenter indenter)
Encodes this
AbstractRequestCtx into its XML representation and writes this encoding to the given
OutputStream with indentation. |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestCtx.encode(OutputStream output,
Indenter indenter)
Encodes this
AbstractRequestCtx into its XML representation and writes this encoding to the given
OutputStream with indentation. |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestCtx.encode(OutputStream output,
Indenter indenter)
Encodes this
AbstractRequestCtx into its XML representation and writes this encoding to the given
OutputStream with indentation. |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDefaults.encode(OutputStream output,
Indenter indenter)
Encodes this
RequestDefaults into its XML representation and writes this encoding to the given
OutputStream with indentation. |
Copyright © 2019 WSO2. All rights reserved.