public class DigestAuthenticationConfigurationBuilder extends AuthenticationMethodConfigurationBuilder
Configures HTTP DIGEST Authentication for a specific path.
| Modifier and Type | Method and Description |
|---|---|
DigestAuthenticationConfigurationBuilder |
realmName(String realmName)
Specifies the realm name.
|
authenticateWith, authorizeWith, cors, 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 DigestAuthenticationConfigurationBuilder realmName(String realmName)
Specifies the realm name.
realmName - Copyright © 2021. All rights reserved.