Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ModuleSaml2KeyTypeType
-
Packages that use ModuleSaml2KeyTypeType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ModuleSaml2KeyTypeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ModuleSaml2KeyTypeType Modifier and Type Method Description static ModuleSaml2KeyTypeTypeModuleSaml2KeyTypeType. fromValue(String v)ModuleSaml2KeyTypeTypeAbstractModuleSaml2KeyType. getType()static ModuleSaml2KeyTypeTypeModuleSaml2KeyTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static ModuleSaml2KeyTypeType[]ModuleSaml2KeyTypeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ModuleSaml2KeyTypeType Modifier and Type Method Description voidAbstractModuleSaml2KeyType. setType(ModuleSaml2KeyTypeType value)AbstractModuleSaml2KeyTypeAbstractModuleSaml2KeyType. type(ModuleSaml2KeyTypeType value)ModuleSaml2KeyStoreKeyTypeModuleSaml2KeyStoreKeyType. type(ModuleSaml2KeyTypeType value)ModuleSaml2SimpleKeyTypeModuleSaml2SimpleKeyType. type(ModuleSaml2KeyTypeType value)
-