Package | Description |
---|---|
com.neurosys.amorphous.domain |
Modifier and Type | Interface and Description |
---|---|
interface |
ExternalAccessTransformer
A Marker interface that denotes the Transformer can be accessed by API outside the Vm; like for Web Services or other external API calls.
This also supports Authorizable ; however it is not necessary that any Authorization s would be set hence Authorizable.getAuthorizations() can be null. |
Modifier and Type | Class and Description |
---|---|
class |
ExternalAccessTransformerWrapper
A wrapper to regular transformers for external API calls
|
Copyright © 2018. All rights reserved.