|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ISecurityProperties in org.ogf.graap.wsag.api.client |
---|
Methods in org.ogf.graap.wsag.api.client that return ISecurityProperties | |
---|---|
ISecurityProperties |
WsClient.getSecurityProperties()
Returns the security properties used by the web-service client. |
Uses of ISecurityProperties in org.ogf.graap.wsag.api.security |
---|
Classes in org.ogf.graap.wsag.api.security that implement ISecurityProperties | |
---|---|
class |
SecurityProperties
SecurityProperties |
Methods in org.ogf.graap.wsag.api.security that return ISecurityProperties | |
---|---|
ISecurityProperties |
SecurityProperties.clone()
|
ISecurityProperties |
ISecurityProperties.clone()
|
Uses of ISecurityProperties in org.ogf.graap.wsag.client.impl |
---|
Methods in org.ogf.graap.wsag.client.impl that return ISecurityProperties | |
---|---|
ISecurityProperties |
NegotiationClientImpl.getSecurityProperties()
Returns the security properties used by the web-service client. |
ISecurityProperties |
AgreementImpl.getSecurityProperties()
Returns the security properties used by the web-service client. |
ISecurityProperties |
AgreementFactoryFacade.getSecurityProperties()
|
Constructors in org.ogf.graap.wsag.client.impl with parameters of type ISecurityProperties | |
---|---|
AgreementFactoryFacade(AgreementFactoryService factoryClient,
AgreementRegistryService registryClient,
ISecurityProperties securityProperties)
Creates a new instance of the facade. |
Uses of ISecurityProperties in org.ogf.graap.wsag.client.local |
---|
Methods in org.ogf.graap.wsag.client.local that return ISecurityProperties | |
---|---|
ISecurityProperties |
LocalWsClient.getSecurityProperties()
Returns the security properties used by the web-service client. |
ISecurityProperties |
LocalAgreementFactoryClientImpl.getSecurityProperties()
Returns the security properties used by the web-service client. |
Uses of ISecurityProperties in org.ogf.graap.wsag.client.remote |
---|
Methods in org.ogf.graap.wsag.client.remote that return ISecurityProperties | |
---|---|
ISecurityProperties |
WsrfResourceClient.getSecurityProperties()
|
ISecurityProperties |
RemoteAgreementFactoryClientImpl.getSecurityProperties()
Returns the security properties used by the web-service client. |
Constructors in org.ogf.graap.wsag.client.remote with parameters of type ISecurityProperties | |
---|---|
Axis2SoapClient(ISecurityProperties securityProperties)
Creates a new SOAP client with the given security properties. |
|
RemoteAgreementClientImpl(EndpointReferenceType epr,
ISecurityProperties securityProperties)
Instantiates a new agreement client for the given EPR. |
|
RemoteAgreementFactoryClientImpl(EndpointReferenceType epr,
ISecurityProperties securityProperties)
Creates a new agreement factory client for a given endpoint using the given security properties. |
|
RemoteAgreementFactoryRegistryServiceImpl(EndpointReferenceType epr,
ISecurityProperties securityProperties)
Instantiates a new agreement factory client for the given endpoint reference. |
|
RemoteAgreementFactoryServiceImpl(EndpointReferenceType epr,
ISecurityProperties securityProperties)
Instantiates an agreement factory service client for the given EPR. |
|
RemoteAgreementRegistryServiceImpl(EndpointReferenceType epr,
ISecurityProperties securityProperties)
Creates a new agreement factory registry client with the given endpoint using the provided security properties. |
|
RemoteNegotiationClientImpl(EndpointReferenceType epr,
ISecurityProperties securityProperties)
Instantiates a negotiation client for the given EPR. |
|
WsrfResourceClient(EndpointReferenceType destination,
ISecurityProperties securityProperties)
Creates a WSRFResourceClient with the given endpoint and the provided security properties. |
Uses of ISecurityProperties in org.ogf.graap.wsag.security.core.client |
---|
Methods in org.ogf.graap.wsag.security.core.client with parameters of type ISecurityProperties | |
---|---|
Element[] |
DefaultSecurityHandler.createHeader(ISecurityProperties secProperties)
Default implementation of a wsag4j client security handler. |
Element[] |
ClientSecurityHandler.createHeader(ISecurityProperties secProperties)
Creates additional SOAP headers that are included in a message. |
Uses of ISecurityProperties in org.ogf.graap.wsag.wsrf.impl |
---|
Methods in org.ogf.graap.wsag.wsrf.impl that return ISecurityProperties | |
---|---|
ISecurityProperties |
RemoteAgreementAcceptanceClientImpl.getSecurityProperties()
Returns the security properties used by the web-service client. |
Constructors in org.ogf.graap.wsag.wsrf.impl with parameters of type ISecurityProperties | |
---|---|
RemoteAgreementAcceptanceClientImpl(EndpointReferenceType epr,
ISecurityProperties securityProperties)
Creates a new acceptance client for the given acceptance EPR. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |