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, setUsername
getParameter, getParameterNames, removeParameter, setParameter
static final String YES
static final String NO
void setIntegrityProtected(String integrityProtected) throws InvalidArgumentException, ParseException
integrityProtected
- ParseException
InvalidArgumentException
String getIntegrityProtected()
Copyright © 2016. All Rights Reserved.