Package | Description |
---|---|
org.picketlink.config.http |
Modifier and Type | Method and Description |
---|---|
Class<? extends HttpAuthenticationScheme> |
CustomAuthenticationConfiguration.getSchemeType() |
Modifier and Type | Method and Description |
---|---|
CustomAuthenticationConfigurationBuilder |
AuthenticationConfigurationBuilder.scheme(Class<? extends HttpAuthenticationScheme> schemeType)
Configures a specific
HttpAuthenticationScheme . |
Constructor and Description |
---|
CustomAuthenticationConfiguration(Class<? extends HttpAuthenticationScheme> schemeType,
AuthenticationConfiguration configuration) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.