public static final class ServletRequestedSessionIdFromCookieAttribute.Builder extends Object implements ExchangeAttributeBuilder
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ExchangeAttribute |
build(String token)
Build the attribute from a text based representation.
|
String |
name()
The string representation of the attribute name.
|
int |
priority()
The priority of the builder.
|
public String name()
ExchangeAttributeBuilder
name
in interface ExchangeAttributeBuilder
public ExchangeAttribute build(String token)
ExchangeAttributeBuilder
build
in interface ExchangeAttributeBuilder
token
- The string tokenpublic int priority()
ExchangeAttributeBuilder
priority
in interface ExchangeAttributeBuilder
Copyright © 2016 JBoss by Red Hat. All rights reserved.