public class CustomAuthenticationConfiguration extends AbstractAuthenticationSchemeConfiguration implements AuthenticationSchemeConfiguration
| Constructor and Description |
|---|
CustomAuthenticationConfiguration(Class<? extends HttpAuthenticationScheme> schemeType,
AuthenticationConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends HttpAuthenticationScheme> |
getSchemeType() |
getAuthenticationConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAuthenticationConfigurationpublic CustomAuthenticationConfiguration(Class<? extends HttpAuthenticationScheme> schemeType, AuthenticationConfiguration configuration)
public Class<? extends HttpAuthenticationScheme> getSchemeType()
Copyright © 2018 JBoss by Red Hat. All rights reserved.