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() |
getAuthenticationConfiguration
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAuthenticationConfiguration
public CustomAuthenticationConfiguration(Class<? extends HttpAuthenticationScheme> schemeType, AuthenticationConfiguration configuration)
public Class<? extends HttpAuthenticationScheme> getSchemeType()
Copyright © 2018 JBoss by Red Hat. All rights reserved.