Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ModuleSaml2KeyStoreKeyType
-
Packages that use ModuleSaml2KeyStoreKeyType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ModuleSaml2KeyStoreKeyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ModuleSaml2KeyStoreKeyType Modifier and Type Method Description List<ModuleSaml2KeyStoreKeyType>Saml2KeyAuthenticationModuleType. createStandByKeyStoreKeyList()List<ModuleSaml2KeyStoreKeyType>Saml2KeyAuthenticationModuleType. getStandByKeyStoreKey()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ModuleSaml2KeyStoreKeyType Modifier and Type Method Description Saml2KeyAuthenticationModuleTypeSaml2KeyAuthenticationModuleType. activeKeyStoreKey(ModuleSaml2KeyStoreKeyType value)voidSaml2KeyAuthenticationModuleType. setActiveKeyStoreKey(ModuleSaml2KeyStoreKeyType value)Saml2KeyAuthenticationModuleTypeSaml2KeyAuthenticationModuleType. standByKeyStoreKey(ModuleSaml2KeyStoreKeyType value)
-