| Interface | Description |
|---|---|
| XStreamMarshallerExtension |
Represents custom extension for the XStream marshaller.
|
| Class | Description |
|---|---|
| KieServerTypePermission |
Kie Server specific type permission implementation that allows:
org.kie.server.api.model classes (including subpackages)
classes that come from kjar or its dependencies (were loaded by kjar class loader)
set of classes explicitly given when constructing this instance
optionally defined by wildcard that is given via system property: org.kie.server.xstream.enabled.packages (comma separated list of wildcard expressions)
|
| XStreamMarshaller |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.