| Package | Description |
|---|---|
| org.jboss.as.domain.http.server.security |
| Modifier and Type | Method and Description |
|---|---|
static DigestAuthenticator.DigestContext |
DigestAuthenticator.getOrCreateNegotiationContext(org.jboss.com.sun.net.httpserver.HttpExchange httpExchange,
NonceFactory nonceFactory,
boolean forceCreate) |
| Modifier and Type | Method and Description |
|---|---|
static String |
DigestAuthenticator.createChallenge(DigestAuthenticator.DigestContext context,
String realm,
boolean stale) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.