|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthProviderConfig | |
|---|---|
| com.jamasoftware.contour.dao | |
| Uses of AuthProviderConfig in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return AuthProviderConfig | |
|---|---|
AuthProviderConfig |
AuthProviderConfigDao.getAuthProviderConfig(int configId)
|
AuthProviderConfig |
LdapUserDao.getConfig()
|
AuthProviderConfig |
AuthProviderConfigDao.saveAuthProviderConfig(AuthProviderConfig config)
|
| Methods in com.jamasoftware.contour.dao that return types with arguments of type AuthProviderConfig | |
|---|---|
java.util.List<AuthProviderConfig> |
AuthProviderConfigDao.getAuthProviderConfigList()
|
| Methods in com.jamasoftware.contour.dao with parameters of type AuthProviderConfig | |
|---|---|
void |
AuthProviderConfigDao.deleteAuthProviderConfig(AuthProviderConfig config)
|
AuthProviderConfig |
AuthProviderConfigDao.saveAuthProviderConfig(AuthProviderConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||