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, getBuilder, redirectTo, unprotected
allPaths, forGroup, forPath, forPath, restrictive
build, create, http, identity, idmConfig, readFrom, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allPaths, forGroup, forPath, forPath, restrictive
build, http, identity, idmConfig
public DigestAuthenticationConfigurationBuilder realmName(String realmName)
Specifies the realm name.
realmName
- Copyright © 2018 JBoss by Red Hat. All rights reserved.