Package | Description |
---|---|
org.miloss.fgsms.agentcore | |
org.miloss.fgsms.agentcore.mp | |
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Field and Description |
---|---|
TransactionalWebServicePolicy |
PolicyHelper.policy |
Modifier and Type | Method and Description |
---|---|
TransactionalWebServicePolicy |
IMessageProcessor.getPolicyIfAvailable(String url)
Attempts to find and return a service policy from the local cache.
|
static TransactionalWebServicePolicy |
PolicyFetch.loadTranasctionalDefaultPolicy(String url)
Loads the default policy.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<String> |
IMessageProcessor.getUserIdentities(TransactionalWebServicePolicy p,
MessageCorrelator mc)
turns all user identities as defined by the service policy, plus ip
addresses
|
Modifier and Type | Method and Description |
---|---|
TransactionalWebServicePolicy |
DropAllMessageProcessor.getPolicyIfAvailable(String url) |
TransactionalWebServicePolicy |
DefaultMessageProcessor.getPolicyIfAvailable(String url) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
DefaultMessageProcessor.containsSLAXpathOrUserIdentXpath(TransactionalWebServicePolicy pol)
used to determine if we need to save the request or response
|
ArrayList<String> |
DropAllMessageProcessor.getUserIdentities(TransactionalWebServicePolicy p,
MessageCorrelator mc) |
ArrayList<String> |
DefaultMessageProcessor.getUserIdentities(TransactionalWebServicePolicy p,
MessageCorrelator mc) |
Modifier and Type | Method and Description |
---|---|
TransactionalWebServicePolicy |
ObjectFactory.createTransactionalWebServicePolicy()
Create an instance of
TransactionalWebServicePolicy |
Copyright © 2008–2017 MIL-OSS. All rights reserved.