Uses of Class
pl.edu.icm.unity.unicore.samlidp.preferences.SamlPreferencesWithETD.SPETDSettings
-
Packages that use SamlPreferencesWithETD.SPETDSettings Package Description pl.edu.icm.unity.unicore.samlidp.preferences pl.edu.icm.unity.unicore.samlidp.web pl.edu.icm.unity.unicore.samlidp.ws -
-
Uses of SamlPreferencesWithETD.SPETDSettings in pl.edu.icm.unity.unicore.samlidp.preferences
Methods in pl.edu.icm.unity.unicore.samlidp.preferences that return SamlPreferencesWithETD.SPETDSettings Modifier and Type Method Description protected SamlPreferencesWithETD.SPETDSettingsSamlPreferencesWithETD. deserializeSingleETD(com.fasterxml.jackson.databind.node.ObjectNode from)SamlPreferencesWithETD.SPETDSettingsSamlPreferencesWithETD. getSPETDSettings(String sp)SamlPreferencesWithETD.SPETDSettingsSamlPreferencesWithETD. getSPETDSettings(xmlbeans.org.oasis.saml2.assertion.NameIDType spName)SamlPreferencesWithETD.SPETDSettingsSPSettingsWithETDEditor. getSPETDSettings()Methods in pl.edu.icm.unity.unicore.samlidp.preferences with parameters of type SamlPreferencesWithETD.SPETDSettings Modifier and Type Method Description protected com.fasterxml.jackson.databind.node.ObjectNodeSamlPreferencesWithETD. serializeSingleETD(SamlPreferencesWithETD.SPETDSettings what)voidSamlSPSettingsWithETDViewer. setInput(pl.edu.icm.unity.saml.idp.preferences.SamlPreferences.SPSettings spSettings, SamlPreferencesWithETD.SPETDSettings spEtdSettings)voidSamlPreferencesWithETD. setSPETDSettings(String sp, SamlPreferencesWithETD.SPETDSettings settings)voidSamlPreferencesWithETD. setSPETDSettings(xmlbeans.org.oasis.saml2.assertion.NameIDType spName, SamlPreferencesWithETD.SPETDSettings settings)voidSPSettingsWithETDDialog.Callback. updatedSP(pl.edu.icm.unity.saml.idp.preferences.SamlPreferences.SPSettings spSettings, SamlPreferencesWithETD.SPETDSettings etdSettings, String sp)Constructors in pl.edu.icm.unity.unicore.samlidp.preferences with parameters of type SamlPreferencesWithETD.SPETDSettings Constructor Description SPSettingsWithETDEditor(pl.edu.icm.unity.MessageSource msg, pl.edu.icm.unity.webui.common.attributes.AttributeHandlerRegistry attributeHandlerRegistries, pl.edu.icm.unity.engine.api.identity.IdentityTypeSupport idTypeSupport, List<pl.edu.icm.unity.types.basic.Identity> identities, Collection<pl.edu.icm.unity.types.basic.AttributeType> atTypes, String sp, pl.edu.icm.unity.saml.idp.preferences.SamlPreferences.SPSettings initial, SamlPreferencesWithETD.SPETDSettings initialETD) -
Uses of SamlPreferencesWithETD.SPETDSettings in pl.edu.icm.unity.unicore.samlidp.web
Methods in pl.edu.icm.unity.unicore.samlidp.web that return SamlPreferencesWithETD.SPETDSettings Modifier and Type Method Description SamlPreferencesWithETD.SPETDSettingsETDSettingsEditor. getSPETDSettings()Methods in pl.edu.icm.unity.unicore.samlidp.web with parameters of type SamlPreferencesWithETD.SPETDSettings Modifier and Type Method Description voidETDSettingsEditor. setValues(SamlPreferencesWithETD.SPETDSettings initial) -
Uses of SamlPreferencesWithETD.SPETDSettings in pl.edu.icm.unity.unicore.samlidp.ws
Methods in pl.edu.icm.unity.unicore.samlidp.ws with parameters of type SamlPreferencesWithETD.SPETDSettings Modifier and Type Method Description protected eu.unicore.security.etd.DelegationRestrictionsSAMLETDAuthnImpl. getRestrictions(SamlPreferencesWithETD.SPETDSettings spPreferences)
-