public interface S2sProviderService
Modifier and Type | Method and Description |
---|---|
S2sProviderContract |
findS2SProviderByCode(String code)
This method retrieves and S2S Provider by code.
|
S2sProviderContract findS2SProviderByCode(String code)
code
- the provider code. Cannot be blank.IllegalArgumentException
- if code is blankCopyright © 2014–2015 The Kuali Foundation. All rights reserved.