public abstract class AccessControlAllowCredentials extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description | 
|---|
| AccessControlAllowCredentials() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract boolean | allow() | 
| static AccessControlAllowCredentials | create(boolean allow) | 
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic abstract boolean allow()
public static AccessControlAllowCredentials create(boolean allow)