Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ModuleSaml2SimpleKeyType
Packages that use ModuleSaml2SimpleKeyType
-
Uses of ModuleSaml2SimpleKeyType 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 ModuleSaml2SimpleKeyTypeModifier and TypeFieldDescriptionstatic final Producer<ModuleSaml2SimpleKeyType>ModuleSaml2SimpleKeyType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ModuleSaml2SimpleKeyTypeModifier and TypeMethodDescriptionSaml2KeyAuthenticationModuleType.beginActiveSimpleKey()Saml2KeyAuthenticationModuleType.beginStandBySimpleKey()ModuleSaml2SimpleKeyType.certificate(ProtectedStringType value) ModuleSaml2SimpleKeyType.clone()ObjectFactory.createModuleSaml2SimpleKeyType()Saml2KeyAuthenticationModuleType.getActiveSimpleKey()ModuleSaml2SimpleKeyType.passphrase(ProtectedStringType value) ModuleSaml2SimpleKeyType.privateKey(ProtectedStringType value) ModuleSaml2SimpleKeyType.type(ModuleSaml2KeyTypeType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ModuleSaml2SimpleKeyTypeModifier and TypeMethodDescriptionSaml2KeyAuthenticationModuleType.createStandBySimpleKeyList()Saml2KeyAuthenticationModuleType.getStandBySimpleKey()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ModuleSaml2SimpleKeyTypeModifier and TypeMethodDescriptionSaml2KeyAuthenticationModuleType.activeSimpleKey(ModuleSaml2SimpleKeyType value) voidSaml2KeyAuthenticationModuleType.setActiveSimpleKey(ModuleSaml2SimpleKeyType value) Saml2KeyAuthenticationModuleType.standBySimpleKey(ModuleSaml2SimpleKeyType value)