Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ModuleSaml2KeyStoreKeyType
Packages that use ModuleSaml2KeyStoreKeyType
-
Uses of ModuleSaml2KeyStoreKeyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ModuleSaml2KeyStoreKeyTypeModifier and TypeFieldDescriptionstatic final Producer<ModuleSaml2KeyStoreKeyType>ModuleSaml2KeyStoreKeyType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ModuleSaml2KeyStoreKeyTypeModifier and TypeMethodDescriptionSaml2KeyAuthenticationModuleType.beginActiveKeyStoreKey()Saml2KeyAuthenticationModuleType.beginStandByKeyStoreKey()ModuleSaml2KeyStoreKeyType.clone()ObjectFactory.createModuleSaml2KeyStoreKeyType()Saml2KeyAuthenticationModuleType.getActiveKeyStoreKey()ModuleSaml2KeyStoreKeyType.keyPassword(ProtectedStringType value) ModuleSaml2KeyStoreKeyType.keyStorePassword(ProtectedStringType value) ModuleSaml2KeyStoreKeyType.keyStorePath(String value) ModuleSaml2KeyStoreKeyType.type(ModuleSaml2KeyTypeType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ModuleSaml2KeyStoreKeyTypeModifier and TypeMethodDescriptionSaml2KeyAuthenticationModuleType.createStandByKeyStoreKeyList()Saml2KeyAuthenticationModuleType.getStandByKeyStoreKey()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ModuleSaml2KeyStoreKeyTypeModifier and TypeMethodDescriptionSaml2KeyAuthenticationModuleType.activeKeyStoreKey(ModuleSaml2KeyStoreKeyType value) voidSaml2KeyAuthenticationModuleType.setActiveKeyStoreKey(ModuleSaml2KeyStoreKeyType value) Saml2KeyAuthenticationModuleType.standByKeyStoreKey(ModuleSaml2KeyStoreKeyType value)