Uses of Class
de.trustable.ca3s.core.service.dto.CryptoConfigView
-
Packages that use CryptoConfigView Package Description de.trustable.ca3s.core.config Spring Framework configuration files.de.trustable.ca3s.core.service.dto Data Transfer Objects. -
-
Uses of CryptoConfigView in de.trustable.ca3s.core.config
Methods in de.trustable.ca3s.core.config that return CryptoConfigView Modifier and Type Method Description CryptoConfigViewCryptoConfiguration. getCryptoConfigView() -
Uses of CryptoConfigView in de.trustable.ca3s.core.service.dto
Methods in de.trustable.ca3s.core.service.dto that return CryptoConfigView Modifier and Type Method Description CryptoConfigViewUIConfigView. getCryptoConfigView()Constructors in de.trustable.ca3s.core.service.dto with parameters of type CryptoConfigView Constructor Description UIConfigView(CryptoConfigView cryptoConfigView, boolean autoSSOLogin, String[] ssoProvider, String samlEntityBaseUrl, String[] scndFactorTypes)
-