public class ApplicationRequestDecoder extends Object
Constructor and Description |
---|
ApplicationRequestDecoder() |
Modifier and Type | Method and Description |
---|---|
ApplicationRequest |
decode(byte[] encodedAuthHeader)
Decodes a byte array into an
ApplicationRequest . |
public ApplicationRequest decode(byte[] encodedAuthHeader) throws IOException
ApplicationRequest
.encodedAuthHeader
- ApplicationRequest
.IOException
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.