Package io.undertow.util
Interface HeaderToken
-
- All Known Implementing Classes:
AuthenticationInfoToken,DigestAuthorizationToken,DigestWWWAuthenticateToken
public interface HeaderTokenRepresentation of a token allowed within a header.- Author:
- Darran Lofthouse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()booleanisAllowQuoted()
-