Uses of Class
io.jans.as.persistence.model.configuration.IDPAuthConf
-
Packages that use IDPAuthConf Package Description io.jans.as.persistence.model.configuration -
-
Uses of IDPAuthConf in io.jans.as.persistence.model.configuration
Methods in io.jans.as.persistence.model.configuration that return types with arguments of type IDPAuthConf Modifier and Type Method Description List<IDPAuthConf>
GluuConfiguration. getIdpAuthn()
Method parameters in io.jans.as.persistence.model.configuration with type arguments of type IDPAuthConf Modifier and Type Method Description void
GluuConfiguration. setIdpAuthn(List<IDPAuthConf> idpAuthn)
-