public class XmlAuthenticationMethodReader extends Object
Constructor and Description |
---|
XmlAuthenticationMethodReader() |
Modifier and Type | Method and Description |
---|---|
static List<AuthenticationMethod> |
readMany(XmlReader reader) |
static AuthenticationMethod |
readOne(XmlReader reader) |
public static AuthenticationMethod readOne(XmlReader reader)
public static List<AuthenticationMethod> readMany(XmlReader reader)
Copyright © 2016. All rights reserved.