Package | Description |
---|---|
org.picketlink.config.http |
Modifier and Type | Method and Description |
---|---|
InboundHeaderConfigurationBuilder |
InboundHeaderConfigurationBuilder.header(String name,
String... value)
Defines a header that will be used to identify requests for a specific path.
|
InboundHeaderConfigurationBuilder |
InboundHeaderConfigurationBuilder.requestedWith(String value)
The name of the header used to identify the source of the request.
|
InboundHeaderConfigurationBuilder |
PathConfigurationBuilder.withHeaders()
Provides a set of options regarding the request headers for a specific request.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.