org.ogf.graap.wsag.client.wsrf.security
Interface ClientSecurityHandler
- All Known Implementing Classes:
- DefaultSecurityHandler
public interface ClientSecurityHandler
SecurityHandler
- Author:
- Oliver Waeldrich
CLIENT_SECURITY_PROPERTIES
@Deprecated
static final String CLIENT_SECURITY_PROPERTIES
- Deprecated.
- Key to lookup WSAG4J client securities.
- See Also:
- Constant Field Values
createHeader
Element[] createHeader(ISecurityProperties secProperties)
- Creates additional SOAP headers that are included in a message.
- Parameters:
secProperties
- the security properties used for creating the SOAP header
- Returns:
- additional SOAP headers
- Throws:
SecurityException
Copyright © 2008-2012. All Rights Reserved.