Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ModuleSaml2SimpleKeyType
-
Packages that use ModuleSaml2SimpleKeyType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ModuleSaml2SimpleKeyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ModuleSaml2SimpleKeyType Modifier and Type Method Description ModuleSaml2SimpleKeyTypeSaml2KeyAuthenticationModuleType. beginActiveSimpleKey()ModuleSaml2SimpleKeyTypeSaml2KeyAuthenticationModuleType. beginStandBySimpleKey()ModuleSaml2SimpleKeyTypeModuleSaml2SimpleKeyType. certificate(ProtectedStringType value)ModuleSaml2SimpleKeyTypeModuleSaml2SimpleKeyType. clone()ModuleSaml2SimpleKeyTypeObjectFactory. createModuleSaml2SimpleKeyType()Create an instance ofModuleSaml2SimpleKeyTypeModuleSaml2SimpleKeyTypeSaml2KeyAuthenticationModuleType. getActiveSimpleKey()ModuleSaml2SimpleKeyTypeModuleSaml2SimpleKeyType. name(String value)ModuleSaml2SimpleKeyTypeModuleSaml2SimpleKeyType. passphrase(ProtectedStringType value)ModuleSaml2SimpleKeyTypeModuleSaml2SimpleKeyType. privateKey(ProtectedStringType value)ModuleSaml2SimpleKeyTypeModuleSaml2SimpleKeyType. type(ModuleSaml2KeyTypeType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ModuleSaml2SimpleKeyType Modifier and Type Method Description List<ModuleSaml2SimpleKeyType>Saml2KeyAuthenticationModuleType. createStandBySimpleKeyList()List<ModuleSaml2SimpleKeyType>Saml2KeyAuthenticationModuleType. getStandBySimpleKey()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ModuleSaml2SimpleKeyType Modifier and Type Method Description Saml2KeyAuthenticationModuleTypeSaml2KeyAuthenticationModuleType. activeSimpleKey(ModuleSaml2SimpleKeyType value)voidSaml2KeyAuthenticationModuleType. setActiveSimpleKey(ModuleSaml2SimpleKeyType value)Saml2KeyAuthenticationModuleTypeSaml2KeyAuthenticationModuleType. standBySimpleKey(ModuleSaml2SimpleKeyType value)
-