public interface AuthorizationHeaderIms extends AuthorizationHeader
| Modifier and Type | Field and Description |
|---|---|
static String |
NO |
static String |
YES |
NAME| Modifier and Type | Method and Description |
|---|---|
String |
getIntegrityProtected() |
void |
setIntegrityProtected(String integrityProtected) |
getAlgorithm, getCNonce, getNonce, getNonceCount, getOpaque, getQop, getRealm, getResponse, getScheme, getURI, getUsername, setAlgorithm, setCNonce, setNonce, setNonceCount, setOpaque, setQop, setRealm, setResponse, setScheme, setURI, setUsernamegetParameter, getParameterNames, removeParameter, setParameterstatic final String YES
static final String NO
void setIntegrityProtected(String integrityProtected) throws InvalidArgumentException, ParseException
integrityProtected - ParseExceptionInvalidArgumentExceptionString getIntegrityProtected()
Copyright © 2018. All Rights Reserved.