public class BasicAuthenticationConfigurationBuilder extends AuthenticationMethodConfigurationBuilder<BasicAuthenticationConfiguration>
Configures HTTP BASIC Authentication for a specific path.
| Modifier and Type | Method and Description |
|---|---|
BasicAuthenticationConfigurationBuilder |
realmName(String realmName)
Specifies the realm name.
|
authenticateWith, authorizeWith, getBuilder, redirectTo, unprotectedallPaths, forGroup, forPath, forPath, restrictivebuild, create, http, identity, idmConfig, readFrom, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallPaths, forGroup, forPath, forPath, restrictivebuild, http, identity, idmConfigpublic BasicAuthenticationConfigurationBuilder realmName(String realmName)
Specifies the realm name.
realmName - Copyright © 2018 JBoss by Red Hat. All rights reserved.