public abstract class AbstractLoginRestCommand<T,R> extends AbstractRestCommand<T,R>
| Constructor and Description |
|---|
AbstractLoginRestCommand() |
| Modifier and Type | Method and Description |
|---|---|
R |
execute(T object) |
executeInternal, getPath, getRestTemplate, getUrlpublic R execute(T object) throws RestException
execute in interface RestCommand<T,R>execute in class AbstractRestCommand<T,R>RestExceptionCopyright © 2015 Kicktipp GmbH. All rights reserved.