public class AuthenticationMethodResource extends Object
| Constructor and Description |
|---|
AuthenticationMethodResource(AuthenticationMethodDao inAuthenticationMethodDao) |
| Modifier and Type | Method and Description |
|---|---|
org.eurekaclinical.eureka.client.comm.AuthenticationMethod |
get(Long inId) |
List<org.eurekaclinical.eureka.client.comm.AuthenticationMethod> |
getAll() |
org.eurekaclinical.eureka.client.comm.AuthenticationMethod |
getByName(String inName) |
@Inject public AuthenticationMethodResource(AuthenticationMethodDao inAuthenticationMethodDao)
Copyright © 2012–2016 Emory University. All rights reserved.