public class CredentialsStaxUnmarshaller extends java.lang.Object implements Unmarshaller<Credentials,StaxUnmarshallerContext>
| Constructor and Description |
|---|
CredentialsStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static CredentialsStaxUnmarshaller |
getInstance() |
Credentials |
unmarshall(StaxUnmarshallerContext context) |
public Credentials unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<Credentials,StaxUnmarshallerContext>java.lang.Exceptionpublic static CredentialsStaxUnmarshaller getInstance()