Uses of Class
net.anotheria.portalkit.adminapi.config.AuthenticationConfig.AccountConfig
-
Packages that use AuthenticationConfig.AccountConfig Package Description net.anotheria.portalkit.adminapi.config -
-
Uses of AuthenticationConfig.AccountConfig in net.anotheria.portalkit.adminapi.config
Methods in net.anotheria.portalkit.adminapi.config that return AuthenticationConfig.AccountConfig Modifier and Type Method Description AuthenticationConfig.AccountConfigAuthenticationConfig. getAccountByLogin(java.lang.String login)AuthenticationConfig.AccountConfig[]AuthenticationConfig. getAccounts()Methods in net.anotheria.portalkit.adminapi.config with parameters of type AuthenticationConfig.AccountConfig Modifier and Type Method Description voidAuthenticationConfig. setAccounts(AuthenticationConfig.AccountConfig[] accounts)
-