public class OpenIDConnectProviderListEntryStaxUnmarshaller extends java.lang.Object implements Unmarshaller<OpenIDConnectProviderListEntry,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static OpenIDConnectProviderListEntryStaxUnmarshaller |
instance |
Constructor and Description |
---|
OpenIDConnectProviderListEntryStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static OpenIDConnectProviderListEntryStaxUnmarshaller |
getInstance() |
OpenIDConnectProviderListEntry |
unmarshall(StaxUnmarshallerContext context) |
private static OpenIDConnectProviderListEntryStaxUnmarshaller instance
public OpenIDConnectProviderListEntryStaxUnmarshaller()
public OpenIDConnectProviderListEntry unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<OpenIDConnectProviderListEntry,StaxUnmarshallerContext>
java.lang.Exception
public static OpenIDConnectProviderListEntryStaxUnmarshaller getInstance()