public class AuthenticationUnmarshaller extends Object implements Unmarshaller<Authentication>
| Constructor and Description |
|---|
AuthenticationUnmarshaller() |
public AuthenticationUnmarshaller()
public Authentication toModel(String json)
toModel in interface Unmarshaller<Authentication>public List<Authentication> toModels(String json)
toModels in interface Unmarshaller<Authentication>Copyright © 2009–2015 SonarSource. All rights reserved.