Package | Description |
---|---|
org.picketlink.config.http |
Modifier and Type | Class and Description |
---|---|
class |
BasicAuthenticationConfigurationBuilder
Configures HTTP BASIC Authentication for a specific path.
|
class |
CustomAuthenticationConfigurationBuilder
Configures a custom authentication scheme.
|
class |
DigestAuthenticationConfigurationBuilder
Configures HTTP DIGEST Authentication for a specific path.
|
class |
FormAuthenticationConfigurationBuilder
Configures HTTP FORM Authentication for a specific path.
|
class |
TokenAuthenticationConfigurationBuilder
Configures Token-based Authentication for a specific path.
|
class |
X509AuthenticationConfigurationBuilder
Configures HTTP CLIENT-CERT Authentication for a specific path.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.