JBoss Community Archive (Read Only)

PicketLink

BinaryTokenHandler

Fully Qualified Name

org.picketlink.trust.jbossws.handler.BinaryTokenHandler

Objective

A JBoss Web Services Handler that is stack agnostic that can be added on the client side to either pick a http header or cookie, that contains a binary token.

Author

Anil Saldhana

Settings

Configuration:

System Properties:

  • binary.http.header: http header name

  • binary.http.cookie: http cookie name

  • binary.http.encodingType: attribute value of the EncodingType attribute

  • binary.http.valueType: attribute value of the ValueType attribute

  • binary.http.valueType.namespace: namespace for the ValueType attribute

  • binary.http.valueType.prefix: namespace for the ValueType attribute

  • binary.http.cleanToken: true or false dependending on whether the binary token has to be cleaned

Setters:

Please see the see also section.See Also:setHttpHeaderName(String)setHttpCookieName(String)setEncodingType(String)setValueType(String)setValueTypeNamespace(String)setValueTypePrefix(String)

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 12:18:22 UTC, last content change 2011-04-14 19:26:26 UTC.